arturadib / agility

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

implemented type="text" as default for input element #68

Closed tristanls closed 12 years ago

tristanls commented 12 years ago

implements feature request #1 from #66

tristanls commented 12 years ago

updated now, still had to do input[type="search"] explicitly for the search input tag, but other than that, tests pass