status-desktop/ui/imports/shared/controls
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
..
chat fix(profile): add online status badge to profile picture 2024-02-12 12:36:20 +01:00
delegates feature: live status link previews (#12613) 2023-11-06 19:26:44 +00:00
AddressInput.qml fix(@desktop/statusq): Fix StatusQ and shared components as part of 2023-03-01 13:59:49 +03:00
AmountInput.qml chore(AmountInput): Allow custom err msg for exceeding max, custom label and flag for zero as valid input 2023-08-31 00:37:23 +02:00
AssetsDetailsHeader.qml feat(@desktop/wallet): Update token details view 2024-02-23 13:03:28 +01:00
AssetsSectionDelegate.qml feat(wallet): Send modal community tokens always grouped and listview sections changed 2024-02-26 17:21:52 +01:00
ContactSelector.qml feat(savedaddresses): display various cards if an address user is trying to save is known 2024-01-29 14:56:24 +01:00
ContactsListAndSearch.qml feat(profile dialog): General UI updates 2024-02-09 11:41:55 +01:00
CopyButton.qml feat(profile dialog): General UI updates 2024-02-09 11:41:55 +01:00
CopyButtonWithCircle.qml feat(wallet): ReceiveModal dialog UI tweaks 2024-02-28 17:23:46 +01:00
CopyToClipBoardButton.qml fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
CurrencyAmountInput.qml feat: Add Advanced settings in new Advanced Tab 2024-01-11 14:52:52 +01:00
EmojiHash.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
EmptyShapeRectangleFooterListView.qml feat(ProfileShowcase): Simplify ProfileShowcasePanel API and connect to the new models 2024-03-06 14:49:54 +02:00
ErrorDetails.qml fix: Device syncing 2023-03-16 00:27:21 +13:00
FoldableHeader.qml feat(CollectiblesView): Always visualize section header if community minted collectibles are present 2024-03-13 12:50:20 +01:00
FormGroup.qml
GetSyncCodeDesktopInstructions.qml fix(GetSyncCodeInstructionsPopup): mention same network 2023-10-05 10:12:48 +02:00
GetSyncCodeInstruction.qml fix(GetSyncCodeInstructionsPopup): mention same network 2023-10-05 10:12:48 +02:00
GetSyncCodeMobileInstructions.qml fix(GetSyncCodeInstructionsPopup): mention same network 2023-10-05 10:12:48 +02:00
ImportKeypairInfo.qml fix(@desktop/wallet): Wallet settings - various small enhancements identified via mobile wallet settings work 2023-10-09 18:46:57 +02:00
InformationTag.qml feat(@desktop/wallet): Update token details view 2024-02-23 13:03:28 +01:00
InformationTile.qml feat(@desktop/wallet): Implement connection error screens 2023-03-23 15:26:22 +01:00
Input.qml fix(HoldingsDropdown): Add basic focus management and keyboard support 2023-03-23 12:24:05 +02:00
LinkPreviewDebugView.qml feature: support unfurled Status links (contact/community/channel) (#12303) 2023-10-13 14:36:07 +01:00
LoadingTokenDelegate.qml feat(token mgmt): update main wallet view layout with community assets 2023-11-29 16:13:08 +01:00
MockedKeycardReaderStateSelector.qml chore: object names added for keycard controller elements (#12583) 2023-10-30 17:57:24 +01:00
MockedKeycardStateSelector.qml chore: object names added for keycard controller elements (#12583) 2023-10-30 17:57:24 +01:00
RadioButtonSelector.qml feat: Add scrolling velocity and deceleration settings to advanced 2023-06-16 15:54:33 +02:00
RecipientSelector.qml fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses 2022-11-15 07:26:45 -03:00
SearchBox.qml fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
SendToContractWarning.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SettingsRadioButton.qml feat(profile): add Messaging settings view in profile 2022-03-17 14:59:45 -04:00
ShapeRectangle.qml feat(ProfileShowcase): Add foldable sections in profile showcase tabs 2024-02-19 11:13:23 +01:00
SocialLinkPreview.qml feat: implement ProfileShowcase settings 2023-04-12 11:39:37 +02:00
StatusSyncCodeInput.qml feat(@desktop/syncing): make a not operable account fully operable, part 3 2023-08-22 12:22:32 +02:00
StatusSyncCodeScan.qml fix(SyncingEnterCode): tweak to local pairing messaging 2023-10-05 10:12:48 +02:00
StyledButton.qml
StyledTextArea.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StyledTextEdit.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StyledTextEditWithLoadingState.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
StyledTextField.qml fix: Use `StatusCursorDelegate` for password inputs (#10890) 2023-06-01 21:23:22 +03:00
Timer.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
TokenDelegate.qml feat(@wallet): unknown token 2024-03-11 11:29:32 +01:00
TransactionAddress.qml feat(savedaddresses): add save receiver address to the context menu in tx details view 2024-02-15 10:07:48 +01:00
TransactionAddressTile.qml feat(@desktop/wallet): Transaction activity summary (#10809) 2023-05-31 11:25:16 +02:00
TransactionDataTile.qml feat(@desktop/wallet): Fetch multi tx details (#12002) 2023-08-30 14:10:59 +02:00
TransactionDelegate.qml feat(activity): add incremental updates to current activity filter 2024-03-11 11:39:59 +01:00
qmldir fix(StatusBaseButton): adapt to handle actions when it is disabled 2024-03-14 18:00:27 +01:00