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
/
ngSanitize
/
sanitize.js
Age
Commit message (
Expand
)
Author
2014-03-05
style: enable jscs requireLeftStickedOperators rule
Timothée Jeannin
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-19
docs(modules): remove unused {@installModule} tags
Peter Bacon Darwin
2014-02-16
docs(ngSanitize): add dependency on angular-sanitize to example
Peter Bacon Darwin
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-12-27
fix($sanitize): consider `size` attribute as valid/allowed attribute
Brady Isom
2013-12-03
fix(ngSanitize): prefer textContent to innerText to avoid layout trashing
Michał Gołębiowski
2013-12-03
fix($sanitize): don't rely on YARR regex engine executing immediately
Pete Bacon Darwin
2013-11-26
fix($sanitize): Use same whitelist mechanism as $compile does.
Tobias Bosch
2013-10-23
feat(docs): provide index pages for each angular module
Matias Niemelä
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-03
fix($sanitize): sanitize DOCTYPE declarations correctly
paolo-delmundo
2013-09-11
fix(ngSanitize): sanitizer should not accept <!--> as a valid comment
R. Merkert
2013-08-22
docs(module): improve the installation instructions for optional modules
Brian Ford
2013-08-09
style(minerr): prefer component name as namespace
Ken Sheedlo
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-07-18
feat(Angular): provide minErr as public property
Pete Bacon Darwin
2013-07-18
chore(sanitize): use minErr to throw exception
Pete Bacon Darwin
2013-07-12
fix(sanitize): match URI schemes case-insensitively
Pete Bacon Darwin
2013-07-11
style(sanitize): fix typo in variable names
Ben Holley
2013-06-04
docs(sanitize): add @description section
Alan Klement
2012-11-11
feat($sanitize): support telephone links
Anna Vester
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-04-11
chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Vojta Jina