Releases: aurelia/templating
Releases · aurelia/templating
aurelia-templating v0.9.0
Bug Fixes
- animator: remove unused code from interface (986267f6)
- behavior: not all attached/detached were cascaded (31702e14, closes #35)
- property: correct if/else branch for dynamic notifications (9f79cbb0)
- view: first and last child should not be undefined (43c076c5)
- view-slot:
- Safari and IE are not spec compliant perhaps (bc1ff2ba)
- improve null checks and array access (af290c1f)
- add firstChild null checks (d260bdb9, closes #34)
- add firstChild null checks (a49411dd, closes #34)
- correct null check against nextElementSibling (9162eeb6)
Features
- animator: add mechanism for default animator configuration (eb792bb1)
- resources:
- new, simplified and improved resource pipeline processing (e6207812)
- leverage new template loader api (ee6fea9d)
- view-engine: merge in and simplify resource coordinator (a836fde9)
- view-strategy: enable exported view strategy and registry to be used for view models (03790f85, closes #13)
aurelia-templating v0.8.14
Bug Fixes
- package: change jspm directories (9ef08cfd)
aurelia-templating v0.8.13
Bug Fixes
- anim:
- package: update dependencies (4a3489f9)
- view-slot:
- transformChildNodesIntoView broken with animation (03b94433)
- prepare for animator implementation (f922a86f)
Features
- Behaviour: make UK devs jump for joy (b5cc76c4, closes #18)
- anim: Add animator service (5d2d6169)
aurelia-templating v0.8.12
Bug Fixes
- view-compiler: elements with skipped content should not be traversed (56b585f9)
aurelia-templating v0.8.11
Bug Fixes
- resource-coordinator: regression in local auto-imports (8ec09095)
aurelia-templating v0.8.10
Bug Fixes
- build: add missing bower bump (4484ea7f)
- resource-coordinator: do not cache dynamic view models (a29f2bc2)
aurelia-templating v0.8.9
Features
- behaviors: expose public api for behaviors on element (fc002606, closes #10)
- custom-element:
- add beforeCompile hook (a7d34b51, closes #9)
- add metadata for skipping for content processing (1fa4ca9b, closes #4)
aurelia-templating v0.8.8
Bug Fixes
- view-compiler: correctly map renamed attached behaviors at app level (47f9e2f9)
aurelia-templating v0.8.7
Bug Fixes
- composition-engine: fix syntax error (f87668da)
0.8.6 (2015-01-25)
Features
- property: add fluent api helper method for options property properties (597426b0)
aurelia-templating v0.8.6
Features
- property: add fluent api helper method for options property properties (597426b0)