aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngBind.js
AgeCommit message (Expand)Author
2013-09-11docs(ng.directives): add correct @restrict for all ng directivesrodyhaddad
2013-08-29perf(ngBindHtml): watch the original value and sanitize laterChirayu Krishnappa
2013-07-25feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafeChirayu Krishnappa
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-06-27docs(ngBind): clarify some of the writingAndrew Peterson
2013-04-19docs(ngBind): fix typoMichal Reichert
2013-03-29docs(*): fixed typosPascal Borreli
2012-09-06fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02doc(guide): clean up broken linksMisko Hevery
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