COMMITS
/ angularFiles.js December 27, 2017
M
chore(*): get rid of Bower in favor of Yarn aliases & checked-in packages
Michał Gołębiowski-Owczarek 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
July 25, 2014
S
feat(ngAria): add an ngAria module to make a11y easier
Subra committed
June 10, 2014
J
feat(testability): add $$testability service
Julie committed
August 12, 2014
M
feat($templateRequest): introduce the $templateRequest service
Matias Niemelä committed
April 30, 2014
M
feat(jQuery): upgrade to jQuery to 2.1.1
Michał Gołębiowski committed
June 23, 2014
M
refactor(jshint): reduce duplication & test all JS files
Michał Gołębiowski committed
June 9, 2014
M
feat(attrs): trigger observers for specific ng-attributes
Matias Niemelä committed
April 22, 2014
M
feat(NgMessages): introduce the NgMessages module and directives
Matias Niemelä committed
February 25, 2014
M
chore(core): create a wrapper to manage async callbacks
Matias Niemelä committed
February 24, 2014
M
chore(core): introduce a wrapper for requestAnimationFrame
Matias Niemelä committed
February 21, 2014
C
chore(examples): remove final traces of examples from the tree
Caitlin Potter committed