status-desktop/ui/app/AppLayouts
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
..
Browser chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
Chat chore(chat): no need to block the input when a permission is pending 2024-06-13 18:41:00 -04:00
Communities fix(MembersTabPanel): Sorted Community members list alphabetically (#15163) 2024-06-13 20:21:04 +03:00
Node chore: change order of rpc text input 2024-06-13 21:33:44 -04:00
Onboarding fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
Profile refactor(ProfileView): Adapt the profile view to the new `ContactDetails` component 2024-06-14 17:17:18 +03:00
Wallet feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
stores chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00