Skip to content

Releases: aurelia/templating-binding

aurelia-templating-binding v0.7.2

12 Jan 20:11
Compare
Choose a tag to compare

Bug Fixes

  • all: use attributeMap to map class and for to property names (c6671d53)

aurelia-templating-binding v0.7.1

12 Jan 19:18
Compare
Choose a tag to compare

Bug Fixes

  • syntax-interpreter: use inspected attribute value for options (4916ac3f)

aurelia-templating-binding v0.7.0

12 Jan 14:50
Compare
Choose a tag to compare

Bug Fixes

  • all: typos in binding language and options syntax (17f91fe0)
  • package: update Aurelia dependencies (b07b1f85)
  • syntax-interpreter: handle non bound options values (c13d9dd9)

Features

  • binding-language:
    • new binding language interface (4fae8ad8)
    • new syntax for element refs (a24d5967)

aurelia-templating-binding v0.6.0

07 Jan 15:46
Compare
Choose a tag to compare

Bug Fixes

  • package: update dependencies to latest (5f5fae4a)

aurelia-templating-binding v0.5.0

06 Jan 19:33
Compare
Choose a tag to compare

Bug Fixes

  • all: rename Filter to ValueConverter (e0753f5c)
  • index: fix compiler error in plugin install function (7d1de765)

Features

  • binding-language: enable usage as plugin (0900eb76)
  • build: update compiler and switch to register module format (219e215b)
  • syntax-interpreter: support call expression and name binding modes (97b4a83f)

aurelia-templating-binding v0.4.0

22 Dec 06:28
Compare
Choose a tag to compare

Bug Fixes

  • package: update the templating dependency to latest (5e12d55a)

aurelia-templating-binding v0.3.2

18 Dec 20:23
Compare
Choose a tag to compare

Bug Fixes

  • package: update templating to latest version (28bfb5c8)

aurelia-templating-binding v0.3.1

18 Dec 07:27
Compare
Choose a tag to compare

Bug Fixes

  • package: update templating to latest version (ae5ed8e1)

aurelia-templating-binding v0.3.0

17 Dec 22:05
Compare
Choose a tag to compare

Bug Fixes

  • package: update dependencies to latest versions (f7e960fa)

aurelia-templating-binding v0.2.1

12 Dec 17:07
Compare
Choose a tag to compare

Bug Fixes

  • package: update dependencies to latest (b5379b2a)
  • syntax: delegate and trigger now prevent default actions (7d6be6d4)