discourse/app/assets/javascripts/wizard/addon
David Taylor 9e440dca33 DEV: Rename all uses of PluginOutlet @args in core
The `args` argument is now deprecated. This commit uses a codemod (https://github.com/discourse/discourse-ember-codemods/tree/main/transforms/rename-plugin-outlet-args) to automatically rename all uses to `@outletArgs`.
2023-01-31 13:51:25 +00:00
..
components UX: Wizard Step Enhancements (#19487) 2022-12-19 17:24:09 -07:00
controllers DEV: add test for wizard last step and some minor optimizations (#17752) 2022-08-02 14:13:25 +05:30
lib FEATURE: revamped wizard (#17477) 2022-07-27 06:53:01 +05:30
mixins
models
routes UX: Hide sidebar on 2FA route (#18464) 2022-10-04 14:23:20 +08:00
templates DEV: Rename all uses of PluginOutlet @args in core 2023-01-31 13:51:25 +00:00
test-helpers DEV: add test for wizard last step and some minor optimizations (#17752) 2022-08-02 14:13:25 +05:30