Anthony Laibe
|
063198fc1f
|
feat(@wallet): do not change value of symbol
fixes #9201
|
2023-03-29 10:14:08 +02:00 |
Dario Gabriel Lipicar
|
7c4022e4ac
|
feat(@desktop/wallet): implement unified currency formatting
Fixes #8640
|
2023-01-12 15:21:27 -03:00 |
Khushboo Mehta
|
5f55cd2be9
|
feat(@desktop/wallet): Update the token selector in SendModal
fixes #8713
|
2023-01-03 09:33:20 +01:00 |
Khushboo Mehta
|
8c4ce7bc29
|
fix(@desktop/wallet): Send Modal doesn't fill available height and Drop Shadow missing in Send Modal Footer
Also fixed a crash found while fixing the above bugs
fixed #7133, #7134
|
2022-09-19 13:22:00 +02:00 |
Khushboo Mehta
|
e79d9dfc95
|
fix(@desktop/wallet): Search Bar missing in token selection popup
fixes #7014
|
2022-08-25 17:31:28 +02:00 |
Khushboo Mehta
|
39cf2f3fac
|
fix(@desktop/wallet): Token selector in the send modal doesn't look like design and overflows window
fixes #6499
|
2022-08-03 09:26:18 +02:00 |
Khushboo Mehta
|
3a70499f15
|
fix(@desktop/chat): The asset name is overlapped by an arrow
fixes #6056
|
2022-07-14 09:12:30 +02:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Jonathan Rainville
|
9016999ec2
|
refactor(chat): hook chat commands to qml and fix ens resolve
|
2022-02-01 11:46:40 +01:00 |
Alexandra Betouni
|
0eb40287fa
|
refactor: removed dynamic scoping from shared module
Properties and functions moved to Global:
- toastMessage
- openProfilePopup()
- getProfileImage()
- popupOpened
Closes #4248
|
2022-02-01 11:46:39 +01:00 |
B.Melnik
|
defefa1bfe
|
fix: Fix missing setup url for new opeed tab
Closes: #4107
|
2021-11-17 15:40:50 +01: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 |