accessible_menu 2.0.0-beta4

Bug fixes

- Check for menus to exist before continuing in theme suggestions (found when attempting to load the devel module's menu)

accessible_menu 2.0.0-beta2

Bug fixes
New features
  • Convert all config to third_party_settings
  • Fix bootstrap 5 block rendering
  • Support uninstalling bootstrap 5 with new config system

accessible_menu 2.0.0-beta0

New features
  • Added block-level overrides
  • Moved collapsible button into block template instead of menu template.

accessible_menu 1.0.1

Bug fixes
  • Fix issue where contextual links would cause menus to generate incorrectly.
  • Fix issue where menu block menus would not always have an ID, causing menus to generate incorrectly

accessible_menu 1.0.0

First official stable release!

Supports accessible-menu and accessible-menu-bootstrap-5 out-of-the-box.

accessible_menu 1.0.0-beta8

Bug fixes

- Fix bug causing accessible menu helper libraries to load when no menu type was selected.

accessible_menu 1.0.0-beta7

Bug fixes

- Fix an issue where installation method was looking at the wrong object
- Remove accessible menu config when a menu is deleted

accessible_menu 1.0.0-beta6

Bug fixes

- Fix bug causing collapsible menus to throw errors due to using the old config setup.

accessible_menu 1.0.0-beta5

Bug fixes

Fix an issue causing accessible menu templates being applied to all menus.

accessible_menu 1.0.0-beta4

Bug fixes
New features
  • Refactor config structure
    • Remove accessible_menu.settings.yml
    • Remove the accessible_menu section from system.menu.*.yml
    • Add accessible_menu.library.*.yml to handle library config
    • Add accessible_menu.menu.*.yml to handle menu config
  • Fix bug causing new menus to create invalid config

accessible_menu 1.0.0-beta2

Bug fixes

- Fix the version pattern for CDNs when using the AccessibleMenu class.

accessible_menu 1.0.0-beta1

New features

- Implement plugin system for adding new libraries automatically to the settings form
- Add Bootstrap 5 submodule

accessible_menu 1.0.0-beta0

New features

- Add remaining settings for accessible-menu
- Handle collapsible root menus

Subscribe with RSS Subscribe to Releases for Accessible Menu