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
/
sce.js
Age
Commit message (
Expand
)
Author
2014-03-07
docs($sce): correct typo
Sekib Omazic
2014-02-27
docs($sce): fix typo
Lajos Veres
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(sce): fix invalid @name tags
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): let markdown deal with extenal links
Peter Bacon Darwin
2014-02-16
docs(sce): fix reference to $sceDelegateProvider
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
2014-01-17
docs($sce): correct documentation for angular 1.2.0
Cameron Spear
2014-01-10
docs($sce): corrected typo & markup.
jesse
2013-11-20
refactor($sce): Use $sniffer instead of $document for feature detection.
Tobias Bosch
2013-11-10
docs($sce): ng-bind-html takes an expression `{{}}`
Miško Hevery
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-10
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross
2013-10-03
docs($sce): fix punctuation
Simeon Willbanks
2013-10-01
feat($sce): simpler patterns for $sceDelegateProviders white/blacklists
Chirayu Krishnappa
2013-09-20
chore(sce): remove unused function
Chirayu Krishnappa
2013-08-22
revert: fix($sce): allow IE7 standards mode to pass non-quirks mode test
Chirayu Krishnappa
2013-08-21
fix($sce): allow IE7 standards mode to pass non-quirks mode test
justinrknowles
2013-08-20
docs(sce,urlutils): update table to use marked syntax
Chirayu Krishnappa
2013-08-16
docs($sce): fix parseAsHtml link
Misha Moroshko
2013-08-08
docs(minErr): rename sce/isecrurl to sce/insecurl
Igor Minar
2013-07-31
style($sce): remove unreachable return statement
Igor Minar
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