vega-frontend-monorepo/libs/ui-toolkit
Sam Keen 05d53bbf4c
106 - migrate mainnet stats to monorepo (#107)
* Initial commit of generated mainnet-stats directory

* Migration partly complete

* Migration complete

* Vega logo now in ui toolkit

* Specified a port that stops conflicts with other e2e tests

* Extra config for swapping to port that stops conflicts with other e2e tests. Also file name case change

* Adding the Cypress project ID to allow recording

* fix test

* Mainnet stats manager moved into library

* Mainnet stats project now importing manager element from lib

* Block Explorer has mainnet stats on home route

* Styling tweak to stop mainnet stats tables trying to match heights

* Spacing alignment tweaks

* Changing header text and tests to align with other branches

* Correct header test for mainnet-stats app

* Correct h3 test for mainnet-stats app

* Fix linting issue

* fix casing issue for CI

* Corrected mistake in merge

Co-authored-by: Dexter <dexter.edwards93@gmail.com>
2022-03-23 17:40:15 +00:00
..
.storybook Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
src 106 - migrate mainnet stats to monorepo (#107) 2022-03-23 17:40:15 +00:00
.babelrc Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
.eslintrc.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
jest.config.js Search implementation (#97) 2022-03-23 09:57:51 +00:00
package.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
postcss.config.js Setup tailwind.css 2022-02-23 16:29:07 -08:00
project.json properly set up storage lib 2022-03-10 20:51:05 -08:00
README.md Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
tailwind.config.js tidy styles and tailwind config 2022-03-10 20:51:05 -08:00
tsconfig.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
tsconfig.lib.json Add button component 2022-03-07 13:57:06 -08:00
tsconfig.spec.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00

ui-toolkit

This library was generated with Nx.

Running unit tests

Run nx test ui-toolkit to execute the unit tests via Jest.