vega-frontend-monorepo/libs/wallet
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
..
src Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
.babelrc Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
.eslintrc.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
jest.config.js Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
package.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
project.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
README.md Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
tsconfig.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
tsconfig.lib.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
tsconfig.spec.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00

wallet

This library was generated with Nx.

Running unit tests

Run nx test wallet to execute the unit tests via Jest.