status-desktop/ui/app/AppLayouts/Wallet/popups/swap
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
..
SwapApproveCapModal.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SwapInputParamsForm.qml feat(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02:00
SwapModal.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SwapModalAdaptor.qml chore: sign the flow only once if approval and transaction need to be placed once after another (swap flow) 2024-10-16 09:52:46 +02:00
SwapOutputData.qml feat(swap): added more explicit error messages 2024-07-19 16:40:22 -03:00
SwapSignModal.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir feat(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02:00