Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 1.89 KB

HTML Template Language Specification 1.2 - March 30th, 2016

New Features:

Enhancements:

  • documented the data-sly-include file option, which was present in the TCK + reference implementation since 1.0

HTML Template Language Specification 1.1 - February 16th, 2015

New Features:

Enhancements:

  • the join option can also be used with a simple string, outputting just the string in this case
  • for data-sly-list (and also for data-sly-repeat) the element will be shown only if the attribute's value provides a non-empty collection, a string or a number
  • no need to strictly define reserved options like in 1.0