vega-frontend-monorepo/libs/candles-chart
Matthew Russell be3b416176
Fix/Default market and tabs navigation (#518)
* fix: dont use localstorage for navigation, remove query params for tabs

* chore: lint

* fix: revert to using url rather than data test id

* chore: lint

* chore: remove arrow down ref from markets page object
2022-06-08 09:47:31 +01:00
..
src Fix/Default market and tabs navigation (#518) 2022-06-08 09:47:31 +01:00
.babelrc Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
.eslintrc.json Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
jest.config.js Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
package.json Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
project.json Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
README.md Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -07:00
tsconfig.spec.json Candle/depth chart switcher (#284) 2022-04-25 10:34:07 -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.