discourse/plugins/poll/assets/javascripts
David Taylor 9534f13256
DEV: Replace `site-settings:main` with `service:site-settings` (#17734)
This will allow consumers to inject it using `siteSettings: service()` in preparation for the removal of implicit injections in Ember 4.0. `site-settings:main` is still available and will print a deprecation notice.
2022-08-01 09:43:33 +01:00
..
components DEV: Remove `.es6` extensions from core (#14912) 2021-11-13 12:51:53 +01:00
controllers DEV: Fix linting issues in core plugins (#14916) 2021-11-13 15:31:42 +01:00
discourse/templates DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
initializers DEV: Replace `site-settings:main` with `service:site-settings` (#17734) 2022-08-01 09:43:33 +01:00
lib FIX: Allow poll feature to be disabled in discourse-markdown (#15025) 2021-11-19 15:10:47 -06:00
widgets DEV: Use native `element.closest()` (#17482) 2022-07-14 08:57:24 +08:00