vega-frontend-monorepo/libs/market-depth
m.ray ff7c501621
fix: decimal precision out of range (#1318)
* fix: fix fraction digits getting out of range

* fix: cumulative volume pos decimal places, number formatting tests and typos

* fix: added braces

* chore: increase request timeout

Co-authored-by: Joe <joe@vega.xyz>
2022-09-14 10:05:26 +01:00
..
.storybook feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
src fix: decimal precision out of range (#1318) 2022-09-14 10:05:26 +01:00
.babelrc Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
postcss.config.js Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
project.json feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
README.md Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
tailwind.config.js Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
tsconfig.json Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00

orderbook

This library was generated with Nx.

Running unit tests

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