Releases: oveleon/contao-config-driver-bundle
Releases · oveleon/contao-config-driver-bundle
1.3.1
Bugfix
- Correctly load toggle-fieldset for contao 5.1 and 5.2
- Prepare stimulus data action for contao 5.3
1.3.0
New features
- Added a feature to inject classes into fieldset legends
Usage: '{default_legend:hide your-css-class your-second-css-class}
- Added a feature to create palette group headers
Usage:
'{default_legend:hide palette-group[global_header]}
global_header must exist in your translation file
Styled example
![image](https://private-user-images.githubusercontent.com/55794780/292244114-3352e696-2022-4b35-a356-129e1e74d12e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1Mzg1NzMsIm5iZiI6MTczOTUzODI3MywicGF0aCI6Ii81NTc5NDc4MC8yOTIyNDQxMTQtMzM1MmU2OTYtMjAyMi00YjM1LWEzNTYtMTI5ZTFlNzRkMTJlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDEzMDQzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRlMjA1NGUwMjVjMDdhOWRjYTI1ZTQ3YjE1ODFjMTU4MTJlZjRjYjI0ZTZiMTgwYjA1ZTk3ZWU4NWI4NTM5OTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.cQVGFad6D7h7sVZrxSRIM8BI0s3GdHQofzy4Hs_kmJE)
1.2.2
- Fixed an issue whilst saving serialized strings
1.2.1
Bugfix
- Fixed an issue where merging local configuration files would override configurations within bundles
1.2.0
Changes
- Dropped Contao 4.9 Support
- Dropped PHP 7 Support (PHP ^8.1)
- Added simultaneous Contao 4.13 and Contao ^5.1 Support
1.1.2
- fixed a potential PHP 8 warning
1.1.1
Bugfixes
- fixed a bug where non-existing config-fields would lead to an error https://github.com/oveleon/contao-config-driver-bundle/commit/71e5b5ba1c2b29b6976b27eaac2fe5f48f0af2b2
Changes
- refactor loading and saving config files https://github.com/oveleon/contao-config-driver-bundle/commit/a41d3de1f66ca14115a67a207866bc9e56109111
1.1.0
Update
- changed PHP version to ^8.0
- changed bundle structure
- removed deprecated contao methods