Skip to content

1.3.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 26 Feb 07:23
· 186 commits to master since this release

aurelia-templating 1.3.0

Bug Fixes

  • child-observation: make property descriptor configurable (7f07ffb), closes #520
  • swap: fix missing return result/controller statement (e464663)
  • swap-strategies: correct parameter name on with method (bb6e09d)
  • view-slot: check for undefined child (47a04a7)
  • view-slot: eliminate double lookup (8639ad5)
  • ViewCompiler: use primary prop's default binding mode (3a350e8)

Features

  • swapOrder: add swaporder property for concurrent enter/leave transitions (6a77043)