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(BindingLanguage) warn on interpolation in style attribute #22

Closed jdanyow closed 9 years ago

jdanyow commented 9 years ago

Fixes aurelia/binding#38

jdanyow commented 9 years ago

@EisenbergEffect this one too

EisenbergEffect commented 9 years ago

@jdanyow Can you rebase this on master please?

jdanyow commented 9 years ago

@EisenbergEffect done