discourse/app/assets/javascripts/admin/addon
Godfrey Chan 6036001667
DEV: stop relying on global jQuery, import "jquery" instead (#23924)
We'll probably have to keep the globals around for compatibility, but we should always import it ourselves. We'll followup with an updated eslint config to enforce this.
2023-10-17 13:56:59 +01:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components DEV: stop relying on global jQuery, import "jquery" instead (#23924) 2023-10-17 13:56:59 +01:00
controllers DEV: Sort imports 2023-10-10 21:46:54 +01:00
helpers DEV: Sort imports 2023-10-10 21:46:54 +01:00
lib UX: remove unsupported filterable attr from form template sample (#23535) 2023-09-12 12:20:55 -03:00
mixins DEV: Sort imports 2023-10-10 21:46:54 +01:00
models DEV: Sort imports 2023-10-10 21:46:54 +01:00
routes DEV: Sort imports 2023-10-10 21:46:54 +01:00
services DEV: Sort imports 2023-10-10 21:46:54 +01:00
templates SECURITY: Correctly escape 'text' email preview 2023-10-16 10:34:34 -04:00