Skip to content

aurelia-templating-resources v0.8.8

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 19 Feb 05:16
· 569 commits to master since this release

Bug Fixes

  • all: add logging dependency (3ca23734)
  • build: add missing bower bump (d7b588de)
  • repeat:
    • regression with missing items changed handler (1b17a858)
    • provide index not key to updateExecutionContext (3f026d70)

Features

  • repeat: implement support for map (15f8b0aa)
  • templating-resources:
    • add defaultSanitizer method to inner-html (9353b477)
    • add innerHTML attached behavior (f6e28fe1)
  • with: Add WIP with binding (b8de3ec4)