discourse/app/assets/javascripts/wizard/addon
David Taylor 1506017767
DEV: Refactor wizard preview components to use inheritence (#20282)
The previous `createPreviewComponent` implementation was problematic for template colocation. We can achieve the same result using normal component class inheritance.
2023-02-14 14:20:15 +00:00
..
components DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00
controllers DEV: add test for wizard last step and some minor optimizations (#17752) 2022-08-02 14:13:25 +05:30
lib DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00
mixins
models
routes UX: Hide sidebar on 2FA route (#18464) 2022-10-04 14:23:20 +08:00
templates DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00
test-helpers DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00