discourse/app
David Taylor 31c2a4717b
DEV: Allow plugins/themes to add global notices at any time (#24922)
Previously, `addGlobalNotice` would have to be called before the GlobalNotice component was rendered. By using a TrackedArray, we can improve that so that plugins can call the function at any time and the notice will be rendered immediately
2023-12-18 09:56:23 +00:00
..
assets DEV: Allow plugins/themes to add global notices at any time (#24922) 2023-12-18 09:56:23 +00:00
controllers FIX: Sort plugin list by name properly (#24839) 2023-12-18 11:42:55 +10:00
helpers DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
jobs DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FEATURE: Initial admin sidebar navigation (#24789) 2023-12-18 11:48:25 +10:00
serializers DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
services DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
views DEV: Add safe_mode=deprecation_errors mode (#24870) 2023-12-13 14:06:59 +00:00