vega-frontend-monorepo/libs/orders
macqbat 00381a2b3e
chore: ag grid row data and value can be undefined (#1709)
* chore: improve ag-grid typings - fix runtime bug

* chore: improve ag-grid typings - add numeric type checking

* chore: improve ag-grid typings - remove redundant cl

* chore: improve ag-grid typings - remove redundant cl

* chore: improve ag-grid typings - add some basic unit test

* chore: improve ag-grid typings - add some basic unit test

Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-10-12 10:06:19 +01:00
..
.storybook feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
src chore: ag grid row data and value can be undefined (#1709) 2022-10-12 10:06:19 +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 feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +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 Chore/657 refactor wallet and orders libs (#709) 2022-07-13 15:23:46 +01: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

Orders

This library was generated with Nx.

Running unit tests

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