aurelia-templating v0.12.0
EisenbergEffect
released this
09 Jun 02:52
·
636 commits
to master
since this release
Bug Fixes
- behavior-instance: update to semi private api usage based on change in binding (fffba93f)
- bindable-property: publish custom getObserver on getter (78238520)
- decorators: throw on invalid behavior resource names (b9c4a527)
- naming: fixes naming issues (2b5c1adb)
- view-engine: address async loading issues and double loading (ce82ab1f)
- view-factory: template anchors converted to comment anchors (2079480a)
- view-slot: add fallback for missing nextElementSibling (7ae88b6f)
Features
- all:
- anim: add animation events const (0378ebe3)
- animator: add extra animator methods (3ad6e884)
- customAttribute: enable defaultBindingMode for customAttribute (91e503f7)
- html-behavior: enable syncChildren on composed views (ea15104e, closes #68)
- view-compiler: support compiling of strings (deb23a83, closes #37)
- view-factory: enable replacement parts to flow through to child templates (3261af3b)