Releases: aurelia/templating
Releases · aurelia/templating
1.2.0
aurelia-templating 1.2.0
Bug Fixes
- Add return to hasAttribute and getAttribute (1f8bb3a)
- composition-engine: add "host" to CompositionContext (b9d927c)
Features
- HtmlBehavior: primary property/bindable (dd5ddfa), closes aurelia/templating-binding#56
Performance
- view-factory: Avoid creating anonymous function for each containerless anchor.
1.1.4
1.1.3
aurelia-templating 1.1.3 (2016-12-03)
Bug Fixes
- view-compiler: proper anchoring for containerless elements inside of a template controller (0f12514)
Performance Improvements
- view-compiler: remove unnecessary assignment (ddde119)
1.1.2
- fix dts
1.1.1
aurelia-templating 1.1.1 (2016-09-29)
Bug Fixes
- BehaviorPropertyObserver: publish immediately when TaskQueue already flushing (06be105), closes aurelia/binding#496 aurelia/binding#479 #363
1.1.0
1.0.1
- Documentation update.
1.0.0
1.0.0-rc.1.0.3
1.0.0-rc.1.0.2
Bug Fixes
- view-locator: check 'origin.moduleId' instead of 'origin' (9a4f587)