COMMITS
/ test/ng/directive/booleanAttrsSpec.js January 30, 2018
P
feat($sce): handle URL sanitization through the `$sce` service
Pete Bacon Darwin committed
October 13, 2017
M
fix(input): listen on "change" instead of "click" for radio/checkbox ngModels
Martin Staffa committed
April 12, 2017
M
refactor(*): remove workarounds for IE <9, update IE/Edge-related comments
Michał Gołębiowski committed
November 25, 2016
P
style(*): fix `no-useless-escape` eslint errors
Peter Bacon Darwin committed
November 18, 2016
M
chore(*): cleanup msie handling; add support comments
Michał Gołębiowski 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
December 7, 2015
A
test(booleanAttrsSpec): add unit test for IE11 URL parsing failure
Andy Patterson committed
January 7, 2015
L
fix(ngChecked): ensure that ngChecked doesn't interfere with ngModel
Leonardo Braga committed
August 29, 2014
L
chore(IE8): remove all special code for IE8
Lucas Galfaso committed
April 3, 2014
S
fix(ngHref): remove attribute when empty value instead of ignoring
Shahar Talmi committed
April 30, 2014
B
fix(ngSrc, ngSrcset): only interpolate if all expressions are defined
Brian Ford committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
January 21, 2014
C
feat(ngHref): bind ng-href to xlink:href for SVGAElement
Caitlin Potter committed
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
August 1, 2013
M
docs(compile/selmulti): description for compile/selmulti error
Misko Hevery committed
August 8, 2013
I
docs(minErr): rename sce/isecrurl to sce/insecurl
Igor Minar committed
May 14, 2013
C
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa committed
July 24, 2013
I
fix(select): don't support binding to select[multiple]
Igor Minar committed
June 25, 2013
C
test($compile): fix IE specific test.
Chirayu Krishnappa committed
June 22, 2013
C
fix($compile): reject multi-expression interpolations for src attribute
Chirayu Krishnappa committed
May 7, 2013
S
feat(ngSrcset): add new ngSrcset directive
Samuel Santos committed
January 18, 2013
D
feat(directive): added ng-open boolean directive
David Chang committed
May 6, 2012
I
fix(ngSrc,ngHref): binding should set element prop as well as attr
Igor Minar committed
April 9, 2012
I
chore(tests): rename all directive names to the normalized form
Igor Minar committed
April 4, 2012
V
refactor(ngHref, ngSrc): remove duplicate tests
Vojta Jina committed
V
chore(directive): correct file names for booleanAttrs
Vojta Jina committed