discourse/app
Keegan George 9dadf43e83
FEATURE: Toolbar API supports custom action for keyboard shortcuts (#28883)
Previously shortcuts added to toolbar buttons will automatically use the same action assigned to the button when clicked. This PR adds an additional optional key that can be passed when creating a new toolbar button: shortcutAction which allows for passing a custom action for the keyboard shortcut. This way a button can have a specific action when a keyboard shortcut is pressed that's different from when the button is clicked.
2024-09-12 11:12:01 -07:00
..
assets FEATURE: Toolbar API supports custom action for keyboard shortcuts (#28883) 2024-09-12 11:12:01 -07:00
controllers DEV: Refactor suspend/silence user services 2024-09-12 10:28:48 +02:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Remove old problem check system - Part 1 (#28772) 2024-09-06 17:00:25 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Fix another report flaky (#28868) 2024-09-12 10:34:38 +10:00
policies DEV: Refactor suspend/silence user services 2024-09-12 10:28:48 +02:00
serializers FEATURE: Support designating multiple groups as mods on category (#28655) 2024-09-04 04:38:46 +03:00
services DEV: Refactor suspend/silence user services 2024-09-12 10:28:48 +02:00
views UX: Upgrade to fontawesome 6.6.0 (#28778) 2024-09-09 14:40:56 +01:00