discourse/app/assets
David Taylor d4479eab73
DEV: Remove object-property-decorators from admin mixins (#28172)
Ember's legacy mixin system does not support native-class syntax, so we have to use the non-decorator syntaxes for `action()` and `computed()`.

Eventually, we will need to refactor things to remove these mixins... but today is not that day.
2024-07-31 17:37:15 +01:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts DEV: Remove object-property-decorators from admin mixins (#28172) 2024-07-31 17:37:15 +01:00
stylesheets DEV: Update member access wizard step to use toggle group (#28013) 2024-07-29 14:07:06 +08:00