Cuteivist
c47f42eb39
fix: Show only selected networks ( #16588 )
2024-10-28 13:10:30 +01:00
Lukáš Tinkl
d9d6d90dc9
[Style] remove legacy Style and its themes
...
- legacy Style and ThemePalette removed
- moved and deduplicated font definitions into `Theme` (unrelated to a
color palette)
- `Style.current.foo` -> `Theme.foo`
- `Style.current.fooColor` -> `Theme.palette.fooColor`
- upgrade the imports to 5.15
- removed some mode dead components
Fixes #16514
2024-10-22 15:54:31 +02:00
Khushboo Mehta
085bf762a5
feat(@desktop/wallet): Update token details view
...
closes #12373
2024-02-23 13:03:28 +01:00
Khushboo Mehta
1bd23b027d
fix(@desktop/wallet): creating a common grouped model for accounts assets to be used for wallet and profile view
...
fixes #12601
2024-01-02 20:00:13 +05:30
Khushboo Mehta
9a0ce98d1b
fix(@desktop/wallet): Fix for Token details view showing Dummy data.
2023-12-11 20:05:52 +05:30
Khushboo Mehta
bcdb37b0c5
fix(@desktop/wallet): Use LeftJoinodel to link networks with chainId in various models such collectibles model, assets models.
...
fixes #8923
2023-11-01 20:11:43 +01:00
Khushboo Mehta
072537f61a
feat(@desktop/wallet): Implement connection error screens
...
fixes #9835
2023-03-23 15:26:22 +01:00
Dario Gabriel Lipicar
7c4022e4ac
feat(@desktop/wallet): implement unified currency formatting
...
Fixes #8640
2023-01-12 15:21:27 -03:00
Anthony Laibe
0d217c0db0
feat: add wallet token integration
2022-12-02 10:17:47 +01:00
Anthony Laibe
215f9e0fa6
fix(@wallet): asset formatting
...
Fix asset formating and display of network only enabled
2022-09-15 16:54:43 +02:00
Alexandra Betouni
e1c548696f
feat(Desktop)!: Updating desktop app due to IconSettings refactor
...
As part of https://github.com/status-im/StatusQ/issues/781
2022-09-02 18:41:21 +03:00
Khushboo Mehta
0515152bd7
feat(@desktop/wallet): Add Token Detail View
...
fixes #6491
2022-08-23 10:52:26 +02:00