Skip to content

Releases: contao-thememanager/core

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

2.0.5

21 Dec 15:35
Compare
Choose a tag to compare

Update

Changed order within theme configuration for better UX

image

Old order

  • Base-Settings
  • Colors
  • Typography
  • Headings
  • Headings (Content)
  • Heading (Spacings)
  • Links
  • Layout
  • Article
  • Grid
  • Form: General
  • Form: Label / Legend
  • Form: Select
  • Form: Checkbox / Radio
  • Form: Miscellaneous
  • Form-field: Image / Icon
  • Icon
  • Buttons
  • Button-Design (Primary)
  • Button-Design (Secondary)
  • Button-Design (Alternative)
  • Spacings (Inner)
  • Spacings (Outer)
  • Divider
  • Boxed
  • Table
  • Image-Text
  • Header
  • Navigation
  • Misc

New order

  • Global

    • Base-Settings
    • Colors
  • Fonts

    • Typography
    • Links
  • Headings

    • Headings
    • Headings (Content)
    • Heading (Spacings)
  • Buttons

    • Buttons: General
    • Button-Design (Primary)
    • Button-Design (Secondary)
    • Button-Design (Alternative)
  • Components

    • Boxed
    • Divider
    • Table
    • Icon
  • Form

    • Form: General
    • Form: Label / Legend
    • Form: Select
    • Form: Checkbox / Radio
    • Form: Miscellaneous
    • Form-field: Image / Icon
  • Modules

    • Navigation
    • Breadcrumb
  • Header

  • Misc

  • Layout

    • Breakpoints
    • Behavior
    • Article
    • Grid
    • Spacings (Inner)
    • Spacings (Outer)
    • Image-Text

2.0.4

06 Dec 12:41
Compare
Choose a tag to compare

Bugfix

  • Fixed an issue with ajaxform not working

2.0.3

04 Nov 22:15
Compare
Choose a tag to compare

Changes / Fixes

  • added .c_link to every link component within modules and elements ea54119

  • make configGenerator methods available (public) b44a1d8

  • move dynamic options into bundle configuration 18241fc

  • redesign of the StyleManagerXML builder to simplify usage to allow overriding of dynamically added options c28d731 1e3d46a 7718e3d

  • simplify dynamic option generators 511c80d ce3398d