contao-thememanager/core
Contao ThemeManager is a lightweight, forward-thinking CSS framework for Contao, built around components, flexbox layouts and CSS custom properties. Provides a solid theming foundation with a modern, maintainable approach.
Full Changelog: https://github.com/contao-thememanager/core/compare/2.4.1...2.4.2
Full Changelog: https://github.com/contao-thememanager/core/compare/2.4.3...2.4.4
script block to the legacy blocks block_searchable and block_unsearchable f5e8b24c7e0a1df365d9e2d8a39a95a7b99c656d[@internal](https://github.com/internal) f860f3b545da4f1a7239a02614b5e8d676f062b7Full Changelog: https://github.com/contao-thememanager/core/compare/2.3.3...2.4.0
mod_navigation 6b76b52cfa3f09ecc0729717a2493a628918b65dfont-display: swap for the generated icon font 63142f68c379f1c23b919237638f5bca818c1c79insert_article insert tag 81fb699bc2f5ef78f40ce659aa61a923bc4b4e54Full Changelog: https://github.com/contao-thememanager/core/compare/2.3.0...2.3.1
[!NOTE]
Contao 4.13 support has been dropped.
Added support for element_group 5bc488fa1372f1282cdfbfff23117928adeeeda9 8301b2d201ddc7e2e93b7e5f520df107d224938f
Added wrapperAttributes to block_searchable and block_unsearchable 615d0a1ede3cb355be0d12a08d752fd3db0dc427
ContentWrapperStart and ContentWrapperStartContent - Use the element_group instead
content_element/element_group/articlecontent_element_group/contentDropped fe_page.html5 in favor of the twig surrogate fe_page.html.twig 04d35bb9a3933635bf0b2229edeeb171c6cb8f6a
Dropped mod_article.html5 in favor of the twig surrogate mod_article.html.twig 88dc04ea923d06a58be29e71c029a832948f6745
Switched mod_article_contao53_default with mod_article_default. 88dc04ea923d06a58be29e71c029a832948f6745
Dropped Contao 4.13 support and removed all BC layers 562f6e8057872d9fc796ef5d4f876fc7043b69bb c20a28c5be5ba88f47781fc4c14f098c643145ba
Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.17...2.3.0
Add the possibility to assign style manager template classes to header, main and footer within the layout
Usage:
<archive identifier="gFooter">
<field title="identifier">gFooter</field>
<children>
<child alias="foo">
<field title="pid">80</field>
<field title="sorting">100</field>
<field title="alias">foo</field>
<field title="title">Foo</field>
<field title="description"></field>
<field title="cssClasses">a:1:{i:0;a:2:{s:3:"key";s:3:"foo";s:5:"value";s:3:"Bar";}}</field>
<field title="chosen">1</field>
<field title="blankOption">1</field>
<field title="passToTemplate">1</field>
<field title="extendLayout">1</field>
</child>
</children>
</archive>
config.css_units, headline.units and headline.stylesFull Changelog: https://github.com/contao-thememanager/core/compare/2.2.14...2.2.15
Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.13...2.2.14
form_fieldset templates to be accesible (legend needs to be the first descendant of fieldset) 84d3de5904e65859a3da5b9ecd4dd3a39917f586Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.9...2.2.10
Fix #43
Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.8...2.2.9
Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.7...2.2.8
Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.6...2.2.7
Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.5...2.2.6
Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.3...2.2.4
Full Changelog: https://github.com/contao-thememanager/core/compare/2.2.2...2.2.3
headline_two#main[!Warning] You need to run a migration after this update If you have made changes to your
fe_pagetemplate, please make sure to match the new strucutre: See: https://github.com/contao-thememanager/core/blob/90137a972682d4ba4f1e2912d6994aec7da28a2f/contao/templates/frontend/fe_page.html5
Semantic html - main_above and main_below are now within <main> e1084c76da465428fcd06304f8b99ee1d4db2c70
Make sure to run the migration - They are now custom layout sections that are embedded within
fe_pageIf you have changed yourfe_pagetemplate, make sure to adjust it
Adjusted the default value for custom viewport to allow resizing 90137a972682d4ba4f1e2912d6994aec7da28a2f
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 c77d167674ad1cd4dfe94e2097feda006c264c11
You can use
--focus-clrto adjust it based on the inverted colors
Added a possibility to append alternative text to icon-content dd4fd101713a6eda5443a07297649d4ae4bb8648
Consider contao-component-dir b4a744e34139d1459f737acea37a61a18b6c8aa1
Symfony 7 support 8be11987db8dede567aa4ff8536693b9488702e1 2ea97c4b7e7eb0a3f129b36d0d238ecd75300fa2
Added missing shadow-dependencies d46a533716d7419a86cfbcbecf370bf74f6bdeb9 8be11987db8dede567aa4ff8536693b9488702e1
Use PHP attributes c3990e1c6eeeaad4404c82965a0684fa3040dcba
Update dependencies
oveleon/contao-component-style-manager ^3.6oveleon/contao-config-driver-bundle ^1.4oveleon/contao-theme-compiler-bundle ^1.9Properly check for the backend user instance 0ca4a0a0e13d9ab78358e4429899efb1d296cf70
Update wrong install requirement within readme by @lindesbs in https://github.com/contao-thememanager/core/pull/39
Full Changelog: https://github.com/contao-thememanager/core/compare/2.1.4...2.1.5
Full Changelog: https://github.com/contao-thememanager/core/compare/1.5.6...1.5.7
form_wrapper template to match the latest Contao 5.3.11 release 015ad24b976789fe6e7ca5153cef631ece500dce 25bdddc40158b194a7b0cc3d462a06a79450fdbbUpdated template for the latest Contao 5.3.10 release regarding double form submission and script evaluation in ajax forms
form-wrapper.html5 template 88e61458e84e462d81a43f9a17b3dd9396952dc5^4.13.37 || ^5.3.10^3.5.3^1.8.1^1.3.1^2.4.10^2.1.2^5.4 || ^6.0 || ^7.0Full Changelog: https://github.com/contao-thememanager/core/compare/2.1.1...2.1.2
mod-newsmenu fae38e4fccb57ec30cecc5ef01ff0718f1b12d20 (implements #36)Consider bottom spacings within *_full templates https://github.com/contao-thememanager/core/pull/37 94baeac9a36e3a5f9e59ab25f0f5506f6d0d98a4
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 746d31aac3e88d6dc3e5a437cade19dbbec767ab
Full Changelog: https://github.com/contao-thememanager/core/compare/2.1.0...2.1.1
How can I help you explore Laravel packages today?