- Check for menus to exist before continuing in theme suggestions (found when attempting to load the devel module's menu)
Prep dev release for v2.
First official stable release!
Supports accessible-menu and accessible-menu-bootstrap-5 out-of-the-box.
- Fix bug causing accessible menu helper libraries to load when no menu type was selected.
- Fix an issue where installation method was looking at the wrong object - Remove accessible menu config when a menu is deleted
- Fix bug causing collapsible menus to throw errors due to using the old config setup.
Fix an issue causing accessible menu templates being applied to all menus.
- Removed reference to old script that was no longer there.
- Fix the version pattern for CDNs when using the AccessibleMenu class.
- Implement plugin system for adding new libraries automatically to the settings form - Add Bootstrap 5 submodule
- Add remaining settings for accessible-menu - Handle collapsible root menus
- Simplify generated library names
- Adds libraries - Adds basic menu generation