Skip to content

Releases: contao-thememanager/core

2.2.3

26 Nov 15:51
Compare
Choose a tag to compare

Update

  • Add cache busting for generated icon-font css 60431fe

Full Changelog: 2.2.2...2.2.3

2.2.2

19 Nov 09:27
Compare
Choose a tag to compare

Update

  • Added blocks for headline_two

2.2.1

11 Nov 11:15
Compare
Choose a tag to compare

Bugfix

  • Fixed an issue with article spacings within #main

2.2.0

05 Nov 11:27
Compare
Choose a tag to compare

Accessibility and semantics update

Warning

You need to run a migration after this update
If you have made changes to your fe_page template, please make sure to match the new strucutre:
See: https://github.com/contao-thememanager/core/blob/90137a972682d4ba4f1e2912d6994aec7da28a2f/contao/templates/frontend/fe_page.html5

Changes

  • Semantic html - main_above and main_below are now within <main> e1084c7

    Make sure to run the migration - They are now custom layout sections that are embedded within fe_page
    If you have changed your fe_page template, make sure to adjust it

  • Adjusted the default value for custom viewport to allow resizing 90137a9

    You can change this in your layout yourself 'width=device-width,initial-scale=1.0,maximum-scale=5.0'

  • Added focus-visibility for input-checkbox c77d167

    You can use --focus-clr to adjust it based on the inverted colors

  • Added a possibility to append alternative text to icon-content dd4fd10

2.1.5

02 Aug 12:40
Compare
Choose a tag to compare

Update

  • Consider contao-component-dir b4a744e

  • Symfony 7 support 8be1198 2ea97c4

  • Added missing shadow-dependencies d46a533 8be1198

  • Use PHP attributes c3990e1

  • Update dependencies

    • oveleon/contao-component-style-manager ^3.6
    • oveleon/contao-config-driver-bundle ^1.4
    • oveleon/contao-theme-compiler-bundle ^1.9

Bugfixes

  • Properly check for the backend user instance 0ca4a0a

  • Update wrong install requirement within readme by @lindesbs in #39


New Contributors


Full Changelog: 2.1.4...2.1.5

1.5.7

02 Jul 06:03
Compare
Choose a tag to compare

Update

  • Unlock oveleon/contao-theme-compiler-bundle ^1.8
  • minimum PHP ^8.1

Full Changelog: 1.5.6...1.5.7

2.1.4

01 Jul 11:27
Compare
Choose a tag to compare

Bugfix

  • fixed an issue regarding forms in Contao 4.13 69c0aa7

2.1.3

28 Jun 15:11
25bdddc
Compare
Choose a tag to compare

Update

  • Updated form_wrapper template to match the latest Contao 5.3.11 release 015ad24 25bdddc

2.1.2

26 Jun 13:14
Compare
Choose a tag to compare

Update

Updated template for the latest Contao 5.3.10 release regarding double form submission and script evaluation in ajax forms

  • Update form-wrapper.html5 template 88e6145

Update minimum requirements c6ead83

Unlock symfony filesystem ^7.0 c6ead83


Full Changelog: 2.1.1...2.1.2

2.1.1

12 Jun 14:11
Compare
Choose a tag to compare

Addition

  • Consider list-styles for mod-newsmenu fae38e4 (implements #36)

Bugfix / Feature

  • Consider bottom spacings within *_full templates #37 94baeac

    If you are using content-elements within events or news details, this will now create a grid within the text-element. You are now able to also set up grid columns and leverage the flex-grid that you know from articles.

  • Add a margin-bottom to <table>-elements created with tinymce 746d31a


Full Changelog: 2.1.0...2.1.1