Bartłomiej Głownia
7af0efa8d8
Enable @typescript-eslint/consistent-type-imports eslint rule
2022-03-30 13:05:41 +02:00
Bartłomiej Głownia
ddb0681fb5
Merge branch 'master' into feature/29-market-list-table-improvments
2022-03-25 15:31:49 +01:00
Matthew Russell
ed8db76af7
Task/AgGrid and responsive nav font size ( #130 )
...
* add custom properties to style ag grid tables
* use theme styles, make nav text sizes responsive
* move row and header heights to parent
* use max-w-full
2022-03-24 11:08:57 -07:00
Bartłomiej Głownia
4698e532c1
Use data markets data provider instead of use-markets hook
2022-03-24 14:29:12 +01:00
Bartłomiej Głownia
2c28c9dd2d
Test ag-grid optimization approach
2022-03-24 14:27:00 +01:00
Bartłomiej Głownia
8a829964be
Feature/38 data grid component ( #77 )
...
* Add ag-grid
* Add lazy loaded ag-grid component
* Add theme context, move VegaWallet to separate lib
* Fix trading app cypress configuration
* Lazy load ag-grid theme css files
* Encapsulate theme switch hook
2022-03-14 14:18:11 +01:00