status-desktop/ui/imports/shared/popups/send/controls
Lukáš Tinkl d9d6d90dc9 [Style] remove legacy Style and its themes
- legacy Style and ThemePalette removed
- moved and deduplicated font definitions into `Theme` (unrelated to a
color palette)
- `Style.current.foo` -> `Theme.foo`
- `Style.current.fooColor` -> `Theme.palette.fooColor`
- upgrade the imports to 5.15
- removed some mode dead components

Fixes #16514
2024-10-22 15:54:31 +02:00
..
AmountInputWithCursor.qml feat: [UI - Swap] Create swap input component 2024-06-06 11:13:18 +02:00
BalanceExceeded.qml feat: Refactor AmountToSend to use exact amounts for transactions 2023-09-20 15:15:29 +02:00
GasSelector.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
GasValidator.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
HeaderTitleText.qml feat(@desktop/wallet): Implement Network selection in SwapModal 2024-06-04 11:07:23 +02:00
SavedAddressListItem.qml feat(@desktop/wallet): Remove network prefixes in saved addresses and ReceiveModal 2024-10-11 18:48:37 +02:00
SearchBoxWithRightIcon.qml feat(wallet): Send modal community tokens always grouped and listview sections changed 2024-02-26 17:21:52 +01:00
SendRecipientInput.qml feat(SendModal): add a spinner when resolving an ENS name 2024-09-20 12:10:26 +02:00
qmldir Wallet(SendModal): Old HodlingSelector and TokensListView removed 2024-07-12 11:10:37 +02:00