discourse/app/assets/javascripts/wizard
Robin Ward 9347108f02 Support for importing jQuery
Also remove Ember.Qunit error about Ember.$ for now
2019-10-23 13:25:25 -04:00
..
components FIX: Wizard tests were broken with new loader 2019-10-23 13:15:28 -04:00
controllers REFACTOR: Remove `Ember.Controller` in favor of import 2019-10-23 13:06:54 -04:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib Support for importing jQuery 2019-10-23 13:25:25 -04:00
mixins DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
models DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
routes REFACTOR: Replace `Ember.Route` with proper import 2019-10-23 12:39:32 -04:00
templates Update UI for wizard themes further reading step (#7669) 2019-06-03 10:47:17 -04:00
test FIX: Wizard tests were broken with new loader 2019-10-23 13:15:28 -04:00
router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
wizard.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00