Skip to content

aurelia-templating-resources v0.12.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 09 Jun 03:28
· 509 commits to master since this release
  • if:
    • fix passing context binding to the view factory (ecfa3ce4, closes #56)
    • fix multiple view.bind() call (172bdfae)
  • repeat:
    • unbind children on property change (96a2065c)
    • handle promises returned by view-slot (28338958, closes #54)

Features

  • all: add focus attached behavior (ecd300ae)
  • compose: suppost syncChildren (0240d5ca)
  • docs: Initial YUIDocs (745131b0)
  • focus: set two-way as default binding mode (96ef5d43)
  • replaceable: add the replaceable attribute for use with replaceable parts (a5a17bc6)