Skip to content

Thymeleaf Layout Dialect 1.2.2

Compare
Choose a tag to compare
  • 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)