vega-frontend-monorepo/apps
Sam Keen 6eb52c9a65
Feat/304 token scss to tailwind - part 1 (#327)
* Converted app.scss

* Made a start converting styles.scss

* commenting out unused colours - test for now

* restoring font-family

* Added correct text colour and height to top level elements

* Eth connect button styling

* Truncated wallet key on staking screen (had been causing overflow)

* Tranches Scss to tailwind

* Withdraw form Scss to tailwind

* Part way done with staking Scss to tailwind

* Removed redundant containerClass prop from epoch-countdown

* Cleanup of colors part 1

* Ran prettier

* Changes from the MR - removed epoch-countdown styles (apart from blueprint, which has moved to styles.scss)

* Changes from mr - removed extra button size classes (to be replaced with a prop later)

* Changes from mr - allow Tailwind's default list styles. Added role="list" for accessibility

* Border-box applied via wildcard again

* MR tweaks

* Removing the eslint warning for using role="list" on unstyled lists

* Correctly naming the jsx-ally plugin in the eslintrc file so that rules were correctly applied

* Removed redundant 'list-none' classes as Tailwind applies this by default for lists
2022-05-09 00:53:02 +01:00
..
explorer Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
explorer-e2e Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
static Chore/more docs (#331) 2022-05-03 16:32:31 +01:00
stats Remove baseHref from stats page 2022-05-04 12:45:11 +00:00
stats-e2e Task/Updated tests to pass when there are no transactions (#145) 2022-04-04 18:20:33 +01:00
token Feat/304 token scss to tailwind - part 1 (#327) 2022-05-09 00:53:02 +01:00
token-e2e Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
trading Chore/more docs (#331) 2022-05-03 16:32:31 +01:00
trading-e2e Fix for failing test in CI (#374) 2022-05-06 09:31:28 +01:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00