2.0.7
Bugfixes
-
enable missing vertical text-alignment for icon-list and icon-text-list 6dd7011
-
replaced obsolete
$article-min-height
with dynamic option$article-options-height
0fd91cddynamic options generate after compilation: See: https://contao-thememanager.github.io/docs/pages/docs/configuration/theme/layout/#artikel-hohen
-
added missing article-spacings for initial resolution (<600px) b636e17 e231504 529bdc2
You have to run a database migration for this to take effect. Once the migration happened, everything will stay the same but values from
$article-spacing-xs-*
will be moved into$article-spacing-*
and replaced with the previous value.
Minor tweaks
-
adjusted names for style manager groups f96bce9
Before After Article-Height Height Grid-Colums Columns Grid-Offset Offset Grid-Order Order Grid-Alignment Alignment Vertical-Alignment Vertical Horizontal-Alignment - Items Horizontal Item-Alignment Vertical-Alignment - Items Vertical Item-Alignment -
inlined
headline-spacing
into custom property--hl-mb
7538618 -
renamed
ThemeManager settings
toThemeManager
b6cccd9 -
rewriting the
at-root
selector to be sass compliant 7e33d18
Full Changelog: 2.0.6...2.0.7