status-desktop/ui/onboarding
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
..
Login refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
img fix other blurry images on hdpi screens 2020-06-25 16:13:17 -04:00
CreatePasswordModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
EnterSeedPhraseModal.qml uiux(Onboarding): some UI improvements to align app with designs 2021-01-11 13:59:08 -05:00
ExistingKey.qml fix: don't show backup message when mnemonic was imported 2021-01-15 13:51:20 -05:00
GenKey.qml fix: fix onboarding to go back to the right screen on close 2020-07-02 11:45:31 -04:00
GenKeyModal.qml fix: Update StatusRoundButton colours 2020-10-02 12:31:55 -04:00
Intro.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
InvalidSeedPhraseModal.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
KeysMain.qml refactor: replace StyledButton with StatusButton 2021-02-02 10:57:42 +01:00
Login.qml Updated gen key button style. Fixes #1749 2021-01-28 13:19:29 +01:00
MnemonicRecoverySuccessModal.qml fix: fix PopupModal to not show a footer at all if there is no children 2021-01-13 14:32:35 -05:00
Slide.qml feat: change Theme to Style to enable changing Theme 2020-07-03 09:59:14 -04:00
qmldir fix: Update StatusRoundButton colours 2020-10-02 12:31:55 -04:00