oveleon/contao-theme-compiler-bundle
file_download 35
star 1
Version | Freigabe-Notizen und Änderungs-Log |
---|---|
1.9.0 | ### Update * Add build tools and shadow dependencies https://github.com/oveleon/contao-theme-compiler-bundle/pull/11/commits/76781078293e241e46f9336b880e16f0698cda52 * Allow symfony 7 https://github.com/oveleon/contao-theme-compiler-bundle/pull/11/commits/76781078293e241e46f9336b880e16f0698cda52 * Use PHP Attributes for commands https://github.com/oveleon/contao-theme-compiler-bundle/pull/11/commits/e3daba745eea0ef590c30c52faad853f046aa788 ### Bugfix * Check for correct type within compiler https://github.com/oveleon/contao-theme-compiler-bundle/pull/11/commits/78cc8b7460471af0698eec14b64caa2912f6ad7e ___ **Full Changelog**: https://github.com/oveleon/contao-theme-compiler-bundle/compare/1.8.1...1.9.0 |
1.8.1 | ### Bugfix - Fix potential PHP warning when source does not exist anymore 864bc7d97d8f27a2bf49266cdefafe97b7476391 |
1.8.0 | ## What's Changed * Performance optimizations by @zoglo in https://github.com/oveleon/contao-theme-compiler-bundle/pull/9 ____ **Full Changelog**: https://github.com/oveleon/contao-theme-compiler-bundle/compare/1.7.2...1.8.0 |
1.7.2 | ### Update - drop restriction for empty units b85bd22e09c5ee3c75824382e11cd3ad5c4b76fd |
1.7.1 | ### Bugfix - Fixed an issue where output style was never expanded within debug mode in Contao 5 91b52bd901c01dcb9fc29fb39f0e7653e49efb92 --- **Full Changelog**: https://github.com/oveleon/contao-theme-compiler-bundle/compare/1.7.0...1.7.1 |
1.7.0 | Changes- Allow saving & compiling on newly created themes https://github.com/oveleon/contao-theme-compiler-bundle/commit/29af8d35966ae56a6d609f6d9aac5902b78e3a0e https://github.com/oveleon/contao-theme-compiler-bundle/commit/11aec6fc069b2f904a492ae65818b3a9a69e835f Features- Consider default configuration files from [oveleon/contao-config-driver-bundle](https://github.com/oveleon/contao-config-driver-bundle) https://github.com/oveleon/contao-theme-compiler-bundle/commit/489d6aef59a7779ff5f4c809afb89b34c8087e40 _____ **Full Changelog**: https://github.com/oveleon/contao-theme-compiler-bundle/compare/1.6.2...1.7.0 |
1.6.2 | - Updated translations |
1.6.1 | Addition- Added dark mode (working within contao 5.2) |
1.6.0 | Additions- Added a new array property `$customSkinFiles` to the FileCompiler https://github.com/oveleon/contao-theme-compiler-bundle/commit/258dabdf83028507a0b97e4149427deec018713a > **e. g. via beforeCompile Hook ($GLOBALS['TC_HOOKS']['beforeCompile'])** > ```php > $compiler->customSkinFiles[] = 'YOUR-FILE-UUID' > ``` Bugfix- Correctly display output log for skin files https://github.com/oveleon/contao-theme-compiler-bundle/commit/33e545374ddd94ed68f0c82fc9d2509d43148d41 |
1.5.2 | Bugfix / Feature- Allow sorting for skin import files - Fixed a loading order bug when overwriting scss variables and imports |
add Zeige mehr Versionen an |
Wenn du mit der Maus über die Version fährst, kannst du das Veröffentlichungsdatum anzeigen lassen.