Lukáš Tinkl
|
9327b483a4
|
fix(BeforeGetStartedModal): fix padding and (line) spacings
additionally correct the way a font is propagated from a QQC2 Control
down to our components
Fixes #6515
|
2022-10-28 19:19:42 +02:00 |
Lukáš Tinkl
|
7a407662e2
|
feat: New Profile Modal
Fixes: #7360
|
2022-10-17 12:05:54 +02:00 |
Lukáš Tinkl
|
8e0c8a5c5e
|
fix(Onboarding): align the 'Before you get started' popup with design
- s/popup/root
- remove hardcoded height
|
2022-07-15 03:40:31 +02:00 |
Lukáš Tinkl
|
e50223e507
|
fix(Onboarding): align the 'Before you get started' popup with design
port to StatusDialog
|
2022-07-15 03:40:31 +02:00 |
Lukáš Tinkl
|
47818346e3
|
fix(Onboarding): align the 'Before you get started' popup with design
correct sizing, fonts, spacings, margins, etc
Fixes #6020
|
2022-07-15 03:40:31 +02:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Alexandra Betouni
|
cbfb60c4f7
|
feat(onboarding): adding initial screens
Closes #4974
|
2022-03-11 14:32:55 -05:00 |
Anthony Laibe
|
191efa5829
|
fix(@onboarding): no autoclose on popup
fixes #4437
|
2022-02-01 11:49:47 +01:00 |
Pascal Precht
|
5608414524
|
refactor(@desktop/startup): refactor modal to use StatusQ components
This needs https://github.com/status-im/StatusQ/pull/494
|
2021-12-02 11:49:50 +01:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |
Anastasiya S
|
05e7701ae2
|
chore(BeforeGetStartedModal.qml): added object names for tests
|
2021-10-26 10:45:21 -04:00 |
Anastasiya S
|
07965a97f7
|
fix Onboarding/popups/BeforeGetStartedModal.qml: fix button and window width by design
|
2021-10-26 08:15:58 -04:00 |
Anastasiya S
|
056d7815a4
|
chore(BeforeGetStartedModal.qml): add object names for testing purposes
|
2021-10-22 12:32:49 -04:00 |
Pascal Precht
|
33bc29961a
|
refactor(@desktop/onboarding): use StatusQ StatusButton
|
2021-10-21 09:22:35 -04:00 |
Pascal Precht
|
61ccf9c757
|
refactor: move `StyledText` to ui/shared/panels
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
cbfe90947e
|
refactor: move `ModalPopup` to ui/shared/popups
|
2021-10-14 12:51:27 -04:00 |
Khushboo Mehta
|
ee5fef7dda
|
feat(@desktop/onboarding): refactor/restructure ui/onboarding to new architecture
closes #3799
|
2021-10-13 14:02:06 -04:00 |