Jarek Radosz
|
48ba65f406
|
DEV: Clean up Ember imports (#8979)
Includes:
* Import `computed` helpers
* Import `@ember/application`
* Import `isBlank` from `@ember/utils`
* Import `A` from `@ember/array`
* Import `EmberArray` from `@ember/array`
* Import `ArrayProxy` from `@ember/array/proxy`
* Import `warn` from `@ember/debug`
* Import `EmberObject` from `@ember/object`
* Import `Application` from `@ember/application`
* Import `EmberRouter` from `@ember/routing/router`
* Import `isPresent` from `@ember/utils`
* Import `computed` from `@ember/object`
* Import `guidFor` from `@ember/object`
* Import `isArray` from `@ember/array`
* Import `TextField` from `@ember/component`
* Import `TextArea` from `@ember/component`
* Import `Promise` from `rsvp`
* Import `Evented` from `@ember/object/evented`
* Replace deprecated `ember-addons/ember-computed-decorators` imports
|
2020-03-06 23:49:28 +01:00 |
Mark VanLandingham
|
9ffdbf912f
|
DEV: Import ember ENV instead of Ember.testing (#8305)
|
2019-11-07 11:20:35 -06:00 |
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
Robin Ward
|
cc525b1a8d
|
Upgrade QUnit to latest version
|
2017-06-15 10:12:07 -04:00 |
Robin Ward
|
3d621767cc
|
FIX: Wizard didn't work with subfolders
|
2016-09-22 14:39:36 -04:00 |
Robin Ward
|
c94e6f1b96
|
Add locale step
|
2016-09-22 09:52:19 -04:00 |
Robin Ward
|
be1d74d207
|
Split out common functions into `discourse-common` module
|
2016-09-22 09:52:19 -04:00 |
Robin Ward
|
0471ad393c
|
Scaffold for new Wizard - Rails / Ember / Tests
|
2016-09-22 09:48:58 -04:00 |