Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
thymeleaf-layout-dialect-3.4.0.zip | 2025-02-01 | 9.6 MB | |
3.4.0 source code.tar.gz | 2025-02-01 | 169.5 kB | |
3.4.0 source code.zip | 2025-02-01 | 324.5 kB | |
README.md | 2025-02-01 | 602 Bytes | |
Totals: 4 Items | 10.1 MB | 2 |
- Added experimental option,
experimentalTitleTokens
, to allow access to the layout/content/resulting titles outside of thelayout:title
processor (#172) - Fix a bug where
th:with
values containing=
in them (eg:==
,!=
, etc), wouldn't transfer correctly to the resulting template (#244) (#224) - Upgrade Groovy to 4.0.25
- Upgrade SLF4J to 2.0.16
- Upgrade Thymeleaf to 3.1.3.RELEASE