This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
86c479de15d6aff81428abe788f58c6f20bceb14
seasonedShows
/
client
/
app
/
components
History
KevinMidboe
86c479de15
Changed so that the output is split in two idependent mediaQuery items at the second most parent. This is a lazy way to controll all elements of when resizing to a smaller screen.
2017-09-27 00:18:06 +02:00
..
styles
Updated stylesheets to reflect changes to request and movieObject pages.
2017-09-26 20:38:13 +02:00
App.jsx
Commented out unused elements.
2017-09-02 16:03:43 +02:00
FetchData.js
Created a function for deciding what to return based on the object it computes.
2017-06-02 13:50:42 +02:00
ListStrays.jsx
Removed a unused log
2017-06-02 19:36:18 +02:00
MovieObject.jsx
Added rating and background to the class constructor. Added type variable to url when requesting a movie/show and added a notification agent. Now this page is also updated to support mobile formatting, when tilted it shows the background image instead of poster image.
2017-09-26 20:34:54 +02:00
SearchRequest.jsx
Changed so that the output is split in two idependent mediaQuery items at the second most parent. This is a lazy way to controll all elements of when resizing to a smaller screen.
2017-09-27 00:18:06 +02:00