aboutsummaryrefslogtreecommitdiffstats
path: root/images
AgeCommit message (Collapse)Author
2012-08-27doc(guide): add conceptsMisko Hevery
2012-06-21chore(logos): fix shield logo exportsIgor Minar
the previous version is clipped at the top
2012-06-21fix(logo): center A in the shieldIgor Minar
2012-06-11chore(logos): adding AngularJS and shield logosIgor Minar
2012-04-20chore(logo): added angular shield logoMisko 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-13chore(logo): add hi-res ng logoIgor Minar
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-09-08doc($location): $location docs + using $location guideVojta Jina
2011-06-06remove test img fileKenneth R. Culp
2011-06-06di diagram changeIgor Minar
2011-06-06adding all omnigraffle files for tutorial and guide imagesKenneth R. Culp
2011-02-22Rewrite of the overview section of the dev guideKenneth R. Culp
2011-02-09added omingrafle file for docsMisko Hevery
2010-10-18inline all images into cssIgor Minar
* embedded images as data URIs * rake task to generate multipart js file with embeded images for IE * move images into a separate directory outside of src or css and keep them there for reference * clean up Rakefile and ruby code * .gitignore update * don't penalize IE 8+ with an extra request to the ie-compat.js file