vega-frontend-monorepo/libs/candles-chart
m.ray e49ad9da6a
feat(#2273): orders and fills on trading page to be market specific (#2395)
* feat(#2273): make orders and fills tabs market specific in trade grid

* feat(#2273): fix order navigation and show orders for this market only checkbox

* fix(#2273): fills container should not require market

* feat(#2273): add marketId as hook dependency

* fix: use data-testid in trading orders

* fix(#2273): default to false
2022-12-14 12:59:59 +00:00
..
src feat(#2273): orders and fills on trading page to be market specific (#2395) 2022-12-14 12:59:59 +00:00
.babelrc Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07: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 Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07: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 Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07: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

candles-chart

This library was generated with Nx.

Running unit tests

Run nx test candles-chart to execute the unit tests via Jest.