vega-frontend-monorepo/apps/token
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
..
src Feat/258 move key value table into monorepo (#320) 2022-04-29 16:27:20 +03:00
.babelrc Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.browserslistrc Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.devent Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.mainnet Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.stagnet1 Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.stagnet2 Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.env.testnet Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
.eslintrc.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
jest.config.js Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
netlify.toml add build netlify command and netlify.toml for token dapp (#302) 2022-04-26 07:32:23 -07:00
postcss.config.js Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
project.json add build netlify command and netlify.toml for token dapp (#302) 2022-04-26 07:32:23 -07:00
tailwind.config.js Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
tsconfig.app.json Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
tsconfig.json run nx format (#295) 2022-04-25 15:03:58 +01:00
tsconfig.spec.json Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
webpack.config.js Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00