discourse/app/assets
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
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts DEV: Update composer-fullscreen-prompt to template-only component (#17871) 2022-08-12 10:43:38 +08:00
stylesheets FEATURE: Adds full screen composer submit button and prompt (#17839) 2022-08-11 14:38:56 +08:00