Skip to content

aurelia-binding v0.2.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 06 Jan 19:15
· 760 commits to master since this release

Bug Fixes

  • all: rename Filter to ValueConverter (7f5e5785)

Features

  • CallExpression: enable passing function refs with call bindings (1b333f0d)
  • build: update compiler and switch to register module format (b3a9c112)
  • name-expression: support explicit ref binding modes (c2954228)
  • value-converter: