Thymeleaf 3.0.7 发布,HTML 5 模板引擎

来源: 投稿
2017-07-25 09:44:00

Thymeleaf 3.0.7 发布,更新内容如下:

  • Fixed JavaScript line comment (//) parsing breaks when EOF comes before \n (script ends in the comment line).

  • Improved escaping of attributes in XML template mode: \t, \n and \r now being always escaped in order to prevent them being normalised into white spaces by XML parsers when reading (which would be according to the spec).

  • Improved #numbers.sequence(...) behaviour so that zero-element sequences are now returned when it is not possible to get from the initial to the final values using the specified step (was returning an error).

  • Updated Unbescape dependency to 1.1.5.RELEASE.

展开阅读全文
点击加入讨论🔥(21) 发布并加入讨论🔥
21 评论
12 收藏
分享
返回顶部
顶部