vega-frontend-monorepo/libs/deal-ticket
macqbat 46a85b8e65
fix: insufficient balance error doesn't reset validation after balance has been fulfilled (#2336)
* fix: live validation in deal ticket - reset validation after market state or account balance changes

* fix: live validation in deal ticket - reset fix lint error

* fix: live validation in deal ticket - adjust failing int test
2022-12-07 08:45:30 +01:00
..
src fix: insufficient balance error doesn't reset validation after balance has been fulfilled (#2336) 2022-12-07 08:45:30 +01:00
.babelrc Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07: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 Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07: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 Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00

deal-ticket

This library was generated with Nx.

Running unit tests

Run nx test deal-ticket to execute the unit tests via Jest.