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

fix(attribute-map): add rowspan and colspan attributes #31

Closed mbroadst closed 9 years ago

mbroadst commented 9 years ago

Binding to a td rowspan and colspan won't work unless they are added to the binding-language attribute map.