Skip to content

HTML Template Language Specification 1.4

Latest
Compare
Choose a tag to compare
@raducotescu raducotescu released this 18 Jun 12:45
· 22 commits to master since this release

Version 1.4 brings the following enhancements:

  • data-sly-list and data-sly-repeat iteration control (#55) [0][1]
  • the introduction of the in relational operator (#56) [2]
  • support for negative Number literals (#44) [3]
  • attribute identifier for the data-sly-unwrap block statement (#52) [4]
  • an extended list of attributes for which the uri display context is applied automatically (#62) [5]
  • a new block statement - data-sly-set [6]

For a full list of issues addressed by this release please check [7].

[0] - https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/1.4/SPECIFICATION.md#226-list
[1] - https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/1.4/SPECIFICATION.md#227-repeat
[2] - https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/1.4/SPECIFICATION.md#1143-relational-operators
[3] - https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/1.4/SPECIFICATION.md#111-grammar
[4] - https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/1.4/SPECIFICATION.md#2211-unwrap
[5] - https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/1.4/SPECIFICATION.md#113-context-sensitive
[6] - https://github.com/Adobe-Marketing-Cloud/htl-spec/blob/1.4/SPECIFICATION.md#2212-set
[7] - https://github.com/Adobe-Marketing-Cloud/htl-spec/milestone/3?closed=1