COMMITS
/ test/AngularSpec.js December 8, 2021
E
test(Angular): fix `angularInit()` tests on Safari v15+
Ed Clement committed
November 7, 2019
P
fix(angular.merge): do not merge __proto__ property
Pete Bacon Darwin committed
May 7, 2018
M
test(Angular): remove special case for Edge
Martin Staffa committed
April 13, 2018
M
chore(*): remove manualLowercase & manualUppercase functions
Michał Gołębiowski-Owczarek committed
December 22, 2016
G
feat(isArray): support Array subclasses in `angular.isArray()`
Georgii Dolzhykov committed
January 5, 2018
M
chore(node): update jasmine to 2.8.0, and adjust tests
Martin Staffa committed
March 30, 2017
T
fix(*): correctly detect Error instances from different contexts
Thomas Grainger committed
April 2, 2017
G
fix(angular-loader): do not depend on "closure" globals that may not be available
Georgios Kalpakas committed
April 12, 2017
M
refactor(*): remove workarounds for IE <9, update IE/Edge-related comments
Michał Gołębiowski committed
April 13, 2017
M
test(core): expect that Edge cannot auto-bootstrap in extensions
Martin Staffa committed
March 2, 2017
M
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 26, 2017
M
January 24, 2017
P
docs(*): ensure naming is correct for Angular(JS) versions
Peter Bacon Darwin committed
January 3, 2017
G
fix(angularInit): allow auto-bootstraping from inline script
Georgios Kalpakas committed
November 24, 2016
November 2, 2016
M
fix(security): do not auto-bootstrap when loaded from an extension.
Martin Probst committed
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
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
October 7, 2014
R
chore(IE8): remove more special code for IE8
Rouven Weßling 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
January 28, 2015