COMMITS
/ test/ng/sceSpecs.js September 23, 2020
J
refactor(sceDelegateProvider): remove usages of whitelist and blacklist
Joey Perrott committed
January 30, 2018
P
feat($sce): handle URL sanitization through the `$sce` service
Pete Bacon Darwin committed
September 15, 2016
A
fix($sce): consider document base URL in 'self' URL policy
Alex Dobkin committed
November 25, 2016
P
style(*): fix `no-useless-escape` eslint errors
Peter Bacon Darwin committed
June 18, 2014
S
fix($sce): fix `adjustMatcher` to replace multiple '*' and '**'
Santi Albo committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
March 6, 2016
M
refactor(*): use toBeUndefined consistently
mohamed amr committed
September 12, 2015
L
refactor(*): use `isDefined` and `isUndefined` consistently
lucastetreault committed
July 22, 2015
R
refactor(): remove more bits and pieces related to Internet Explorer 8
Rouven Weßling committed
November 8, 2014
H
style(*): add rules requireSpace(After|Before)BinaryOperators
Henry Zhu committed
October 22, 2014
October 17, 2014
S
fix($sce): use msie instead of $document[0].documentMode
Shahar Talmi committed
October 8, 2014
M
chore($sniffer): Remove $sniffer.msie & $sniffer.msieDocumentMode
Michał Gołębiowski committed
June 4, 2014
R
perf(*): more performant interpolation and lazy one-time binding
rodyhaddad committed
June 2, 2014
R
revert: feat(*): lazy one-time binding support
rodyhaddad committed
May 15, 2014
L
feat(*): lazy one-time binding support
Lucas Galfaso committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
March 4, 2014
T
style: enable jscs requireLeftStickedOperators rule
Timothée Jeannin committed
February 13, 2014
C
style(tests): remove trailing comma in specs
Chia-liang Kao committed
November 20, 2013
T
refactor($sce): Use $sniffer instead of $document for feature detection.
Tobias Bosch committed
October 2, 2013
C
test($sce): ie8 fix for entire file
Chirayu Krishnappa committed
C
test($sce): make ie8 happy
Chirayu Krishnappa committed
September 25, 2013
C
feat($sce): simpler patterns for $sceDelegateProviders white/blacklists
Chirayu Krishnappa committed
August 20, 2013
V
test: rename / remove duplicate unit tests
Vojta Jina committed
August 22, 2013
C
revert: fix($sce): allow IE7 standards mode to pass non-quirks mode test
Chirayu Krishnappa committed
August 18, 2013
J
fix($sce): allow IE7 standards mode to pass non-quirks mode test
justinrknowles committed
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
August 8, 2013
I
docs(minErr): rename sce/isecrurl to sce/insecurl
Igor Minar committed
July 19, 2013
C
feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe
Chirayu Krishnappa committed
May 14, 2013
C
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa committed