status-desktop/ui/imports/shared/controls
Ivan Belyakov 056dad2ce2 fix(@desktop/wallet): fix first section in activity to be displayed as loading
Fix balance in loading state to use loading component instead of 0
Fix width of some components in loading state.
Remove property modelDataValid in favor of existing isModelDataValid.
Fix loading items not always properly removed before adding new
transactions.

Fixes #9617
2023-04-10 18:07:15 +04:00
..
chat fix(SendContactRequestModal): Implemented contact info request and loading UI (#10177) 2023-04-06 10:56:50 +03:00
delegates fix(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00
AddressInput.qml fix(@desktop/statusq): Fix StatusQ and shared components as part of 2023-03-01 13:59:49 +03:00
AmountInput.qml fix(@desktop): only allow dot as decimal separator for user input 2023-04-05 11:11:36 -03:00
AmountInputWithCursor.qml chore: extract input cursor delegate into StatusCursorDelegate 2023-04-07 20:40:56 +02:00
AssetAndAmountInput.qml feat(@wallet): do not change value of symbol 2023-03-29 10:14:08 +02:00
AssetDelegate.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
AssetsDetailsHeader.qml feat(@desktop/wallet): Implement connection error screens 2023-03-23 15:26:22 +01:00
BalanceExceeded.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01:00
ContactSelector.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ContactsListAndSearch.qml fix(@desktop/statusq): Fix StatusQ and shared components as part of 2023-03-01 13:59:49 +03:00
CopyButton.qml feat(@desktop/general): copy button identified, will be mostly used as a built in component 2023-04-03 14:13:53 +02:00
CopyToClipBoardButton.qml fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
DisabledTooltipButton.qml fix(@desktop/wallet): Handle errors in ENS and stickers views. Disbale action and show tooltip. 2023-04-05 19:05:54 +02:00
EmojiHash.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
ErrorDetails.qml fix: Device syncing 2023-03-16 00:27:21 +13:00
FormGroup.qml
GasSelector.qml fix(@desktop/wallet): avoid storing CurrencyAmount objects in QML 2023-02-27 08:22:41 -03:00
GasValidator.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01:00
GetSyncCodeDesktopInstructions.qml fix: Device syncing 2023-03-16 00:27:21 +13:00
GetSyncCodeMobileInstructions.qml fix: Device syncing 2023-03-16 00:27:21 +13:00
InformationTag.qml fix(@desktop/wallet): Remove the 'Load More' button from the Activity view and replace with automatic loading when the user scrolls down using a skeleton loading state 2023-02-23 18:04:08 +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
LoadingTokenDelegate.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
RadioButtonSelector.qml fix(StatusListItem): fix `sensor.onClicked` to `onClicked` 2022-08-25 11:55:55 +03: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
SocialLinkPreview.qml feat(SocialLinkPreview): links are too short to display even short urls 2022-12-07 12:40:58 +01:00
StatusSyncCodeInput.qml fix: Device syncing 2023-03-16 00:27:21 +13: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(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
Timer.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
TokenBalancePerChainDelegate.qml fix(@desktop/wallet): Fix send modal to display all balances in 2023-03-01 11:55:17 +03:00
TokenDelegate.qml fix(@wallet): warnings from wallet 2023-04-04 14:46:20 +02:00
TransactionDelegate.qml fix(@desktop/wallet): fix first section in activity to be displayed as loading 2023-04-10 18:07:15 +04:00
TransactionFormGroup.qml
qmldir fix(@desktop/wallet): Handle errors in ENS and stickers views. Disbale action and show tooltip. 2023-04-05 19:05:54 +02:00