| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-06-02 | docs(dependency injecton): rewrite | Misko Hevery | |
| 2012-04-09 | fix(docs): change all directive references to use the normalized names | Igor Minar | |
| 2012-03-16 | feat(injector): infer _foo_ as foo | Igor Minar | |
| this is to enable nicer tests: describe('fooSvc', function() { var fooSvc; beforeEach(inject(function(_fooSvc_) { fooSvc = _fooSvc_; })); it('should do this thing', function() { //test fooSvc }); }); | |||
| 2012-03-13 | docs(links): corrected borken links | Misko Hevery | |
| 2012-01-17 | docs(guide): update the diagram | Vojta Jina | |
| 2012-01-17 | docs(*): various doc fixes | Igor Minar | |
| 2012-01-10 | feat(module): new module loader | Misko Hevery | |
| 2011-11-14 | style(docs): make jslint happy - fix some warnings | Vojta Jina | |
| 2011-11-14 | fix(doc) cleanup all api doc link warnings | Misko Hevery | |
| 2011-10-12 | docs(*): remove @workInProgress from everywhere | Igor Minar | |
| it's not useful any more and it only makes the docs look ugly | |||
| 2011-07-29 | doc(guide): various fixes and improvements | Igor Minar | |
| 2011-06-15 | docs - stripping extra new lines | Igor Minar | |
| 2011-06-06 | new batch of docs | Igor Minar | |
