Refactor/image loading #48

Merged
KevinMidboe merged 6 commits from refactor/image-loading into master 2020-02-19 23:22:15 +00:00
KevinMidboe commented 2020-02-19 23:19:39 +00:00 (Migrated from github.com)

MoviesListItem.vue

  • Poster image dom simplified.
  • When type person show known for department.
  • IntersecrionObserver checks ref intersection when mounted.
  • Cleaned up some of the styling for movieslistitem.

Movie.vue

  • Cleaned up some css, better loading of backdrop, simplified DOM, more meta data for tvshows and added truncating of description.
MoviesListItem.vue - Poster image dom simplified. - When type person show known for department. - IntersecrionObserver checks ref intersection when mounted. - Cleaned up some of the styling for movieslistitem. Movie.vue - Cleaned up some css, better loading of backdrop, simplified DOM, more meta data for tvshows and added truncating of description.
Sign in to join this conversation.
No description provided.