discourse/app
David Taylor 4229e3f22c DEV: Set passive: false on composer grippie events
We do call `event.preventDefault()` on these events. They're limited to a single element, so performance impact should be negligable. Adding `passive: false` prevents the chrome dev tools warning.
2021-11-26 18:03:39 +00:00
..
assets DEV: Set passive: false on composer grippie events 2021-11-26 18:03:39 +00:00
controllers FEATURE: show recent searches in quick search panel (#15024) 2021-11-25 15:44:15 -05:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs FIX: Delete unconfirmed AND expired email tokens only (#15089) 2021-11-25 10:34:30 +02:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models DEV: Don't create unnecessary scope methods (#15104) 2021-11-26 16:34:07 +01:00
serializers FEATURE: show recent searches in quick search panel (#15024) 2021-11-25 15:44:15 -05:00
services FIX: Use CDN URL for internal onebox avatars (#15077) 2021-11-25 12:07:34 +00:00
views DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00