discourse/app
Penar Musaraj a91ad81ed1 UX: Trigger primary action in modals using Enter
A modal's primary action (blue button in the default theme) can now be invoked
by hitting Enter on the keyboard. This applies to all modals that aren't strict
forms as long as the focus is not on a textarea element.
2019-10-09 13:28:07 -04:00
..
assets UX: Trigger primary action in modals using Enter 2019-10-09 13:28:07 -04:00
controllers DEV: stop mixing in application helper where not needed 2019-10-09 13:06:18 +11:00
helpers SECURITY: mini profiler enabled incorrectly for admins 2019-10-09 12:49:22 +11:00
jobs FIX: Ensure push_url exists before making push notification API call 2019-10-04 11:52:10 -04:00
mailers PERF: reuse renderer when rendering email templates 2019-10-06 23:57:03 -04:00
models FIX: Don't swallow the original error when moving posts 2019-10-09 17:02:17 +02:00
serializers FEATURE: Display created and last_used dates for API keys 2019-10-09 14:24:41 +01:00
services PERF: reuse renderer when rendering email templates 2019-10-06 23:57:03 -04:00
views FEATURE: Add site setting to show more detailed 404 errors. (#8014) 2019-10-08 14:15:08 +03:00