COMMITS
/ test/loaderSpec.js October 8, 2016
P
feat(Module): add `info()` method
Peter Bacon Darwin 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
May 24, 2016
M
style(loader): make jshint happy
Martin Staffa committed
M
test(loader): add tests for order of decorations
Martin Staffa committed
March 30, 2016
R
fix(loader): module.decorator order of operations is now irrelevant
robertmirro committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
January 6, 2016
M
refactor(loader): move component definition code to the `$compileProvider`
Martin Staffa committed
December 18, 2015
S
fix(loader): use `false` as default value for `transclude` in component helper
Sébastien Arod committed
December 9, 2015
S
fix(Module): allow passing template/templateUrl in array notation
Shahar Talmi committed
October 13, 2015
S
feat(Module): add helper method, `component(...)` for creating component directives
Shahar Talmi committed
March 13, 2015
R
feat(angular.Module): add `decorator` method
rodneyebanks committed
October 24, 2014
H
style(*): add numerous JSCS rules to unify code-styles in the tree
Henry Zhu committed
October 22, 2014
October 19, 2014
H
style(*): add disallowTrailingComma rule for objects and arrays
Henry Zhu 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
November 20, 2013
P
fix(loader): expose `$$minErr` to modules such as`ngResource`
Pete Bacon Darwin committed
October 5, 2013
P
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin committed
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
July 11, 2013
I
fix($injector): improve $injector:nomod error message
Igor Minar committed
June 8, 2013
K
chore(minErr): replace ngError with minErr
Ken Sheedlo committed
May 24, 2013
I
feat(ngError): add error message compression and better error messages
Igor Minar committed
March 26, 2012
I
feat($controller): support controller registration via $controllerProvider
Igor Minar committed
March 9, 2012
V
feat($provide.service): Add $provide.service() for registering a class
Vojta Jina committed
March 8, 2012
V
refactor($provide) Rename service -> provider
Vojta Jina committed
February 22, 2012
M
feat($provide): added constant
Misko Hevery committed
December 14, 2011
M
docs(compiler): update the compiler docs
Misko Hevery committed
January 13, 2012
M
feat(module): add runtime block
Misko Hevery committed
January 12, 2012
M
refactor(module): strict separation between module-config / app-runtime
Misko Hevery committed
January 7, 2012
M
feat(module): new module loader
Misko Hevery committed