vega-frontend-monorepo/libs/market-list
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 #29 Add market-list-table 2022-03-18 13:13:14 +01:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js #29 Add market-list-table 2022-03-18 13:13:14 +01:00
package.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
project.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
README.md #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00
tsconfig.spec.json #29 Add market-list-table 2022-03-18 13:13:14 +01:00

market-list

This library was generated with Nx.

Running unit tests

Run nx test market-list to execute the unit tests via Jest.