vega-frontend-monorepo/libs/market-info
m.ray 011ea97d23
fix: estimate order margin query asset decimal places fix (#2029)
* fix: estimate margin and fees update fix - use asset dp and normalize

* fix: update styling in fees breakdown component

* fix: fix cypress tests

* fix: format with asset dp only in react components

* fix: fix number formattingcd

* fix: remove comment

* fix: rename getMaximumDigitsNumberFormat

* fix: fix console-lite cypress tests
2022-11-11 14:44:53 +00:00
..
src fix: estimate order margin query asset decimal places fix (#2029) 2022-11-11 14:44:53 +00: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.