Skip to content

Releases: contao-thememanager/core

2.0.13

26 Mar 15:54
Compare
Choose a tag to compare

Fixes

  • Fix wrong table footer alignment in Contao 5.x 263a5a4

  • Fix line breaks in the theme configuration mask a158b19 10b93b2

  • Fix potential warning within tl_settings (if the icon font does not exist anymore) 441e4ed

  • Consider $form-label-spacing in labels e20fe2f

  • Introduce $icon-rounded-border-radius in theme configuration to fix naming convention (should have been named icon circled) 39a4f79

  • Do not show style-manager options in fieldsetStop 68cf8d4


Features

  • Add dynamic background-sizes 463b159

    You can now generate additional custom background-sizes under miscellaneous that will be available in all background-settings

  • Add new custom properties 2ef19ae

    • var(--a-fw): $link-font-weight
    • var(--nav-fs): $navigation-item-font-size
  • Allow all valid image extensions within image elements ce5b9bd

    You can now choose all available image extensions within the custom image components

  • Add display utilities to generate display-classes dynamically for all breakpoints fafae50

    You can now generate display: block / none / whatever across all breakpoints. Check the documentation for more information

  • Add responsive navigation directions 05450d8

    Sometimes you want the navigation to open left on the medium breakpoint but right on the large breakpoint

  • Introduce article-spacings for wrapperStart (article) 8ac6e1b

    • Top/Bottom, Left/Right, Top, Bottom
  • Introduce article-heights for wrapperStart (article) e4b7e1b

    This also takes the dynamic article heights into account


Changes

  • Load images via figure in custom image elements 8ff2271

    This way, additional data can be output within the custom image components

  • Simplify custom element templates 20ed1c6

    Less lines of code and more readable :)

  • Preparation for CSS units within container configuration e2fa5bb

    First prep for removing $GLOBALS

2.0.12

27 Feb 12:59
Compare
Choose a tag to compare
  • Update dependencies

1.5.5

27 Feb 12:58
Compare
Choose a tag to compare
  • Update dependencies

2.0.11

21 Feb 11:23
Compare
Choose a tag to compare

Bugfix

Template change

  • Update form_captcha.html5 template for the latest captcha update 26eba39

Full Changelog: 2.0.10...2.0.11

1.5.4

14 Feb 18:33
Compare
Choose a tag to compare

Template change

  • Update form_captcha.html5 template for the latest contao captcha update

Full Changelog: 1.5.3...1.5.4

2.0.10

08 Feb 11:29
Compare
Choose a tag to compare

This release adds new optimizations regarding article-spacings, icons and fixes issues regarding forms and form-field-icons

Bugfixes

  • Fixed a loading order issue when using form-field-icons e9e7bd1 9563b16

  • Invert :-webkit-autofill color on text-color-invert 5b87fd1

Optimizations

  • Article spacings that match the same value are not compiled anymore 80a6f22

  • Use shorthand icon font styles and add -moz-osx-font-smoothing: grayscale for Safari rendering 9563b16

  • Introduce custom property --form-bdr-wdth and use calc() for form-field-icon calculations


Full Changelog: 2.0.9...2.0.10

2.0.9

02 Feb 09:11
Compare
Choose a tag to compare

This release addresses issues that users have been experiencing creating and differentiating between the mentioned default and content layouts and fixes the custom font-family stripping quotes.

Bugfix

Changes

  • Notify users on wrong configurations within layouts 68a4f00

Optimizations

  • Updated translations and changed Headings (content) to Headings (Main column / Left column / Right column) 5e01767

  • Dropped Layout column option within the layout as it has been confusing users 3e141d4 be70081

    This now works out of the box. The classes layout-content, layout-content-1 and layout-content-2 have been removed and are backwards compatible, fe_page.html5 has been updated so #container is only shown when any previous content-layout has been used.

    The CSS has been adapted, the #main width has been rewritten to be more simple

  • Added a checkbox so only normal heading settings are being used 1cdf514 1cdf514

    This is based on user feedback from 2+ people, a migration will take place when updating to this patch so old configurations won't be affected.


Full Changelog: 2.0.8...2.0.9

2.0.8

30 Jan 16:43
Compare
Choose a tag to compare

Bugfixes

  • fixed an issue with font-size-base not allowing the rem value 3a0b184

  • fixed teaser not being shown in news_short and event_teaser a699d33


Addition

  • added Contao 5.3 support 2ef8a8f 33ba681

    Please mind that the ThemeManager will still run on the legacy HTML templates. Twig support has been planned in the next minor


Full Changelog: 2.0.7...2.0.8

2.0.7

26 Jan 16:27
Compare
Choose a tag to compare

Bugfixes

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 to ThemeManager b6cccd9

  • rewriting the at-root selector to be sass compliant 7e33d18


Full Changelog: 2.0.6...2.0.7

2.0.6

11 Jan 13:40
Compare
Choose a tag to compare

Bugfixes

  • Fixed img-inset not working for single box elements 89a9670

  • Fixed text-decoration wavy not working b1abe8c

  • Added missing text-decorations dotted and dashed b1abe8c

  • Added woff2 support for Icon set generation 16fb487

  • Fixed an issue with toggle fieldset in theme config not working in contao 5 (Config Driver)


Full Changelog: 2.0.5...2.0.6