10 Commits

Author SHA1 Message Date
Henriette Darge 1fde404acb Hide the progress bar on very small screens to gain more space for the buttons 2026-01-05 13:58:25 +01:00
Henriette Darge 3ca3d737b0 Increase breakpoint at which the pageLayout goes full width 2025-12-03 15:20:50 +01:00
Henriette Darge 30d229a674 Adjust outer spacing in StepWizard::Footer 2025-11-27 08:28:53 +01:00
Mir Bhatia 3884720a45 Reduce footer height 2025-11-26 13:38:02 +01:00
Henriette Darge 0c7e465b9e Improve slot usage once more 2025-11-24 14:29:41 +01:00
Henriette Darge 0cb25c6f2b Improve slot usage 2025-11-24 11:20:13 +01:00
Henriette Darge 19932f47de Change current_step_index to current_step to avoid unnecessary conversion
Document the components in lookbook
2025-11-21 09:44:29 +01:00
Henriette Darge 41dcbca1ed Extract step_wizard page layout to be able to re-use it 2025-11-21 08:43:44 +01:00
Henriette Darge 1d8182897e Switch from inheritance to using slots and calling the component directly 2025-11-20 15:17:12 +01:00
Henriette Darge 10cfda4aaa Abstract stepWizard footer to a generic component so that it can be re-used for project creation 2025-11-20 13:52:51 +01:00