aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/inputSpec.js
AgeCommit message (Expand)Author
2013-08-07fix(input): fix the email regex to accept TLDs up to 6 characters longneilmcgibbon
2013-07-11fix(ngValue): made ngValue to write value attribute to elementMikk Kirstein
2013-07-11test(ngPattern): fix disabled testIgor Minar
2013-07-11test(ngList): remove disabled testIgor Minar
2013-04-17fix(ngModel): use paste/cut events in IE to support context menuMark Dalgleish
2012-06-08feat($compile): simplify isolate scope bindingsMisko Hevery
2012-06-02doc(NgModelController) add example and $render documentationMisko Hevery
2012-05-06fix(ngModel): use keydown/change events on IE9 instead of inputIgor Minar
2012-04-11fix(input.radio): support 2-way binding in a repeaterVojta Jina
2012-04-09chore(tests): rename all directive names to the normalized formIgor Minar
2012-04-03feat(ngModel): update model on each key stroke (revert ngModelInstant)Vojta Jina
2012-03-29fix(ngValue): bind properly inside ng-repeatVojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery