2f430b2d8f
Cleaned up some of the styling for movieslistitem.
2020-02-19 23:54:20 +01:00
f7a579a438
IntersecrionObserver checks ref intersection when mounted.
2020-02-19 23:53:51 +01:00
b9ddd998bc
When type person show known for department.
2020-02-19 23:52:25 +01:00
ae59d02df2
Poster image dom simplified.
2020-02-19 23:52:03 +01:00
b1b08bfa04
Movielist item shows the title and now name for cases where the result item is a person.
2019-12-26 01:35:56 +01:00
9bc7f29162
Decreased the padding around movie list items on large screens to let the grow a bit larger.
2019-11-25 23:12:36 +01:00
3ff963f007
Implemented download activity overlay on movielistitems if progress movie object key exists.
2019-11-25 23:11:59 +01:00
4a44924f56
Updated webpack to resolve common file extensions
2019-10-23 00:38:36 +02:00
1a014bea15
Added some fresh new todos
2019-10-22 23:19:24 +02:00
c454d9c9e0
Misc cleanup, more definitions of color with scss variables and added a lot of color transitions for when switching theme color.
2019-10-22 23:07:21 +02:00
fa50dd3455
Finished dark mode! This means re-doing all sass variables in the
...
variables.scss file and defining css variables in :root and alterting
them based on prefered color scheme. This gives us a mechanism to set
custom color schemes for the entire site from one place and changing
between them just by setting a class to the body element. This is done
by overwriting the css variables and then our scss variables use these
changes and apply them downward. This seems like a really nice setup for
the switching between- and adding color schemes.
Also did a lot of cleanup of unused, duplicate or errors styling
throughout the application.
2019-10-21 00:13:21 +02:00
0a458bfe21
Formatting and added a todo for better image handling
2019-06-04 21:43:17 +02:00
fcc56bf103
Adjusted the number of elements displayed for differing screen widths through css. Now uses the new movie popover vue prototype variables instead of an attached eventhub
2019-06-03 23:08:58 +02:00
5ff25889e4
Stricter href to /# path
2018-08-12 23:22:16 +02:00
aa9bfa12d9
Re-wrote to support my api for requesting new movies.
2018-03-20 21:50:39 +01:00
Dmytro Barylo
caf5f865eb
Poster preview src fix
2017-03-05 14:34:37 +02:00
Dmytro Barylo
ac6d57b46f
version 1.0
2017-03-04 16:46:53 +02:00