Vinoth Kannan
|
da2b0b2882
|
UX: remove the double-encoding of user titles.
`{{}}` in handlebars are already escaping the HTML elements.
|
2019-12-06 04:07:47 +05:30 |
|
Robin Ward
|
f518065654
|
FIX: computed is part of @ember/object not @ember/object/computed
|
2019-11-13 11:58:09 -05:00 |
|
Mark VanLandingham
|
e51efce356
|
DEV: Remove all instances of Ember.computed (#8324)
|
2019-11-08 12:28:11 -06:00 |
|
Robin Ward
|
a8a76198b1
|
REFACTOR: Remove Ember.Component global variable
Use imports instead.
|
2019-10-23 12:30:52 -04:00 |
|
Osama Sayegh
|
e27f332318
|
PERF: speed up about page render time and limit category mods (#8112)
* PERF: speed up about page render time and limit category mods
* Remove return
* Remove widgets
* Convert admins and mods lists
* Rename component
* Apply Joffrey's patch
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
* Make limit 100
|
2019-10-03 21:48:56 +03:00 |
|