vega-frontend-monorepo/libs
Sam Keen f0e4aded3a
Feat / 94 toggle button (#223)
* Toggle button built ui-toolkit

* Rewrote controlled toggle button story without args

* Fixed ts args issue using ComponentStory element

* Wrapped controlled version of buttons in a form for Storybook to stop light and dark theme scope collisions

* More toggle tests

* Update libs/ui-toolkit/src/components/toggle/toggle.stories.tsx

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>

* Displays checked state as text for controlled toggles in storybook

* Used classnames helper

* Added toggle to deal ticket

* Simplified the toggles array type to allow any number of toggles, removing the need for a cast

Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-04-20 12:58:50 +01:00
..
accounts [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
chart Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
cypress Test/249 convert js files to ts (#255) 2022-04-14 09:33:20 +01:00
deal-ticket Feat / 94 toggle button (#223) 2022-04-20 12:58:50 +01:00
deposits Fix/Loader size, token refetch, order dialog and deposits subscription (#228) 2022-04-12 11:41:07 -07:00
depth-chart Feat/129 pennant chart (#214) 2022-04-08 10:49:45 -07:00
market-list Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
network-stats Test added for stats page (#199) 2022-04-13 09:31:23 +01:00
order-list Fix/177 add check for gridref.current.api before using methods (#215) 2022-04-07 15:27:34 -07:00
positions Fix/177 add check for gridref.current.api before using methods (#215) 2022-04-07 15:27:34 -07:00
react-helpers Fix/Loader size, token refetch, order dialog and deposits subscription (#228) 2022-04-12 11:41:07 -07:00
tailwindcss-config [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
trades Task/229 Stub api in trading e2e (#211) 2022-04-12 12:04:26 +01:00
types Feat/129 pennant chart (#214) 2022-04-08 10:49:45 -07:00
ui-toolkit Feat / 94 toggle button (#223) 2022-04-20 12:58:50 +01:00
wallet Test/deal ticket tests (#161) 2022-04-04 16:11:27 +01:00
web3 Task/Mark translations (#174) 2022-03-30 18:08:25 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00