status-desktop/ui/app/AppLayouts/Wallet/components
Pascal Precht 62183fb414 refactor: replace StyledButton with StatusButton
There are some inconcistencies in the application when it comes to
button UI elements because we're using `StatusButton` in some places,
in other we use `StyledButton`. The latter is the original
component we've created when we started out building Status
Desktop, but is planned to be removed entirely in favour of
`StatusButton`.

This commit replaces the usages of `StyledButton` with `StatusButton`
2021-02-02 10:57:42 +01:00
..
collectiblesComponents refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
AddAccount.qml fix: menu icons and width on wallet module 2020-12-01 14:02:19 -05:00
AddAccountWithPrivateKey.qml feat: introduce StatusWalletColorSelect component 2021-01-21 11:59:34 -05:00
AddAccountWithSeed.qml feat: introduce StatusWalletColorSelect component 2021-01-21 11:59:34 -05:00
AddWatchOnlyAccount.qml feat: introduce StatusWalletColorSelect component 2021-01-21 11:59:34 -05:00
GenerateAccountModal.qml feat: introduce StatusWalletColorSelect component 2021-01-21 11:59:34 -05:00
HeaderButton.qml uiux(Wallet): ensure send and receive buttons have the right look & feel 2021-01-12 16:33:46 -05:00
SetCurrencyModalContent.qml fix(Wallet): fix bug that prevented users from setting the currency 2021-01-14 16:00:10 -05:00
TokenSettingsModalContent.qml uiux(Wallet): improve asset manager usability and UI 2021-01-14 15:43:29 -05:00
TransactionModal.qml feat: beautify the hex values in transaction history 2020-10-05 10:46:00 -04:00
qmldir chore: refactor Linux and macOS build/packaging steps 2020-06-22 10:53:57 -05:00