aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/inputSpec.js
AgeCommit message (Expand)Author
2013-07-11fix(ngValue): made ngValue to write value attribute to elementMikk Kirstein
2013-07-11test(ngList): remove disabled testIgor Minar
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-04-17fix(ngModel): use paste/cut events in IE to support context menuMark Dalgleish
2013-04-16fix(ngPattern): allow modifiers on inline ng-patternaustingreco
2012-11-26feat(form): add ability to reset a form to pristine statePawel Kozlowski
2012-09-06feat(ngModel): support ngTrim attribute on inputGregory Pike
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