All notable changes to this project will be documented in this file.
- Changed: dropped media query support
- Changed: update bundle structure
- Changed: rename bundle class
- Fixed: remove unnecessary deps
- Added: encore contracts support
- Added: BeforeRenderBannerEvent
- Changed: require contao 4.13
- Changed: require at least php 8.1
- Changed: iframe resizing now uses own js (stopped using and bundling iframe resizer!)
- Changed: use custom route for internal html banners (fix issues with local paths)
- Changed: some code modernization
- Fixed: slick bundle compatibility
- Added: support for newer banner version and drop support for older ones (#14)
- Changed: minimum contao version is now 4.9
- Changed: minimum php version is now 7.2
- Changed: code enhancements and refactoring
Same as beta 6
- fixed banner_start and banner_end to be displayed correctly in backend
- fixed backend js bundle name
- added new banner type HTML(#1)
- added encore configuration
- added backend js
- fixed another dca install error
- fixed an dca install error
- refactored to bundle structure
- contao-banner-bundle compatiblity (instead of banner module)