vega-frontend-monorepo/apps/simple-trading-app/src
Elmar b75ed62072
Feat/348 select size of trade (#943)
* feat(ui-toolkit): add slider to ui-toolkit

* feat(console-lite): add deal ticket size to use new slider

* feat(console-lite): add use-maximum-position-size hook

* feat(console-lite): add e2e tests

* feat(console-lite): add position size value after selection

* fix(console-lite): remove lingering console log

* fix(console-lite): fix linting errors

* fix(console-lite): fix cypress config with wrong app specified

* fix(console-lite): fix react hooks bug after upgrade to react 18

* feat(console-lite): add proportional size selector and size amount input

* fix(console-lite): add missing env variables

* feat(console-lite): add missing tests and fix broken one after input button for size

* fix(console-lite): fix async error for max trade size
2022-08-10 16:28:03 +01:00
..
app Feat/348 select size of trade (#943) 2022-08-10 16:28:03 +01:00
assets Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
environments Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
favicon.ico Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
index.html chore(console-lite): add new stepper component and change deal ticket… (#788) 2022-07-19 00:29:52 +01:00
main.tsx chore: upgrade to React 18 (#952) 2022-08-09 10:43:11 +01:00
polyfills.ts Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
styles.scss Feature/vega core (#376) 2022-05-12 10:56:21 +01:00