aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngBind.js
AgeCommit message (Expand)Author
2012-04-30docs(ngSanitize): fix directive linksIgor Minar
2012-04-20docs(ngBind): "angular.module.ng.$sanitize" -> "angular.module.ngSanitize.$sa...johnlindquist
2012-04-20docs(ngBind): "makes make" -> "makes"johnlindquist
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina
2012-04-09fix(ngBindHtml): clear contents when model is falsyIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-04fix(docs): remove ngModelInstant from all examplesIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery