Releases: ultraq/thymeleaf-layout-dialect
Releases · ultraq/thymeleaf-layout-dialect
Thymeleaf Layout Dialect 1.2.8
- Contribution from Oliver Niekrenz to fix a recursion issue in the way fragments are picked out of templates (#60)
Thymeleaf Layout Dialect 1.2.7
- Fix for
ArrayIndexOutOfBoundsException
s coming out of the grouping feature introduced in 1.2.6 (#54)
Thymeleaf Layout Dialect 1.2.6
Thymeleaf Layout Dialect 1.2.5
Thymeleaf Layout Dialect 1.2.4
- Contribution from Justin Munn to fix bugs in the
layout:title-pattern
processor, making it behave more naturally in the process (#42)
Thymeleaf Layout Dialect 1.2.3
Thymeleaf Layout Dialect 1.2.2
- Allow passing variables for all document types, not just full HTML templates (#32)
- Remove the reliance on Thymeleaf's literal substitutions feature for the
layout:title-pattern
processor, allowing devs to use the pipe|
character in their title patterns (#33) - Fix the passing of decorator/content title values up deep layout hierarchies (#34)
Thymeleaf Layout Dialect 1.2.1
- Restore
layout:decorator
behaviour when using it for deep page hierarchies in Thymeleaf 2.1.2 (#30)
Thymeleaf Layout Dialect 1.2
Thymeleaf Layout Dialect 1.1.4
- Minor bugfixes, small refactoring, and a large cleanup as a result of the work done towards being compatible with Thymeleaf 2.1.