vega-frontend-monorepo/libs
Elmar 7cc162c57c
Feat/525 update drawer (#611)
* feat(console-lite): add nav icons

* feat(console-lite): refactor resizing into reusable hook

* feat(console-lite): refactor navigation drawer

* feat(console-lite): add blue colour to theme-lite.js

* feat(console-lite): remove liquidity from nav items

* feat(console-lite): make style changes to navbar and add tab-bar for mobile

* chore(console-lite): change div to aside

* fix(console-lite): drawer left to right mode on mobile

* fix(console-lite): add missing className prop to drawer-wrapper.tsx

* feat(console-lite): add accessibility related changes

* fix(console-lite): fix linting errors

* fix(console-lite): fix failing test and add extra accessibility label

* refactor(console-lite): refactor conditional classNames

* refactor(console-lite): move useResize to react-helpers library

* refactor(console-lite): refactor sun and moon classNames

* fix(console-lite): fix broken e2e tests
2022-06-27 16:55:51 +01:00
..
accounts feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
candles-chart feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
cypress Chore/Improve trading app mock queries (#582) 2022-06-20 08:16:47 -07:00
deal-ticket feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
deposits test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
environment feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
market-depth feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
market-list feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
network-stats feat(#500): colors fixes (#512) 2022-06-10 16:07:44 +01:00
order-list feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
positions feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
react-helpers Feat/525 update drawer (#611) 2022-06-27 16:55:51 +01:00
smart-contracts test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
tailwindcss-config Feat/525 update drawer (#611) 2022-06-27 16:55:51 +01:00
trades feat(orderbook): improve data handling performance (#605) 2022-06-27 12:05:05 +02:00
types Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
ui-toolkit Feat/525 update drawer (#611) 2022-06-27 16:55:51 +01:00
wallet feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
web3 feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
withdraws feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00