aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive
AgeCommit message (Expand)Author
2012-06-01feat($route): rename template -> tempalteUrl and add support for inline templ...Misko Hevery
2012-06-01chore($route): rename eventsMisko Hevery
2012-06-01feat($route): resolve local route promisesMisko Hevery
2012-05-22fix(ngRepeat): expose $first, $middle and $last instead of $positionMax
2012-05-06fix(ngSrc,ngHref): binding should set element prop as well as attrIgor Minar
2012-05-06fix(ngModel): use keydown/change events on IE9 instead of inputIgor Minar
2012-05-02fix(select): don't interfere with selection if not databoundIgor Minar
2012-04-27feat($parse): CSP compatibilityIgor Minar
2012-04-20fix(select): properly handle empty & unknown options without ngOptionsIgor Minar
2012-04-20test(selectSpec): clean up and simplify specsIgor Minar
2012-04-20fix(script): Incorrectly reading script text on ieMisko Hevery
2012-04-11fix(input.radio): support 2-way binding in a repeaterVojta Jina
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina
2012-04-09chore(ngBind): remove obsolete testIgor Minar
2012-04-09chore(tests): rename all directive names to the normalized formIgor Minar
2012-04-09fix(ngBindHtml): clear contents when model is falsyIgor Minar
2012-04-09test(ngBindSpec): correct tests + split them upIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-04refactor(ngHref, ngSrc): remove duplicate testsVojta Jina
2012-04-04chore(directive): correct file names for booleanAttrsVojta Jina
2012-04-04refactor(ngInclude): correct the testsVojta Jina
2012-04-04fix(booleanAttrs): convert to booleanVojta Jina
2012-04-03fix(form): preperly clean up when invalid widget is removedMisko Hevery
2012-04-03fix(ng-href): copy even if no bindingMisko Hevery
2012-04-03refactor(ngView): remove extra $watch, refactor one ugly testVojta Jina
2012-04-03fix(ngInclude): fire $includeContentLoaded on proper (child) scopeVojta Jina
2012-04-03refactor(ngInclude): remove scope attributeVojta Jina
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