COMMITS
/ test/AngularSpec.js February 27, 2017
P
fix(Angular): do not autobootstrap if the `src` exists but is empty
Peter Bacon Darwin committed
February 24, 2017
P
fix(Angular): do not auto bootstrap if the currentScript has been clobbered
Peter Bacon Darwin committed
P
fix(Angular): do not auto bootstrap if the script source is bad and inside SVG
Peter Bacon Darwin committed
P
test(Angular): refactor auto bootstrap tests
Peter Bacon Darwin committed
January 3, 2017
G
fix(angularInit): allow auto-bootstraping from inline script
Georgios Kalpakas committed
November 24, 2016
October 5, 2016
G
refactor(*): use the `toThrowMinErr()` matcher when possible
Georgios Kalpakas committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
November 2, 2016
M
fix(security): do not auto-bootstrap when loaded from an extension.
Martin Probst committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
June 29, 2016
I
fix(copy): fix handling of typed subarrays
Igor Zhukov 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
February 17, 2016
G
fix(copy): add support for copying `Blob` objects
Georgios Kalpakas committed
January 7, 2016
G
fix(isArrayLike): recognize empty instances of an Array subclass
Georgios Kalpakas committed
December 28, 2015
J
fix(copy): add support for ArrayBuffer, handle multiple references to ArrayBuffer
Jason Bedard committed
J
fix(copy): add support for String/Boolean/Number object types
Jason Bedard committed
November 3, 2015
G
perf(merge): remove unnecessary wrapping of jqLite element
Georgios Kalpakas committed
November 2, 2015
P
test(merge): fix check on jquery object
Peter Bacon Darwin committed
P
fix(merge): ensure that jqlite->jqlite and DOM->DOM
Peter Bacon Darwin committed
July 7, 2015
L
fix(merge): clone elements instead of treating them like simple objects
luckylooke committed
October 26, 2015
L
fix(isArrayLike): handle jQuery objects of length 0
Lucas Galfaso committed
November 8, 2013
J
fix(Angular.js): fix `isArrayLike` for unusual cases
Jack Viers committed
June 9, 2015
J
perf(copy): only validate/clear user specified destination
Jason Bedard committed
September 9, 2015
P
fix(angular.copy): support copying XML nodes
Peter Bacon Darwin committed
July 15, 2015
J
fix(Angular): allow unescaped `=` signs in values in `parseKeyValue`
Jochen Niebuhr committed
P
fix(ngCsp): allow CSP to be configurable
Peter Bacon Darwin committed
July 23, 2015
S
fix(merge): regExp should not be treated as a objects when merging.
Sreenivasan K committed
April 24, 2015
G
fix(merge): treat dates as atomic values instead of objects.
Gabriel Monteagudo committed
February 21, 2015
J
fix(copy): do not copy the same object twice
Jason Bedard committed
May 5, 2015
C
fix(ngClass): add/remove classes which are properties of Object.prototype
Caitlin Potter committed
December 18, 2014
C
feat(angular.merge): provide an alternative to `angular.extend` that merges 'deeply'
Caitlin Potter committed
February 27, 2015
P
fix(Angular): properly compare RegExp with other objects for equality
Pawel Kozlowski committed
January 15, 2015
M
feat(ng-jq): adds the ability to force jqLite or a specific jQuery version
Michel Boudreau committed
January 14, 2015
J
fix(angular.copy): support copying %TypedArray%s
Justin Schiff committed
R
refactor(Angular): inline the only call to sortedKeys()
Rouven Weßling committed
January 28, 2015
December 2, 2014
C
refactor(toJson): remove breaking change from previous CL
Caitlin Potter committed
C
test(toJson): add extra test cases for new `pretty` behaviour
Caitlin Potter committed
December 1, 2014
P
revert: fix(Angular.js): toKeyValue is not serializing null values
Peter Bacon Darwin committed
April 3, 2014
J
fix(Angular.js): toKeyValue is not serializing null values
Josh Kurz committed
November 22, 2014
P
fix(Angular): properly get node name for svg element wrapper
Pawel Kozlowski committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
October 19, 2014
R
refact(Angular.js) remove unused functions
Rouven Weßling committed
October 18, 2014
H
style(*): disallow space after object keys, other rules
Henry Zhu committed
October 17, 2014
H
style(*): enforce spaces after keywords, add spaces
Henry Zhu committed
S
refactor(Angular): removed redundant test
Shahar Talmi committed
August 29, 2014
L
chore(IE8): remove all special code for IE8
Lucas Galfaso committed
June 15, 2014
J
feat(angular.forEach): add the array/object as the 3rd param like the native array forEach
Jason Bedard committed