- Fix version constraint of dependency (#20)
- Add support for
icons.css
of the Contao css framework
- 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 img css class to picture image instead of to attributes (#15)
- Do not add html5 shiv for Contao >= 4.8 (#13)
- Update translations
- Fix incompatibility with Contao 4.4
- Do not require that bootstrap environment is public.
- Update translations
- Fix floating classes (#7)
Implemented enhancements:
- Rewrite
rounded
androunded-*
classes to the picture element. - Mark dca/hook listeners as public
Implemented enhancements:
- Add table and image class replacements.
- Rewrite css classes modifier to a filter.
- Update readme and add changelog.