vega-frontend-monorepo/libs/wallet
Matthew Russell 15551b65e5
Feat/83 switching vega key (#156)
* add manage dialog to wallet lib, add it to trading app

* add test for wallet button

* add tests for manage dialog

* move tooltip to ui-toolkit, add copy with tooltip component for manage dialog

* add better labelling

* add tooltip story

* add story for copy-with-tooltip

* add tests for tooltip and copy-with-tooltip

* move useFakeTimers call to beforeAll

* adjust design of manage dialog

* fix linting issues
2022-03-31 10:16:30 -07:00
..
src Feat/83 switching vega key (#156) 2022-03-31 10:16:30 -07: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 Feat/83 switching vega key (#156) 2022-03-31 10:16:30 -07: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.