Skip to content

aurelia-templating v0.10.2

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 11 Apr 05:23
· 677 commits to master since this release

Bug Fixes

  • bindable-property:
    • set default if not undefined (98e479ad)
    • ensure changeHandler is always defined, but null by default (6de4f87e)
  • html-behavior: custom attrs with one property that is not value should be options (8486dc45)
  • html-bheavior: incorrect identification of options attributes (ebef7461)