vega-frontend-monorepo/libs
m.ray bd3268adf0
Feat/258 move key value table into monorepo (#320)
* move key-value-table to ui-toolkit and use tailwind

* add key-value-table to storybook

* override border width 1px from the styles of the app, remove td and th from children

* clone muted and numerical props to children elements

* proposal change table remove empty lines

* add Roboto mono to font-mono tailwind config

* remove labels and labelfor

* revert change on token-details-circulating

* export the whole components directory rather than explicitly individual components

* add classNames, add formatNumberPercentage, remove spans, add span in token details circulating

* data-testid=governance-proposal-enactmentDate and use span instead of div

* use custom spacing defined in tailwind & another README.md update for running cypress in watch mode

* update divs to span within the vesting table

* Update README.md

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

* borders and text visible on both dark and light themes

* add headingLevel and use dl instead of tables

* update styling for dl inline

* remove added grey from tailwind

* ignore md files

Co-authored-by: madalinaraicu <“madalina@raygroup.uk”>
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-04-29 16:27:20 +03:00
..
accounts Mock accounts for trading page (#311) 2022-04-29 14:24:15 +01:00
candles-chart Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
cypress Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
deal-ticket Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
deposits Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
market-depth Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
market-list Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
network-stats frontend-monorepo-267 Reduce total staked to 2 decimal precision (#282) 2022-04-25 15:28:31 +01:00
order-list Test/294 orders list (#301) 2022-04-27 10:22:37 -07:00
positions Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
react-helpers Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
tailwindcss-config Feat/258 move key value table into monorepo (#320) 2022-04-29 16:27:20 +03:00
trades Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
types Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
ui-toolkit Feat/258 move key value table into monorepo (#320) 2022-04-29 16:27:20 +03:00
wallet Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
web3 Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
withdraws Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00