Posthtml Expressions Versions Save

Use variables, JS-like expressions, and even markup-powered logic in your HTML.

v1.6.2

3 years ago

Fix

  • fix: items is not defined in each, close #107 d14fbbb

https://github.com/posthtml/posthtml-expressions/compare/v1.6.1...v1.6.2

v1.6.1

3 years ago

Fix

  • fix: check if key exists in locals as text, close #102 1d7596a

https://github.com/posthtml/posthtml-expressions/compare/v1.6.0...v1.6.1

v1.6.0

3 years ago

Feat

  • feat: strictMode show or not throw an exception, close #102 dbb32c9

https://github.com/posthtml/posthtml-expressions/compare/v1.5.0...v1.6.0

v1.5.0

3 years ago

Feat

  • feat: attribute as param, close #99 74c2b32

https://github.com/posthtml/posthtml-expressions/compare/v1.4.7...v1.5.0

v1.4.7

3 years ago

fix

  • fix: options for parser when nnormalize, close #97 99c0281

https://github.com/posthtml/posthtml-expressions/compare/v1.4.6...v1.4.7

v1.4.6

3 years ago

Bug Fixes

  • remove node text after condition, close #62 (2cefe7d)

v1.4.5

3 years ago

Fix

  • fix: normalize output tree, close #93 5d820e5

v1.4.4

3 years ago

Bug Fixes

  • escape custom delimiters when ignoring expressions (53c901e)

v1.4.3

3 years ago

Fix

  • fix: clear raw tag after expression, close #82 2aaef58

v1.4.2

4 years ago

Fix

  • fix: if attr is boolean, close #85 bdd5524
  • fix: ignore expressions inside node attributes 8febd75
  • fix: ignore subsequent expressions in a text node def95f5

Perf

  • perf: pulled definitions of ignore from iteration 7711830

Refactor

  • refactor: inline expression ignoring 28ad6ac
  • refactor: ignored expression regex vars 994e196

Docs

  • docs: add Cosmin Popovici as Contributors 77aaf56