aboutsummaryrefslogtreecommitdiffstats
path: root/docs/img
AgeCommit message (Collapse)Author
2013-11-06docs(guide/overview): Refactor overview and mvc docsTobias Bosch
Before, there we multiple overview docs: - guide/overview - guide/introduction - guide/dev_guide.mvc - guide/dev_guide.mvc.understanding_model - guide/dev_guide.mvc.understanding_view - guide/concepts Now we have: - guide/introduction: High level description of Angular with the key benefits but without code or any concrete concepts - guide/concepts: explains all important concepts with a simple example and contains deep links to the other parts of the guide. All the old information was moved into existing documents or deleted when they were duplicates.
2013-08-16style(docs): replace CRLF by LF in svg header logoReto Aebersold
2013-07-31docs(header): replace logo.png with logo.svgBrenton
The current logo looks awful on high-density displays. SVG is a better choice because it can scale to any resolution without increasing file size. Amending #2775 to add support for IE 8 by falling back to existing PNG with img.onerror Using relative URLs as directed by @btford and @petebacondarwin. (commit by Brenton Simpson - @appsforartists) Closes #2874
2012-08-27doc(guide): add conceptsMisko Hevery
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-04-12docs(tutorial): update step-04 to v1.0Igor Minar
2012-04-04docs(tutorial): update tutorial intro + steps 0-3Igor Minar
also contains all kinds of fixes that I had to make in the docs app to get the tutorial to render correctly
2012-01-17docs(guide): update the diagramVojta Jina
2011-10-26feat(docs): Add scenario runner into dev guideVojta Jina
And update the link in the tutorial as well...
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-09-08doc($location): $location docs + using $location guideVojta Jina
2011-06-06images for guideKenneth R. Culp
2011-06-06work in progressIgor Minar
2011-06-06new version of the xhr serviceIgor Minar
2011-06-06add new batch of tutorial docs and imagesIgor Minar
2011-06-06new docs skin - WIPIgor Minar
2011-02-22Rewrite of the overview section of the dev guideKenneth R. Culp
2011-02-03addded cookbookMisko Hevery
2011-01-26Added part of guide documentation and supporting changes to doc generatorMisko Hevery