Mark VanLandingham
|
2ae21e9c35
|
DEV: Import every instance of Ember.computed function (#8267)
* DEV: Import every instance of Ember.computed function
* export default for Ember.computed
|
2019-10-30 15:28:29 -05:00 |
|
Mark VanLandingham
|
c7475ee03b
|
DEV: Import EmberObject rather than global variable (#8256)
* DEV: Import ember/object rather than Ember.Object globally
* fixed broken object proxy import
* prettier on js
* added @ember/object/proxy to loader
* added unstaged file
* Fixed objet proxy reference is loader
* Linting!
|
2019-10-29 14:23:50 -05:00 |
|
Robin Ward
|
6287eccb35
|
REFACTOR: Remove Ember.Controller in favor of import
|
2019-10-23 13:06:54 -04:00 |
|
Joffrey JAFFEUX
|
6decdfce5c
|
DEV: reduces memory footprint of tests - step 1 (#7591)
|
2019-05-28 12:15:12 +02:00 |
|
Joffrey JAFFEUX
|
bfea922167
|
DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592)
|
2019-05-27 10:15:39 +02:00 |
|
Joffrey JAFFEUX
|
03a7d532cf
|
DEV: introduces prettier for es6 files
|
2018-06-15 17:03:24 +02:00 |
|
Robin Ward
|
bf91532260
|
Fixes some Ember Deprecations for 1.13:
- Remove ArrayController
- Remove {{view}} from templates
- Replace many cases of needs: [‘controller’] with inject
- Enable Ember Legacy Views
|
2016-10-21 11:06:07 -04:00 |
|
Robin Ward
|
b8125b3512
|
REFACTOR: Remove Discourse.Ajax
|
2016-07-11 12:57:05 -04:00 |
|
shaktikatare1989
|
6c5548c2e4
|
Fix: Replacing custom gif image results in old gif appearing in admin… (#4199)
* Fix: Replacing custom gif image results in old gif appearing in admin page
* refactor as per the review comment
|
2016-04-26 11:23:21 -04:00 |
|
Régis Hanol
|
c91634c09a
|
FIX: support for async uploads of emojis
|
2015-05-20 16:45:48 +02:00 |
|
Régis Hanol
|
45dbdb6896
|
FEATURE: custom emojis
|
2014-12-23 01:12:26 +01:00 |
|