Skip to content

Releases: aurelia/templating

aurelia-templating v0.13.10

16 Jul 18:05
Compare
Choose a tag to compare

Bug Fixes

  • view-strategy: incorrect variable (7ef25428)

aurelia-templating v0.13.9

16 Jul 18:01
Compare
Choose a tag to compare

Bug Fixes

  • build: missed adding new file (121ca640)

aurelia-templating v0.13.8

16 Jul 17:54
Compare
Choose a tag to compare

Features

  • view-strategy: @inlineView and InlineViewStrategy implemented (bc464a42)

aurelia-templating v0.13.7

16 Jul 13:41
Compare
Choose a tag to compare

Bug Fixes

  • module-analyzer: correct some promise types in the d.ts (d025abf0)

aurelia-templating v0.13.6

16 Jul 03:43
Compare
Choose a tag to compare

Bug Fixes

  • all: improve several d.ts definitions with better type info (51cad257, closes #132)
  • view-compiler: template elements with template controllers work again (71c67c21, closes #133)

aurelia-templating v0.13.5

14 Jul 20:50
Compare
Choose a tag to compare

Bug Fixes

  • view-factory: properly merge element attr overrides with surrogate values (0ba7c904)

aurelia-templating v0.13.4

14 Jul 15:22
Compare
Choose a tag to compare

Bug Fixes

  • view-engine: handle circular references between views (5e023a59)

aurelia-templating v0.13.3

13 Jul 19:36
Compare
Choose a tag to compare

Features

  • view-compiler: enable surrogate behaviors, bindings and attributes (a1fcdffb, closes #61)

aurelia-templating v0.13.2

07 Jul 16:00
Compare
Choose a tag to compare
  • fix for jspm beta with TypeScript
  • improve d.ts files

aurelia-templating v0.13.1

03 Jul 17:15
Compare
Choose a tag to compare

Bug Fixes

  • view-strategy: address changes in jspm/system.js beta (ac24d3b6)