vega-frontend-monorepo/libs/market-info
m.ray ee3b9a56c9
feat: 24h volume + market links in orders table (#1836)
* feat: #1659 add link to market in orders table

* feat: #1794 use volume 24h instead of indicative volume

* fix: remove total fees that was defined but not used in select columns

* fix: fix cypress test for volume (24h) header

* fix: add volume 24h tooltip

* fix: trading mode and volume order
2022-10-24 13:16:09 +01:00
..
src feat: 24h volume + market links in orders table (#1836) 2022-10-24 13:16:09 +01: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: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +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.