discourse/app/assets/javascripts/wizard/addon
Isaac Janzen a2ea9c5417
DEV: upgrade transitionToRoute on Controller (#22647)
Per https://deprecations.emberjs.com/v3.x/#toc_routing-transition-methods

We are upgrading all `this.transitionToRoute` calls on controllers to directly call the router service (`this.router.transitionTo`)
2023-07-18 14:53:23 -05:00
..
components FIX: Show preview of Arial/System font in wizard (#22486) 2023-07-07 15:28:40 +10:00
controllers DEV: upgrade transitionToRoute on Controller (#22647) 2023-07-18 14:53:23 -05:00
lib DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00
mixins
models FIX: Preload fonts before rerendering wizard style canvas (#22361) 2023-07-03 11:30:26 +10:00
routes UX: Hide sidebar on invites page (#22125) 2023-06-15 12:01:04 +08:00
templates DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
test-helpers DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00