discourse/plugins/chat/assets/javascripts/discourse/templates
Jarek Radosz 1c87bb7fe9
DEV: Update DButton uses (#23333)
1. Use `this.` instead of `{{action}}` where applicable
2. Use `{{fn}}` instead of `@actionParam` where applicable
3. Use non-`@` versions of class/type/tabindex/aria-controls/aria-expanded
4. Remove `btn` class (it's added automatically to all DButtons)
5. Remove `type="button"` (it's the default)
6. Use `concat-class` helper
2023-08-31 11:49:35 +02:00
..
preferences FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
admin-plugins-chat.hbs DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
chat-browse-all.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
chat-browse-archived.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
chat-browse-closed.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
chat-browse-open.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
chat-browse.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
chat-channel-info-about.hbs DEV: /channel -> /c chat route rename (#19782) 2023-01-27 09:58:12 -03:00
chat-channel-info-members.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
chat-channel-info-settings.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
chat-channel-info.hbs DEV: refactors routes to simplify using outlet (#20179) 2023-02-07 13:59:32 +01:00
chat-channel-thread.hbs FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-channel-threads.hbs REFACTOR: composer/thread (#21910) 2023-06-07 21:49:15 +02:00
chat-channel.hbs PERF: various perf improvements of chat-live-pane (#20563) 2023-03-07 18:55:05 +01:00
chat-draft-channel.hbs DEV: routable chat part 2 (#20232) 2023-02-14 11:27:07 +01:00
chat-index.hbs DEV: routable chat part 2 (#20232) 2023-02-14 11:27:07 +01:00
chat.hbs FEATURE: Chat side panel with threads initial skeleton (#20209) 2023-02-14 11:38:41 +10:00