alexkramer / force-vue

Simple VueJs application which integrates with the Star Wars API (SWAPI)
http://alexckramer.com/force-vue
2 stars 21 forks source link

Issue #51 - Adds Image API Grab for all existing views #56

Closed dforesman closed 7 years ago

dforesman commented 8 years ago

This code change implements the Image API load for all existing views.

Existing application patterns were followed in templates and javascript. Layout changes are beyond the scope of this issue, and so were not attempted.

Note: 'Vehicle' views were not found within the repository, and as such have not been updated with photos. However, the new Picture API added in this update can be easily integrated into Vehicle views, or any other views in the future, satisfying #51.