machty / emblem.js

Emblem.js - Ember-friendly, indented syntax alternative for Handlebars.js
http://emblemjs.com
MIT License
1.04k stars 81 forks source link

classNameBinding syntax not valid in attr staches #205

Closed mixonic closed 9 years ago

mixonic commented 9 years ago

The tests flagged here:

https://github.com/bantic/emblem.js/blob/d840b5028ab74a3cc61d37d1308947bb1af7b70d/tests/integration/bind-attr-test.js#L28-L46

Are not new behavior, they are behavior of Emblem 0.4.x. They currently do not compiled to bind-attr mustaches with class name bindings as they should.