Releases: aurelia/templating
Releases · aurelia/templating
1.0.0-beta.2.0.0
This is an out-of-band release designed to update Aurelia to Shadow DOM v1 in preparation for the upcoming Release Candidate. This release is not available through NPM. To experiment with the new Shadow DOM update you will need to install directly from github both this library as well as pal-browser
.
- Shadow DOM v1 Slots Implementation
- TemplatingEngine test methods removed. They are replaced by the new templating library.
1.0.0-beta.1.2.7
- docs update
1.0.0-beta.1.2.6
- update bower metadata
1.0.0-beta.1.2.5
Features
- view-compiler: add element to processAttributes (d753e672)
1.0.0-beta.1.2.4
- Updating to work with new templating binding needs.
1.0.0-beta.1.2.3
1.0.0-beta.1.2.2
1.0.0-beta.1.2.1
1.0.0-beta.1.2.0
aurelia-templating 1.0.0-beta.1.1.4
Bug Fixes
- composition-engine: complete composition work on null (02b8f3d9)