vega-frontend-monorepo/libs
botond bf07dac445
feat(#372): fractional orders (#486)
* feat: add positionDecimalPlaces prop to market query and regenerate types

* feat: add stepper to order amount input

* feat: convert fractions back to integers when submitting the order

* refactor: move order transformations into hooks

* fix: formatting

* fix: simplify toDecimal calculation

* fix: remove redundant function for size calculation

* fix: add new prop to e2e test mock generator

* feat: add tests for order validation

* fix: lint

* chore: add validation to the simple trading app order form

* fix: lint
2022-05-31 15:20:01 -07:00
..
accounts renaming test files (#351) 2022-05-12 13:32:14 +01:00
candles-chart feat(charts): enable removing overlays (technical indicators) from chart (#407) 2022-05-23 10:36:32 +01:00
cypress chore: update readme and allow env file for local variables (#432) 2022-05-23 10:05:53 +01:00
deal-ticket feat(#372): fractional orders (#486) 2022-05-31 15:20:01 -07:00
deposits feat: use new smart contracts sdk (#479) 2022-05-27 10:44:10 -07:00
market-depth Feat/305 add console v2 first view screen (#424) 2022-05-23 13:21:54 +01:00
market-list feat(#372): fractional orders (#486) 2022-05-31 15:20:01 -07:00
network-stats Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
order-list renaming test files (#351) 2022-05-12 13:32:14 +01:00
positions renaming test files (#351) 2022-05-12 13:32:14 +01:00
react-helpers feat(#372): fractional orders (#486) 2022-05-31 15:20:01 -07:00
smart-contracts feat: use new smart contracts sdk (#479) 2022-05-27 10:44:10 -07:00
tailwindcss-config Feat/305 add console v2 first view screen (#424) 2022-05-23 13:21:54 +01:00
trades renaming test files (#351) 2022-05-12 13:32:14 +01:00
types Fix global types imports in generated files (#386) 2022-05-09 13:14:59 +02:00
ui-toolkit Feat/305 add console v2 first view screen (#424) 2022-05-23 13:21:54 +01:00
wallet chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
web3 feat: use new smart contracts sdk (#479) 2022-05-27 10:44:10 -07:00
withdraws feat: use new smart contracts sdk (#479) 2022-05-27 10:44:10 -07:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00