vega-frontend-monorepo/libs/orders
2023-04-18 13:56:13 +01:00
..
__mocks__ fix(trading): order store connection to deal ticket (#3100) 2023-03-08 12:14:56 +00:00
.storybook feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
src fix(trading): update cached Order objects (#3450) 2023-04-18 13:56:13 +01:00
.babelrc Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01: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 Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
postcss.config.js Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01: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/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tailwind.config.js Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json fix(trading): order store connection to deal ticket (#3100) 2023-03-08 12:14:56 +00:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00

Orders

This library was generated with Nx.

Running unit tests

Run nx test orders to execute the unit tests via Jest.