COMMITS
/ test/loaderSpec.js 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