Skip to content

1.8.0-rc.1

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 20 Jun 05:46
· 78 commits to master since this release

aurelia-templating 1.8.0-rc.1

Bug Fixes

  • BehaviorPropertyObserver: use Object.is() for comparison (bf8ec9a)
  • child-observation: unset property in unbind (7989015)
  • ShadowDOM: unbind view when remove (b4abe6e)
  • StaticViewStrategy: adjust interface for doc (65aef43)
  • view-slot: fix return type (66a86de)

Features

  • CompositionEngine: compose accepts view model constructor (524dee4)
  • decorators: add decorators for view / resource config (2af6b28)
  • resource: aurelialess aurelia (e7da973)
  • resources: interop with custom element / attribute decorators (e06668e)