Skip to content

aurelia-templating-resources 1.0.0-beta.1.0.4

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 09 Jan 02:08
· 356 commits to master since this release

Bug Fixes

  • compose: properly handle the created callback during dynamic composition (eddec888)
  • repeat:
    • coalesce splices delayed due to leave animation (a08a74af)
    • array sync issue when inserting during leave animation (68f78707)
  • tests: describe does not expect a done parameter (3ed2b0f5)

Features

  • repeat: add strategy for repeating over Set objects (dc0432a0)
  • signal: enable signaling one-time bindings (24ce6720, closes #176)