Joffrey JAFFEUX
|
1abe807528
|
REFACTOR: setting component mixin (#14437)
* REFACTOR: setting component mixing
- drops jquery usage
- extract spit function
- uses @action
- removes get usage where possible
- uses helpers
- minor changes
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
|
2021-09-27 10:43:26 +02:00 |
|
Jarek Radosz
|
e68c1d5ba5
|
DEV: Use key over the deprecated keyCode (#13795)
Makes the code a bit more readable. Inspired by https://github.com/emberjs/ember.js/pull/19185
|
2021-08-09 11:41:36 +02:00 |
|
Ahmed Gagan
|
2308a58113
|
DEV: Added support for custom site setting 'emoji_list' (#12414)
Example usage:
```
best_emojis:
type: emoji_list
default: laughing|open_mouth|cry|angry|hugs
client: true
```
|
2021-04-07 15:32:05 +02:00 |
|
Roman Rizzi
|
bbe5d8d5cf
|
DEV: Sort imports alphabetically (#11382)
|
2020-12-01 15:31:26 -03:00 |
|
Robin Ward
|
ce3fe2f4c4
|
REFACTOR: Support bundling our admin section as an ember addon
|
2020-09-22 15:14:29 -04:00 |
|