- Bump minimum PHP version to 7.4
- Bump Symfony requirements to ^4.4 or ^5.4
- Bump Contao requirements to ^4.9 or ^4.13
- Changed coding standard
- Add navClass if it's defined in the template (Feature of contao-bootstrap/templates) #13
- Fix readme example #13
- Update travis configuration
- Fix broken target attribute which is already prerendered in the template.
- Fix tag of first list.
- Fix missing active class for dropdown items
- Add support for folder pages, displayed as dropdown-header
- Automatically add dropdown-divider if folderpage not first item.
- Fix issue with navigations having more than 2 levels.
- Support Metapalettes v2.0
Implemented enhancements:
- Added .gitattributes
- Added CHANGELOG.md
Fixed bugs: