Skip to content

aurelia-templating v0.11.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 01 May 03:43
· 665 commits to master since this release

Bug Fixes

  • bindable: problem with options object when place on a prop initializer (8d23f132)
  • composition-engine: ensure analysis of existing vm instances (a6803f62)
  • content-selector: remove undefined variable (6450a816, closes #48)
  • decorators: typo in bindable caused incorrect metadata define (9f683df7)
  • templating: update to new bindingMode API (95192b2f)
  • useShadowDOM: set correct property on behavior (a2cd7ac8, closes #62)

Features

  • all: switch to new es7 metadata api (bbe21bbe)