Skip to content

Latest commit

 

History

History
92 lines (50 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

92 lines (50 loc) · 2.13 KB

Changelog

2.2.2 (2022-04-20)

Full Changelog

Changed

  • 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

2.1.4 (2019-06-11)

Full Changelog

Enhanced

  • Add navClass if it's defined in the template (Feature of contao-bootstrap/templates) #13

Fixed

  • Fix readme example #13

Changed

  • Update travis configuration

2.1.3 (2018-08-27)

Full Changelog

  • Fix broken target attribute which is already prerendered in the template.

2.1.2 (2018-07-30)

Full Changelog

  • Fix tag of first list.

2.1.1 (2018-06-28)

Full Changelog

  • Fix missing active class for dropdown items

2.1.0 (2018-06-28)

Full Changelog

  • 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.

2.0.0 (2018-01-05)

Full Changelog

  • Support Metapalettes v2.0

2.0.0-beta1 (2017-10-04)

Full Changelog

Implemented enhancements:

  • Added .gitattributes
  • Added CHANGELOG.md

Fixed bugs:

  • Data too long for column 'bootstrap_toggleableSize' #21
  • Support Bootstrap 4 beta changes #4