vega-frontend-monorepo/libs/market-depth
Art 446af23d9c
fix: orderbook sticky behaviour and precision options (#1519)
* fix: orderbook sticky behaviour and precision options

* chore: add handling of y-axis resize

* fix: addressed PR comments

* fix: addressed PR comments

* added cy.log

* Update apps/trading-e2e/src/support/vega-wallet.ts
2022-09-29 14:23:14 +02:00
..
.storybook feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
src fix: orderbook sticky behaviour and precision options (#1519) 2022-09-29 14:23:14 +02: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.