vega-frontend-monorepo/apps/trading/pages
John Walley f721a21d0f
Feat/129 pennant chart (#214)
* initial commit for adding chartt lib with pennant chart

* add pennant package, fix dynamic import of chart

* use updated pennant library

* Create separate chart and depth-chart libs

* Remove leftover generated files

* Use more targeted queries and subscriptions

* Fix jestConfig value for depth-chart

* Add jest-canvas-mock

* Refactor updateDepthUpdate function

* Add updateDpethUpdate test

* Add jest-canvas-mock to chart tests

* Avoid using any type in test

* Use correct casing for gql queries and subscriptions

* Make ButtonRadio generic in option value type

* Add padding and margin to chart container

* Remove unused subscriptions and methods from data source

* Use correct React imports

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-04-08 10:49:45 -07:00
..
markets Feat/129 pennant chart (#214) 2022-04-08 10:49:45 -07:00
portfolio Feat/103 deposits (#143) 2022-04-06 10:34:51 -07:00
_app.page.tsx [#168] Use static resources from static.vega.xyz (#205) 2022-04-06 11:36:36 +01:00
_error.tsx Task/33 add sentry to trading (#189) 2022-04-04 12:45:40 -07:00
index.page.tsx Task/Mark translations (#174) 2022-03-30 18:08:25 -07:00
styles.css use compoments from ui-toolkit, minor style changes 2022-03-10 20:51:05 -08:00