vega-frontend-monorepo/libs/market-info
Matthew Russell 9b360af2c1
feat(#862): show current node and button to open node switcher (#1894)
* feat: add node url to footer, add link to change node

* feat: add test for trading footer

* chore: add comment about url manipulation

* fix: #862 fix cypress tests

* fix: #862 remove constant link

Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2022-11-07 16:53:43 -08:00
..
src feat(#862): show current node and button to open node switcher (#1894) 2022-11-07 16:53:43 -08:00
.babelrc chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
.eslintrc.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
jest.config.ts chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
package.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +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 chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
tsconfig.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
tsconfig.lib.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
tsconfig.spec.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00

market-info

This library was generated with Nx.

Running unit tests

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