status-desktop/ui/app/AppLayouts/Wallet
Lukáš Tinkl d25cefcc2e fix(StatusBaseButton): adapt to handle actions when it is disabled
- add an `interactive` property as a drop-in replacement for `enabled`;
the UI looks "disabled" but can still display e.g. a tooltip or some
loading animation
- add the ability to display a tooltip
- remove DisabledTooltipButton and replace it with a regular
`Status(Flat)Button`, using the above new features
- update storybook with the new `interactive` switch

Fixes #10185
2024-03-14 18:00:27 +01:00
..
controls fix(CollectibleView): Community tag correctly elided 2024-03-13 12:50:20 +01:00
helpers fix(MintTokens): Network chosen locks in the network used for all future tokens minted for that community 2023-09-14 16:19:09 +02:00
panels fix(StatusBaseButton): adapt to handle actions when it is disabled 2024-03-14 18:00:27 +01:00
popups feat(wallet): resize saved address popup to remove network selection 2024-03-06 08:52:23 +01:00
stores feat(@desktop/wallet): Main Collectible Detail View enhancements 2024-03-13 11:46:49 +01:00
views feat(CollectiblesView): Always visualize section header if community minted collectibles are present 2024-03-13 12:50:20 +01:00
WalletLayout.qml feat(@wallet): Show community activity (#13627) 2024-02-22 15:41:19 +01:00
WalletUtils.qml fix(@desktop/wallet): display short address form in the wallet settings account order page 2024-01-04 13:57:13 +01:00
qmldir feat(token mgmt): update main wallet view layout with community assets 2023-12-06 11:18:36 +01:00