All notable changes to this project will be documented in this file.
- Changed: encore contracts support
- Changed: modernized bundle structure
- Changed: encore entry is now added automatically
- Changed: minimum contao version is now 4.9
- Changed: minimum php version is now 7.4
- Changed: removed test setup
- Changed: renamed bundle class (BREAKING!)
- Changed: updated encore bundle integration
- Changed: updated dependencies
- Changed: allow php 8
- License
- update dependency
- compact mode previous button link title
data-bm-compact-show-current
added as data attribute (default: false), in compact mode the active submenu is now no longer the active menu
- missing argument in default template
- syntax error in default template
- w3c validator error
- accessibility support fixed, dropdownRoots are now buttons (toggle dropdown on focus with enter/space and tab through dropdown if toggled)
- added
aria-current="page"
to active links
- added
aria-current="page"
to active links
- aria support: use aria-label on nested menu that refers to parent id
- added more specific back link title using aria-label
- keyboard navigation in compact mode
- flex column wrap support with data attributes
data-bm-column-min
,data-bm-columns
tabindex
for second level (must be -1)
encore-bundle
dependency changed to0.*
composer.json
typo forcontao-manager-plugin
- initial version