|
|
d585af2193
|
🧹 moved files around
|
2022-07-26 20:30:29 +02:00 |
|
|
|
df0432a99f
|
Reduce size of list header
|
2022-07-26 00:20:43 +02:00 |
|
|
|
982d8c353c
|
Moved all header info & logic to component.
|
2022-03-05 12:57:47 +01:00 |
|
|
|
d24a318de8
|
Updated all scss imports to be relative from src alias
Alias defined in webpack.config.js
|
2022-03-05 08:46:18 +01:00 |
|
|
|
6615827b29
|
Re-did list components
|
2022-01-10 00:48:15 +01:00 |
|
|
|
32257dc64e
|
Info can now also be Array and will display the list elements in a column. Also made hader sticky and decreased some margin and increased the font.
|
2019-12-24 13:23:22 +01:00 |
|
|
|
f45dcc560c
|
Removed A LOT of the functionality in MoviesList and replaced it with the ResultsList component. Now loading of search results, lists (either directly by query or link) and users requests from profile are all separated out to their own page component; Search.vue, ListPage.vue and Profile.vue respectivly. With the change Home has been completly redone to use this new funcionality
|
2019-10-22 23:24:08 +02:00 |
|