aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive
AgeCommit message (Expand)Author
2012-04-04fix(docs): remove ngModelInstant from all examplesIgor Minar
2012-04-04chore(directive): correct file names for booleanAttrsVojta 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-03feat(ngInclude): allow ngInclude on css classVojta 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(FormController): ask for dependency to fool the BC moduleIgor Minar
2012-03-29fix(ngValue): bind properly inside ng-repeatVojta Jina
2012-03-29refactor($compile): move methods of attr object into prototypeVojta Jina
2012-03-29fix($compile): properly clone attr.$observers in ng-repeatVojta Jina
2012-03-28refactor(toJson): use native JSON.stringifyIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery