Moved the 'hoverintent_functionality' setting to 'admin_toolbar' and renamed...
https://www.drupal.org/project/admin_toolbar/issues/3516995
- Moved the
hoverintent_functionalitysetting toadmin_toolbarand renamedenable_hoverintentenabled by default. - Converted
admin_toolbar.hover.jsto Vanilla JS with Drupal behavior usingonce. - Wrapped
admin_toolbar.hoverintent.jsin a Drupal behavior usingonce. - Updated settings form field label and description.
- Fixed libraries dependencies causing issues with
big_pipe. - Updated Functional Tests to test the Admin Toolbar settings form changes.
- Fixed ESLint validation errors in
admin_toolbar.hover.jsfile and indentation errors in yaml files.
Edited by David Suissa