index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
loader.js
Age
Commit message (
Expand
)
Author
2014-03-02
docs(loader): remove duplicate "the"
Ole Michaelis
2014-03-02
docs(loader): change 'MyModule' -> 'myModule'
Paolo Moretti
2014-02-21
docs(*): fix anchors for members in api docs
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): Add missing module tag
Peter Bacon Darwin
2013-11-21
fix(loader): expose `$$minErr` to modules such as`ngResource`
Pete Bacon Darwin
2013-11-14
fix(loader): don't rely on internal APIs
Vojta Jina
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-09-27
docs(angular.Module): fix controller and directive method parameters
David Bennett
2013-09-14
docs(guide): fix typo in animation doc
Patrick Drechsler
2013-08-21
docs(angular.module): improve docs
Sequoia McDowell
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-11
fix($injector): improve $injector:nomod error message
Igor Minar
2013-06-18
docs(loader): fix typo and minor semantic error
Ore Landau
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2012-11-21
docs(): Fix a couple of typos in the documentation
Kris Jenkins
2012-11-11
docs(angular.module): improve angular.Module#run docs
Haralan Dobrev
2012-08-12
docs: fix broken links to $compileProvider.directive()
Vojta Jina
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-03-26
feat($controller): support controller registration via $controllerProvider
Igor Minar
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-09
feat($provide.service): Add $provide.service() for registering a class
Vojta Jina
2012-03-09
refactor($provide) Rename service -> provider
Vojta Jina
2012-02-28
docs(forms): Update API docs for forms
Vojta Jina
2012-02-22
feat($provide): added constant
Misko Hevery
2012-02-22
docs(ng:app): Move to other directives namespace
Vojta Jina
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-17
docs(*): more docs
Igor Minar
2012-01-17
docs(*): various doc fixes
Igor Minar
2012-01-13
feat(module): add runtime block
Misko Hevery
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-10
feat(module): new module loader
Misko Hevery