vega-frontend-monorepo/libs/fills
m.ray bbdc64582a
feat(#2465): vega-pink across frontend-monorepo (#2476)
* feat(#2465): change red to vega pink

* feat(#2465): change red to vega pink part 2

* fix: update vega.red to vega.pink

* feat: color the charts

* feat: color the charts

* feat: color the charts

* fix: use dark pink and green

* fix: use dark pink and green

* feat(#2467): color long/short toggle and place order button

* fix: colors wick showing within candle

* fix: remove opacity from chart

* fix: use vega dark pink and green for vol cell

* fix: toggle and button colors

* feat(#2465): toggle peer checked text white

* fix: add liquidity supplied gap-2 in tooltip data grid

* fix: add indicator temporarily

* chore: update colors

* chore: update from x-dark to vega-x

* fix: rename symbols

* chore: update sell candles to only use stroke as they are solidly filled

* fix: remove use state

* fix: remove network account types

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-01-06 16:58:55 +00:00
..
.storybook chore(#2412): refactor theme context (#2435) 2022-12-20 18:55:35 -08:00
src feat(#2465): vega-pink across frontend-monorepo (#2476) 2023-01-06 16:58:55 +00:00
.babelrc Feat/462 fills table mvp (no pagination) (#645) 2022-06-30 09:52:25 +02:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07: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 chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +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: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00

fills

This library was generated with Nx.

Running unit tests

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