Skip to content
This repository was archived by the owner on Mar 21, 2021. It is now read-only.

v2.2.0

Choose a tag to compare

@FDIM FDIM released this 25 Sep 11:41
· 15 commits to master since this release
  • #15 bugfix to ht-if in case it was added to an element with ht-repeat
  • #14 pipes / filters support. Now it is possible to use them inside expressions: e.g. {{num | number:2 }}. lowercase,uppercase,date,number,currency,json are supported and mostly taken from angularjs thus should work exactly the same.

Additionally a new option 'locale' was added to control number/date formatting.