status-desktop/ui/imports/shared
Lukáš Tinkl a12a6a4894 feat[UI - Wallet Stability] Create generic/reusable assets listview component
TLDR: later this should form a basic building block for a new
TokenSelector picker component, potentially replacing the current
HoldingSelector* and TokenListView components (support for collectibles
TBD as part of https://github.com/status-im/status-desktop/issues/15121)

- create reusable `TokenSelectorAssetDelegate` and `TokenSelectorView`
- add corresponding SB page, showcasing the flow/integration and the
separation of concerns between the view, adaptor and delegate layers
- add QML testcase for TokenSelectorView
- don't display crypto symbol for token balances per chain tags
- update the stores and SB pages
- add some missing formatter functions to LocaleUtils and CurrenciesStore

Fixes #14716
2024-06-18 23:09:20 +02:00
..
controls feat(@desktop/wallet): Implements Edit slippage 2024-06-07 16:17:08 +02:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
popups feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
status fix: crash during closing the app if gif was sent/received (#15026) 2024-06-04 13:32:46 +02:00
stores feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
views feat(messages): enable removing bridge messages as admin 2024-06-14 12:14:55 -04:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
qmldir chore: drop NumberPolyfill 2023-06-26 17:17:59 +02:00