This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
David Taylor e4fbb3be21
DEV: Update composer-fullscreen-prompt to template-only component (#17871)
1. Replace `{{did-insert` with the builtin `{{on` modifier
2. Move the i18n call into the template

With both of those changes, there is no logic left in the backing class, so we can switch to `templateOnly()` which is significantly faster. (granted, not a big deal for a component like this, but it makes for a good demonstration)
2022-08-12 10:43:38 +08:00
..
assets DEV: Update composer-fullscreen-prompt to template-only component (#17871) 2022-08-12 10:43:38 +08:00
controllers FEATURE: Allow private themes to be partially installed (#17644) 2022-08-10 13:30:18 +03:00
helpers FIX: bots could generate errors when slug generation method is encoded (#17224) 2022-07-29 16:27:52 +10:00
jobs DEV:Using symbols is deprecated, use strings instead (#17874) 2022-08-11 11:33:41 -03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models DEV:Using symbols is deprecated, use strings instead (#17874) 2022-08-11 11:33:41 -03:00
serializers FEATURE: add welcome topic cta banner (#17821) 2022-08-09 21:52:39 +05:30
services FIX: Don't notify editor when category or tag change (#17833) 2022-08-10 18:55:29 +03:00
views UX: update register admin wizard page styles (#17785) 2022-08-03 21:49:21 -04:00