arturadib / agility

Javascript MVC for the "write less, do more" programmer
http://agilityjs.com
MIT License
542 stars 70 forks source link

Implement hyphens in data-bind attributes and optional '=' #63

Closed tristanls closed 12 years ago

tristanls commented 12 years ago

Fixes #62 per @tlack 's suggestion Helps prevent #55 per @tlack 's suggestion

arturadib commented 12 years ago

Awesome, thanks Tristan!

Maybe in the near future we can deprecate using spaces in favor of equal signs (I agree with @tlack that it is more readable).

tristanls commented 12 years ago

@arturadib I agree on the deprecation of using spaces