Releases: contao-thememanager/core
2.2.3
2.2.2
2.2.1
2.2.0
Accessibility and semantics update
Warning
You need to run a migration after this update
If you have made changes to your fe_page
template, please make sure to match the new strucutre:
See: https://github.com/contao-thememanager/core/blob/90137a972682d4ba4f1e2912d6994aec7da28a2f/contao/templates/frontend/fe_page.html5
Changes
-
Semantic html - main_above and main_below are now within
<main>
e1084c7Make sure to run the migration - They are now custom layout sections that are embedded within
fe_page
If you have changed yourfe_page
template, make sure to adjust it -
Adjusted the default value for custom viewport to allow resizing 90137a9
You can change this in your layout yourself
'width=device-width,initial-scale=1.0,maximum-scale=5.0'
-
Added focus-visibility for input-checkbox c77d167
You can use
--focus-clr
to adjust it based on the inverted colors -
Added a possibility to append alternative text to icon-content dd4fd10
2.1.5
Update
-
Consider
contao-component-dir
b4a744e -
Use PHP attributes c3990e1
-
Update dependencies
oveleon/contao-component-style-manager
^3.6
oveleon/contao-config-driver-bundle
^1.4
oveleon/contao-theme-compiler-bundle
^1.9
Bugfixes
-
Properly check for the backend user instance 0ca4a0a
-
Update wrong install requirement within readme by @lindesbs in #39
New Contributors
Full Changelog: 2.1.4...2.1.5
1.5.7
Update
- Unlock oveleon/contao-theme-compiler-bundle ^1.8
- minimum PHP ^8.1
Full Changelog: 1.5.6...1.5.7
2.1.4
2.1.3
2.1.2
Update
Updated template for the latest Contao 5.3.10
release regarding double form submission and script evaluation in ajax forms
- Update
form-wrapper.html5
template 88e6145
Update minimum requirements c6ead83
- contao/core-bundle ->
^4.13.37 || ^5.3.10
- oveleon/contao-component-style-manager ->
^3.5.3
- oveleon/contao-theme-compiler-bundle ->
^1.8.1
- oveleon/contao-config-driver-bundle ->
^1.3.1
- madeyourday/contao-rocksolid-custom-elements ->
^2.4.10
- madeyourday/contao-rocksolid-icon-picker ->
^2.1.2
Unlock symfony filesystem ^7.0 c6ead83
- symfony/filesystem ->
^5.4 || ^6.0 || ^7.0
Full Changelog: 2.1.1...2.1.2
2.1.1
Addition
Bugfix / Feature
-
Consider bottom spacings within *_full templates #37 94baeac
If you are using content-elements within events or news details, this will now create a grid within the text-element. You are now able to also set up grid columns and leverage the flex-grid that you know from articles.
-
Add a margin-bottom to
<table>
-elements created with tinymce 746d31a
Full Changelog: 2.1.0...2.1.1