vega-frontend-monorepo/libs/market-depth
2023-07-04 17:47:04 +02:00
..
__mocks__ feat(trading): highlight negative oracle statuses in market lists (#3816) 2023-05-18 13:22:54 +02:00
.storybook chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
src chore(orders): get rid of unnecessary stores (#4231) 2023-07-04 17:47:04 +02:00
.babelrc chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
.eslintrc.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
jest.config.ts chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02: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 chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
README.md Feature/303 orderbook improvements (#312) 2022-06-10 15:52:39 +02:00
tailwind.config.js chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
tsconfig.spec.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00

orderbook

This library was generated with Nx.

Running unit tests

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