Initial implementation of the 'toggle_shortcut' feature, based on MR 70.
https://www.drupal.org/project/admin_toolbar/issues/3304810
Initial implementation of enable_toggle_shortcut
configuration, based on the work from MR !70 by @sascha_meissner @Grevil and @thomas.frobieter.
- Added configuration setting
enable_toggle_shortcut
(withinstall
andschema
) toadmin_toolbar
as a checkbox field enabled by default, in theAdvanced
section of the settings form. - Updated module's logic to load added
toggle_shortcut
library based on configuration. - Updated CSS and JS logic based on existing work for the
sticky_behavior
(MR !123 (merged)). - Added basic Functional Tests.
Merge request reports
Activity
added 1 commit
- 0875e3fd - Initial implementation of the 'toggle_shortcut' feature, based on MR 70.
added 3 commits
-
0875e3fd...7b317b29 - 2 commits from branch
project:3.x
- c45901f3 - Initial implementation of the 'toggle_shortcut' feature, based on MR 70.
-
0875e3fd...7b317b29 - 2 commits from branch
added 1 commit
- 05f189ca - Add keyboard shortcut to the toggle buttons title text
added 1 commit
- 01daf488 - Moved the 'enable_toggle_shortcut' checkbox to the 'sticky_options_wrapper' and updated label.
added 1 commit
- 2d88098c - Moved the 'enable_toggle_shortcut' checkbox to the 'sticky_options_wrapper' and updated label.
added 4 commits
Toggle commit listadded 1 commit
- 65f82097 - Disabled the 'toggle_shortcut' feature by default and fixed the expand button...
added 1 commit
- 09eca192 - Disabled the 'toggle_shortcut' feature by default and fixed the expand button...
added 6 commits
-
09eca192...3f737eed - 2 commits from branch
project:3.x
- a71e6cd9 - Initial implementation of the 'toggle_shortcut' feature, based on MR 70.
- 159289b2 - Add keyboard shortcut to the toggle buttons title text
- 50550e3c - Moved the 'enable_toggle_shortcut' checkbox to the 'sticky_options_wrapper' and updated label.
- cc6bfcc6 - Disabled the 'toggle_shortcut' feature by default and fixed the expand button...
Toggle commit list-
09eca192...3f737eed - 2 commits from branch
Please register or sign in to reply