Skip to content

aurelia-binding v0.3.5

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 19 Feb 04:33
· 711 commits to master since this release

Bug Fixes

  • array-change-records: set addedCount to 0 on delete (fb6cbe9f)
  • build: add missing bower bump (7d2172a2)
  • listener-expression: use result of handler for preventDefault behavior (fce610b9, closes #16)
  • value-converter: add missing endsWith polyfill (0e05f9cc)

Features

  • map-observation: implement map observation (7a795785)