All notable changes to this project will be documented in this file.
- reduced the php constraint to 7.2.x
- added php cs fixer config
- fixed some typos
- removed bootstrap as dependency for non-encore implementation in order to avoid duplicate imports
- moved to bootstrap 5, contao 4.9 and php 7.4
- refactoring
- added migration for bootstrapper tabs to migration command
- added direct migration option to migration command
- updated encore config
- increased minimum encore bundle support to 1.5
- fixed migration command registration
- fixed a bug to select first tab as active tab
- fixed removed trailing slash if external url is given as TabLink
- updated UPGRADE.md
- added migration command
- added support automatic entries points inclusion of encore bundle 1.3
- BREAKING: fixed typo in separator element type (see UPGRADE.md)
- added optional link for tab title
- removed yarn.lock
- made encore bundle an optional dependency
- added missing utils bundle dependency
- structure tab helper now works with recursive tabs
- fixed first tab was not selected if no cached tab
- fixed legacy config for encore bundle