Added setting to 'enable_keyboard_shortcut' with install, schema, form and...
https://www.drupal.org/project/admin_toolbar/issues/3494646
Added setting to Enable keyboard shortcut
with key combination Alt + a
, by default.
- Added
enable_keyboard_shortcut
with install, schema, form and Functional Tests. - Created a new library conditionally added based on config.
- Fixed JS code for the case where
display_menu_item
is enabled. - Converted
display_menu_item
from an integer to a boolean value.
Based on the work in MR !106 (closed) from user @ressa.
Merge request reports
Activity
mentioned in merge request !106 (closed)
added 1 commit
- fa40f642 - Added setting to 'enable_keyboard_shortcut' with install, schema, form and...
added 1 commit
- 83b69ded - Added setting to 'enable_keyboard_shortcut' with install, schema, form and...
mentioned in merge request !145 (merged)
Please register or sign in to reply