vega-frontend-monorepo/libs/fills
botond 8f0898385f
Chore/953: Rename amount to size (#983)
* chore: change amount label to size

* chore: colour-coding size cell

* feat: add colors to the order table size column

* fix: format

* fix: broken fills tests

* fix: lint

* fix: simple market test imports

Co-authored-by: PeteWilliams <me@petewilliams.info>
2022-08-11 09:10:20 +01:00
..
.storybook Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
src Chore/953: Rename amount to size (#983) 2022-08-11 09:10:20 +01:00
.babelrc Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
.eslintrc.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
jest.config.js Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
package.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
postcss.config.js Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
project.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
README.md Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
tailwind.config.js Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
tsconfig.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
tsconfig.lib.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
tsconfig.spec.json Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00

fills

This library was generated with Nx.

Running unit tests

Run nx test fills to execute the unit tests via Jest.