aurelia / templating-binding

An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
MIT License
32 stars 26 forks source link

feat: Support for `default property` binding on custom attributes #108

Closed dkent600 closed 7 years ago

dkent600 commented 7 years ago

See feature request #56.

Requires PR from templating: https://github.com/aurelia/templating/pull/510

jdanyow commented 7 years ago

Looks good to me 👍