mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
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 Conflicts: docs/src/templates/css/docs.css docs/src/templates/index.html |
||
|---|---|---|
| .. | ||
| guide | ||
| tutorial | ||
| angular_parts.png | ||
| angularjs-for-header-only.svg | ||
| AngularJS-small.png | ||
| bullet.png | ||
| form_data_flow.png | ||
| glyphicons-halflings-white.png | ||
| glyphicons-halflings.png | ||
| helloworld.png | ||
| helloworld_2way.png | ||
| One_Way_Data_Binding.png | ||
| Two_Way_Data_Binding.png | ||