Skip to content

Releases: oveleon/contao-theme-compiler-bundle

1.5.2

11 Jul 14:51
a79c91d
Compare
Choose a tag to compare

Bugfix / Feature

  • Allow sorting for skin import files
  • Fixed a loading order bug when overwriting scss variables and imports

1.5.1

22 Jun 07:16
Compare
Choose a tag to compare
  • Allow passing objTheme within FileCompiler Hooks

1.5.0

05 Jun 14:55
733e381
Compare
Choose a tag to compare

Update

  • Add contao 5.1 support
  • Drop contao 4.9 support

Bugfix

  • Do not initialize framework within command constructor fbaee04

1.4.1

06 Feb 17:56
Compare
Choose a tag to compare

Addition

  • Added new 'note' message type to the theme compiler be9eb43

1.4.0

16 Jan 15:27
Compare
Choose a tag to compare

Additions

  • Added new Hook 'compilerParseConfig' (Able to read the theme configuration before compiling) 08d3271

Bugfix

  • Fixed a bug with compilerParseVariableValue-Hook throwing an error f1fb556

1.3.0

05 Dec 08:02
b540607
Compare
Choose a tag to compare

Added feature

  • Added contao:themecompiler:list - list all themes and their outputDir 532abc3

  • Added contao:themecompiler:compile [id] - compile a theme by ID 532abc3

1.2.1

07 Nov 07:54
Compare
Choose a tag to compare

Bugfixes

  • fixed a bug where not yet saved configuration files would lead to an error e0c8756 @zoglo

  • do not parse empty configuration files 7e77e72 @zoglo

  • fixed a spacign of the theme configuration buttons b00d5b2 @doishub

1.2.0

18 Oct 20:13
Compare
Choose a tag to compare

Update

  • changed PHP version to ^8.0
  • changed bundle structure
  • removed deprecated contao methods

1.1.2

03 Feb 09:10
Compare
Choose a tag to compare

Additions

  • Style and text adjustments
  • Hook beforeCompile added

1.1.1

14 Oct 07:52
Compare
Choose a tag to compare
  • PHP8 compat