COMMITS
/ test/auto/injectorSpec.js June 11, 2018
G
revert: refactor($compile): remove preAssignBindingsEnabled leftovers
George Kalpakas committed
May 26, 2018
G
refactor($compile): remove preAssignBindingsEnabled leftovers
Georgii Dolzhykov committed
October 29, 2013
C
feat($injector): ability to load new modules after bootstrapping
Craig Leyshan committed
May 25, 2017
M
test(support): verify support tests results in all tested browsers (#16008)
Michał Gołębiowski committed
May 9, 2017
M
test(*): run class-related tests everywhere; fix eval syntax
Michał Gołębiowski committed
October 8, 2016
P
feat($injector): add new `modules` property
Peter Bacon Darwin committed
February 1, 2017
M
refactor($injector): remove the Chrome stringification hack
Michał Gołębiowski committed
December 9, 2016
G
refactor(*): replace `HashMap` with `NgMap`
Georgios Kalpakas committed
November 25, 2016
P
style(*): fix `no-useless-escape` eslint errors
Peter Bacon Darwin committed
October 28, 2016
J
docs(*): fix typos
Josh Soref committed
J
test(*): fix some inconsequential typos
Josh Soref 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
April 28, 2016
G
fix($injector): fix class detection RegExp
Georgios Kalpakas committed
G
fix($injector): add workaround for class stringification in Chrome v50/51
Georgios Kalpakas committed
April 1, 2016
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
January 6, 2016
L
fix($injector): workaround for MS Edge class detection
Lucas Mirelmann committed
August 17, 2015
M
feat($injector): support instantiating classes.
Martin Probst committed
October 15, 2015
L
feat($injector): Allow specifying a decorator on $injector
Lucas Mirelmann committed
September 18, 2015
S
fix(injector): support arrow functions with no parenthesis
Shahar Talmi committed
April 27, 2015
K
feat($injector): add strictDi property to $injector instance
Kent C. Dodds committed
August 9, 2015
L
style(jscs): fix whitespace
Lucas Galfaso committed
L
style(jshint): fix jshint warning
Lucas Galfaso committed
July 23, 2015
L
fix($injector): Allows ES6 function syntax
Lucas Galfaso committed
July 7, 2015
M
fix(injector): check that modulesToLoad isArray.
Martin Probst committed
January 30, 2015
H
style(*): add jscs rule disallowSpacesInCallExpression
Henry Zhu committed
November 30, 2014
S
feat(ngMocks): cleanup $inject annotations after each test
Shahar Talmi committed
October 21, 2014
O
feat($injector): print caller name in "unknown provider" errors (when available)
Olivier Combe committed
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
H
style(*): add rule disallowSpacesInFunctionDeclaration beforeOpeningRoundBrace
Henry Zhu committed
November 8, 2014
H
style(*): add rules requireSpace(After|Before)BinaryOperators
Henry Zhu committed
October 24, 2014
H
style(*): add numerous JSCS rules to unify code-styles in the tree
Henry Zhu committed
October 22, 2014
October 20, 2014
H
style(*): add disallowSpacesInsideParentheses rule to jscs
Henry Zhu committed
October 19, 2014
H
style(*): add disallowTrailingComma rule for objects and arrays
Henry Zhu committed
October 9, 2014
C
chore(injectorSpec.js): make jshint happy
Caitlin Potter committed
C
fix($injector): ensure $get method invoked with provider context
Caitlin Potter committed
September 22, 2014
C
fix($injector): throw when factory $get method does not return a value
Caitlin Potter committed
September 10, 2014
C
test(injector): allow service names with a single underscore
Ciro Nunes committed
June 8, 2014
S
fix(injector): allow multiple loading of function modules
Shahar Talmi committed
May 17, 2014
T
fix($injector): report circularity in circular dependency error message
Tero Parviainen committed
April 17, 2014
C
fix(injector): invoke config blocks for module after all providers
Caitlin Potter committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
March 17, 2014
C
feat(injector): "strict-DI" mode which disables "automatic" function annotation
Caitlin Potter committed
March 4, 2014
T
style: enable jscs requireLeftStickedOperators rule
Timothée Jeannin committed
December 31, 2013
I
test(injector): add missing test for #5577
Igor Minar committed
October 17, 2013
A
style(injectorSpec): fix typo in "it" description
Arun Israel committed
October 16, 2013
V
fix($injector): allow a constructor function to return a function
Vojta Jina committed