aboutsummaryrefslogtreecommitdiffstats
path: root/images/logo
AgeCommit message (Collapse)Author
2014-02-13docs(logo): change logo to vector format in .eps fileBrian Hall
Browser: Other Component: docs Regression: no Closes issue #6092
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
2011-10-13chore(logo): add hi-res ng logoIgor Minar
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