discourse/app/assets/javascripts/wizard/addon/routes
Isaac Janzen 33db93c9b2
DEV: Update replaceWith on Route (#22645)
Per https://deprecations.emberjs.com/v3.x/#toc_routing-transition-methods

We are upgrading all `this.replaceWith` calls on routes to directly call the router service (`this.router.replaceWith`)
2023-07-18 15:05:53 -05:00
..
wizard-index.js DEV: Update replaceWith on Route (#22645) 2023-07-18 15:05:53 -05:00
wizard-route-map.js
wizard-step.js
wizard.js UX: Hide sidebar on invites page (#22125) 2023-06-15 12:01:04 +08:00