Khushboo Mehta
|
619d0e56ac
|
fix(@desktop/wallet): browser tab, can't click send button
fixes #4351
|
2022-01-05 16:30:17 +01:00 |
Richard Ramos
|
f5d53f9112
|
refactor: move provider logic to status-go
|
2021-12-22 16:13:23 +00:00 |
Richard Ramos
|
a9a5469f72
|
fix
- missing account color and balance
- revoking permission on account change
- UI errors on message signing modal
|
2021-11-19 10:19:11 -04:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |
Pascal Precht
|
8617c70742
|
refactor: remove AccountSelector and replace with StatusAccountSelector
|
2021-10-27 11:48:43 -04:00 |
Khushboo Mehta
|
14b49b800a
|
refactor: remove StatusIconButton from ui/shared/status
fixes #3832
|
2021-10-26 08:27:11 -04:00 |
Pascal Precht
|
61ccf9c757
|
refactor: move `StyledText` to ui/shared/panels
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
dc81cda66c
|
refactor: move `CopyToClipboardButton` to ui/shared/controls
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
5d05b415ba
|
refactor: move view and panels components into controls if they belong there
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
2d47223e1c
|
refactor: move `AccountSelector` into ui/shared/panels
|
2021-10-14 12:51:27 -04:00 |
Khushboo Mehta
|
80de3f75eb
|
fix(@desktop/wallet): move QML Wallet section to new architecture
fixes #3714
|
2021-10-13 13:53:01 -04:00 |
Khushboo Mehta
|
77bde47de0
|
\refactor: move QML Browser section to new architecture
closes #3709
|
2021-10-05 16:29:18 -04:00 |