feat: Added fullscreen mode (#179)

* Added theme entry menu to video player.
* Added overlay to video player.
* Improved video player styles for mobile.
* Fixed button focus ring showing on click.
* Fixed z-index issue with multi cover image.
* Fixed global search.
* Fixed various watch list issues.
This commit is contained in:
Mani
2023-04-22 23:18:48 +02:00
parent 6392ff5967
commit 9d2d981632
23 changed files with 812 additions and 359 deletions
+1
View File
@@ -21,6 +21,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.4",
"@radix-ui/react-select": "^1.2.0",
"@radix-ui/react-switch": "^1.0.1",
"ahooks": "^3.7.6",
"axios": "^1.2.2",
"common-tags": "^1.8.0",
"framer-motion": "^6.5.1",