discourse/app/assets/javascripts/admin/addon/mixins
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
..
period-computation.js DEV: Remove object-property-decorators from admin mixins (#28172) 2024-07-31 17:37:15 +01:00
setting-component.js DEV: Remove object-property-decorators from admin mixins (#28172) 2024-07-31 17:37:15 +01:00
setting-object.js DEV: Remove object-property-decorators from admin mixins (#28172) 2024-07-31 17:37:15 +01:00