Releases: aurelia/templating
Releases · aurelia/templating
aurelia-templating v0.14.3
aurelia-templating v0.14.2
Bug Fixes
- dom: return firstElementChild from parsed template markup (ea230c84)
aurelia-templating v0.14.1
Bug Fixes
- all: correct some types (4ed12313)
aurelia-templating v0.14.0
Bug Fixes
- all:
- dom: string parsing of views now requires a template tag (45113364)
- templating: Use correct import for core-js We were previously using `import core from core-j (29e4a62b)
- view-engine: api cleanup (a203455a)
- view-factory: cleanup and standardizing api for view creation (1258f476)
Features
aurelia-templating v0.13.16
Bug Fixes
- html-behavior: remove double compile of template parts (49a5ad79)
- view-factory: unnecessary dom boundaries removed (77452a17)
- view-slot: out of bounds on array for content selector remove all (eb345050, closes #136)
Features
- view-engine: preliminary support for element enhancement (e8078686)
aurelia-templating v0.13.15
Bug Fixes
- view-compiler: properly handle content process skip (014185ed)
aurelia-templating v0.13.14
Bug Fixes
- html-behavior: do not override DOMBoundary for containerless elements (d3c2ba4e)
aurelia-templating v0.13.13
Bug Fixes
- view-compiler: missed update to content projection with new instruction lookup (589c9d7e)
aurelia-templating v0.13.12
aurelia-templating v0.13.11
Bug Fixes
- view-strategy: incorrect variable reference (3231c77b)