COMMITS
/ angularFiles.js December 10, 2018
P
chore(modules): execute modules unit tests in one karma run
Pete Bacon Darwin committed
October 15, 2018
M
test(modules): properly isolate module tests
Martin Staffa committed
June 26, 2018
G
refactor($browser): share task-tracking code between `$browser` and `ngMock/$browser`
George Kalpakas committed
G
refactor($interval): share code between `$interval` and `ngMock/$interval`
George Kalpakas committed
March 3, 2016
M
perf(ngAnimate): avoid repeated calls to addClass/removeClass when animation has no duration
Matias Niemelä committed
June 3, 2018
G
fix(ngMock/$httpBackend): correctly ignore query params in {expect,when}Route
Georgii Dolzhykov committed
June 5, 2018
M
feat(ngRef): add directive to publish controller, or element into scope
Martin Staffa committed
March 13, 2018
M
fix($cookies): remove the deprecated $cookieStore factory
Michał Gołębiowski-Owczarek committed
December 27, 2017
M
chore(*): get rid of Bower in favor of Yarn aliases & checked-in packages
Michał Gołębiowski-Owczarek committed
February 15, 2017
M
fix(ngScenario): completely remove the angular scenario runner
Martin Staffa committed
March 14, 2017
M
fix(ngTouch): remove ngClick override, `$touchProvider`, and `$touch`
Martin Staffa committed
November 16, 2016
P
feat(ngModelOptions): allow options to be inherited from ancestor `ngModelOptions`
Peter Bacon Darwin committed
October 31, 2016
M
chore(*): make some files non-executable
Michał Gołębiowski committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
August 8, 2016
D
chore(styleDirective): remove an unneccessary directive definition
dherman committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
July 6, 2016
M
test(jQuery): Run tests with jQuery 3
Michał Gołębiowski committed
June 17, 2016
P
feat($jsonpCallbacks): new service to abstract how JSONP callbacks are handled
Peter Bacon Darwin committed
June 9, 2016
G
fix($routeProvider): do not deep-copy route definition objects
Georgios Kalpakas committed
June 6, 2016
M
refactor(ngMock): extract browserTrigger from ngScenario
Martin Staffa committed
March 24, 2016
M
chore(angularFiles): add missing files
Martin Staffa committed
September 20, 2015
L
feat(ngParseExt): New ngParseExt module
Lucas Mirelmann committed
March 13, 2016
M
tests(jQuery): test on both oldest & latest supported jQuery version
Michał Gołębiowski committed
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
December 15, 2015
M
chore(build): add a validation step for angularFiles
Matias Niemelä committed
December 17, 2015
P
chore(angularFiles): add documentation only file to list of files
Peter Bacon Darwin committed
December 8, 2015
M
chore(angularFiles): the animateRunner.js file doesn't exist for ngAnimate anymore
Matias Niemelä committed
November 19, 2015
M
fix(core): ensure animate runner is the same with and without animations
Matias Niemelä committed
October 28, 2015
M
feat(ngAnimate): introduce ngAnimateSwap directive
Matias Niemelä committed
September 17, 2015
M
revert: chore(core): introduce $$body service
Matias Niemelä committed
September 21, 2015
L
revert: feat($time): create time service
Lucas Mirelmann committed
December 19, 2014
M
feat($time): create time service
Marcin Wosinek committed
August 11, 2015
M
fix(ngAnimate): use requestAnimationFrame to space out child animations
Matias Niemelä committed
August 12, 2015
M
feat(ngAnimate): expose a core version of `$animateCss`
Matias Niemelä committed
M
chore: rename angular.bind to angular.bind.js
Matias Niemelä committed
July 29, 2015
L
refactor($locale): use en-us as generic built-in locale
Lucas Galfaso committed
July 27, 2015
P
revert: refactor($locale): use en-us as generic built-in locale
Peter Bacon Darwin committed
June 30, 2015
M
revert: fix(ngAnimate): ensure nested class-based animations are spaced out with a RAF
Matias Niemelä committed
M
chore(core): introduce $$body service
Matias Niemelä committed
July 18, 2015
L
chore(angularFiles.js): Remove deleted file
Lucas Galfaso committed
July 16, 2015
M
chore($$forceReflow): create service for issuing reflows in animations
Matias Niemelä committed
P
refactor($locale): use en-us as generic built-in locale
Peter Bacon Darwin committed
May 20, 2015
M
fix(ngAnimate): ensure nested class-based animations are spaced out with a RAF
Matias Niemelä committed
April 3, 2015
M
feat($animate): complete refactor of internal animation code
Matias Niemelä committed
February 12, 2015
C
feat($interpolate): extend interpolation with MessageFormat like syntax
Chirayu Krishnappa committed
March 2, 2015
S
refactor(ngCookies): split $cookies/$cookieStore to two files
Shahar Talmi committed
S
refactor($browser): split cookie access into $$cookieReader and $$cookieWriter services
Shahar Talmi committed
January 10, 2015
P
refact(ngOptions): move into its own file
Peter Bacon Darwin committed
December 24, 2014
P
refact(input): split input.js into smaller files
Peter Bacon Darwin committed
November 17, 2014
P
fix(minErr): stringify non-JSON compatible objects in error messages
Peter Bacon Darwin committed