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
6bd1b29d5e7119f1c3adedcf4b0d43085ed0cfab
seasonedShows
/
client
/
app
/
components
History
KevinMidboe
6bd1b29d5e
Changed the font size of the header, space between the search bar and result content. Also changed so that the font size in the search bar is large enough to not zoom on ios because of smaller than standard font size.
2017-09-27 00:19:19 +02:00
..
styles
Changed the font size of the header, space between the search bar and result content. Also changed so that the font size in the search bar is large enough to not zoom on ios because of smaller than standard font size.
2017-09-27 00:19:19 +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