aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/ngBindSpec.js
AgeCommit message (Expand)Author
2013-09-20fix(ng-bind-html): watch string value instead of wrapperChirayu 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
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-03-28chore(module): move files around in preparation for more modulesMisko Hevery