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_shortcutwith install, schema, form and Functional Tests. - Created a new library conditionally added based on config.
- Fixed JS code for the case where
display_menu_itemis enabled. - Converted
display_menu_itemfrom an integer to a boolean value.
Based on the work in MR !106 (closed) from user @ressa.