Commit Graph

12 Commits

Author SHA1 Message Date
3594b18872 Resolved ALL eslint issues for project 2022-08-12 23:46:55 +02:00
41067aae84 Resolved all ts lint errors on build 2022-08-11 18:37:33 +02:00
d12dfc3c8e Upgraded all components to vue 3 & typescript 2022-08-06 16:10:13 +02:00
d585af2193 🧹 moved files around 2022-07-26 20:30:29 +02:00
ae3b228cf5 Updated app & header grid layout 2022-07-26 19:51:19 +02:00
8c28f7d5f3 Only show No results when not loading 2022-03-06 23:27:46 +01:00
80a65f1940 Lists can have duplicates so add index to list item key 2022-03-05 18:00:44 +01:00
f21d879af0 Updated resultslist to grid layout and added No results text 2022-03-05 12:55:24 +01:00
d1cbbfffd8 Fixes broken functions and bugs
- Mobile can now click behind movie popup to dismiss
- Link to /activity instead of /profile?activity=true
- Remove fill from icons that color using stroke
- Add border to navigation icons
- Darkmode now toggles correctly when load in light/default mode.
- Only show load previous button when loading is false
- Switched to new SearchPage over Search.vue
2022-01-10 18:33:16 +01:00
6615827b29 Re-did list components 2022-01-10 00:48:15 +01:00
97c23fa895 Re implemented header navigation 2022-01-10 00:46:26 +01:00
6d6f1ffd06 Updated seasonedinput to also handle two-way binded value prop. This changes is reflected most all places that seaoned-input is used
. Fuck, also added the new ResultsList which replaces MoviesList
2019-10-22 23:18:24 +02:00