COMMITS
/ test/AngularSpec.js September 17, 2015
P
chore(travis): upgrade CI builds to latest
Peter Bacon Darwin committed
August 21, 2014
S
fix(Angular): make Date comparison in equals() NaN-aware
Sekib Omazic committed
C
fix(copy): clear array destinations correctly for non-array sources
Caitlin Potter committed
August 20, 2014
J
fix(minErr): encode btstrpd error input to strip angle brackets
Jeff Cross committed
July 25, 2014
S
fix(angular.copy): clone regexp flags correctly
Shahar Talmi committed
July 14, 2014
I
fix(csp): fix autodetection of CSP + better docs
Igor Minar committed
June 30, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
July 3, 2014
C
fix(parseKeyValue): ignore properties in prototype chain.
Caitlin Potter committed
June 5, 2014
R
test(jqLite): adapt tests to new expando name
rodyhaddad committed
May 28, 2014
R
fix(angular.copy): support circular references in the value being copied
rodyhaddad committed
R
April 15, 2014
C
revert: feat(injector): "strict-DI" mode which disables "automatic" function annotation
Caitlin Potter committed
March 17, 2014
C
feat(injector): "strict-DI" mode which disables "automatic" function annotation
Caitlin Potter committed
February 27, 2014
L
chore(AngularSpec): fix typo
Lajos Veres committed
January 8, 2014
C
fix(isElement): reduce false-positives in isElement tests
Caitlin Potter committed
January 7, 2014
T
fix(ngResource): don't filter "$"-prefixed properties from ngResource requests/responses
Thomas Belin committed
December 19, 2013
T
fix(forEach): allow looping over result of querySelectorAll in IE8
Tobias Bosch committed
October 19, 2013
C
fix(isElement): return boolean value rather than `truthy` value.
Caitlin Potter committed
October 15, 2013
I
fix(csp): fix csp auto-detection and stylesheet injection
Igor Minar committed
October 5, 2013
P
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin committed
P
style(angularSpec): add missing semicolon
Peter Bacon Darwin committed
August 22, 2013
D
fix(isArrayLike): correctly handle string primitives
Daniel Luz committed
August 27, 2013
C
fix(core): parse IE11 UA string correctly
Chirayu Krishnappa committed
August 20, 2013
V
test: rename / remove duplicate unit tests
Vojta Jina committed
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
July 24, 2013
J
fix(re-bootstrap): Throw an error when bootstrapping a bootstrapped element.
Jeff Cross committed
August 6, 2013
A
fix(angular.copy): change angular.copy to correcly clone RegExp
Andy Hitchman committed
June 2, 2013
B
fix(equals): {} and [] should not be considered equivalent
Brenton committed
July 16, 2013
J
test(utils): Adds a missing test for snake_case
James deBoer committed
May 20, 2013
B
fix(angular.equals): add support for regular expressions
Ben Ripkens committed
June 23, 2013
G
feat(Angular.js): skip JSON.stringify for undefined
Greg Thornton committed
July 8, 2013
D
fix(angular.equals): do not match keys defined in the prototype chain
Daniel Luz committed
July 2, 2013
I
fix($injector): refactor module loading code and use minErr
Igor Minar committed
April 26, 2013
J
fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValue
joshkurz committed
June 20, 2013
P
fix(Angular.js): don't crash on invalid query parameters
Pete Bacon Darwin committed
June 8, 2013
K
chore(minErr): replace ngError with minErr
Ken Sheedlo committed
June 5, 2013
M
chore(AngularPublic): remove angular.noConflict feature
Matias Niemelä committed
May 24, 2013
I
feat(ngError): add error message compression and better error messages
Igor Minar committed
April 17, 2013
R
fix(angular): do not copy $$hashKey in copy/extend functions.
R. Merkert committed
February 21, 2013
J
feat(angular.bootstrap): support deferred bootstrap
Julie committed
February 26, 2013
A
fix($http): don't encode URL query substring "null" to "+"
Andrew McLeod committed
November 6, 2012
J
feat(noConflict): restore previous angular namespace reference
James Morrin committed
January 19, 2013
S
fix(compiler): Allow startingTag method to handle text / comment nodes
Shyam Seshadri committed
February 12, 2013
I
test(angular.copy): add tests for scenarios when target is missing
Igor Minar committed
February 11, 2013
I
fix(angular.forEach): correctly iterate over objects with length prop
Igor Minar committed
January 22, 2013
I
fix(angular.equals): relax the comparison for undefined properties
Igor Minar committed
January 18, 2013
I
fix(angular.equals): consistently compare undefined object props
Igor Minar committed
July 27, 2012
I
test(bootstrap): test exception siling during bootstrap
Igor Minar committed
I
test(ngApp): add missing test for [ng-app] bootstrap
Igor Minar committed
June 8, 2012
I
fix(startingTag): make tag name always lowercase
Igor Minar committed