Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@clmath clmath released this 13 Nov 10:57
· 70 commits to master since this release

What's new in this release?

New Feature
  • Move ObservableArray from liaison to decor. (#48)
Enhancements
  • remove has("mozilla") flag (#58)
  • add has("edge") flag for Edge (#57)
  • Invalidating enhancements (for dynamic templates) (#56)
  • Stateful: call custom setters/getters for function properties too (#52)
  • call deliver() automatically for Invalidating (#40)