aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngBind.js
AgeCommit message (Expand)Author
2014-03-07docs(ngBind): fix typoSekib Omazic
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert <doc:...> examples to <example>...Peter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2013-11-14docs(ngBindHtml): fix dependency for Plunker and JSFiddle in examplePete Bacon Darwin
2013-10-24docs(ngBindHtml): add exampleNicolas Brugneaux
2013-10-22style: make jshint happyVojta Jina
2013-10-18docs: correct broken linksVojta Jina
2013-09-20fix(ng-bind-html): watch string value instead of wrapperChirayu Krishnappa
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