index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
directive
/
ngBind.js
Age
Commit message (
Expand
)
Author
2014-03-07
docs(ngBind): fix typo
Sekib Omazic
2014-02-21
docs(*): fix anchors for members in api docs
Peter Bacon Darwin
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
2014-02-16
docs(bike-shed-migration): fix invalid </file name=""> HTML in examples
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert <doc:...> examples to <example>...
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2013-11-14
docs(ngBindHtml): fix dependency for Plunker and JSFiddle in example
Pete Bacon Darwin
2013-10-24
docs(ngBindHtml): add example
Nicolas Brugneaux
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-09-20
fix(ng-bind-html): watch string value instead of wrapper
Chirayu Krishnappa
2013-09-11
docs(ng.directives): add correct @restrict for all ng directives
rodyhaddad
2013-08-29
perf(ngBindHtml): watch the original value and sanitize later
Chirayu Krishnappa
2013-07-25
feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe
Chirayu Krishnappa
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-06-27
docs(ngBind): clarify some of the writing
Andrew Peterson
2013-04-19
docs(ngBind): fix typo
Michal Reichert
2013-03-29
docs(*): fixed typos
Pascal Borreli
2012-09-06
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-02
doc(guide): clean up broken links
Misko Hevery
2012-04-30
docs(ngSanitize): fix directive links
Igor Minar
2012-04-20
docs(ngBind): "angular.module.ng.$sanitize" -> "angular.module.ngSanitize.$sa...
johnlindquist
2012-04-20
docs(ngBind): "makes make" -> "makes"
johnlindquist
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina
2012-04-09
fix(ngBindHtml): clear contents when model is falsy
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-04-04
fix(docs): remove ngModelInstant from all examples
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery