Skip to content

1.7.0

Choose a tag to compare

@EisenbergEffect EisenbergEffect released this 17 Mar 04:29
· 186 commits to master since this release

aurelia-binding 1.7.0

Bug Fixes

  • doc: css-attribute without interpolation explained (3dcea9d)
  • EventManager: prevent stopPropagation stack overflow (011eca0), closes #649
  • EventManager: typing (cb63a87)
  • typings: add SelectValue/Checked Observers (b06cbc2)
  • typings: ICollectionObserverSplice support for Map and Set (49f46ce)
  • Unparser: fix typo in visitChain (a90216c)

Features

  • typescript: add getContextFor definition (c7ab819)
  • typescript: add ICollectionObserverSplice definition (4e1244e)
  • EventManager: Enable dispose() pattern for addEventListener