Commit graph

4582 commits

Author SHA1 Message Date
Botzy
ce8ce7404c fix(season select): propagate the event on mousedown to close the multiselect 2025-01-30 14:44:14 +02:00
Botzy
56d750c960 feat(Context menu): Add context menu over nav, control bar and side drawer button 2025-01-30 13:53:01 +02:00
Botzy
e87048799f refactor(useOutsideClick): pass ref as hook param, use ref to calculate context menu offset 2025-01-30 13:31:14 +02:00
Tim
e5882ea143 refactor(App): update updater banner style 2025-01-30 11:10:45 +01:00
Tim
7b80784218 feat: implement shell updater banner 2025-01-29 23:56:48 +01:00
Tim
33d80722e5 fix(ColorInput): ModalDialog import 2025-01-29 19:13:45 +01:00
Botzy
a15ce0ea52 fix(Context Menu): handle click inside and outside context menu 2025-01-29 17:55:32 +02:00
Botzy
dcff82ff45 refactor(useOutsideClick): update event handlers to combine with onContextMenu handler 2025-01-29 17:54:20 +02:00
Botzy
0eca23873f feat(context menu): enable context menu on right click while loading/buffering 2025-01-29 15:16:39 +02:00
Botzy
9a3be29a39 feat(context menu): enable context menu on right click on video 2025-01-29 15:15:29 +02:00
Tim
de1989a8db feat(Settings): display shell version when available 2025-01-29 10:03:00 +01:00
Timothy Z.
9a2fa6442d refactor(SideDrawer): same flex on series content 2025-01-24 17:13:38 +02:00
Timothy Z.
b8415c48f2 fix(SideDrawer): mobile landscape styles 2025-01-24 15:40:04 +02:00
Timothy Z.
e8845d707b Merge branch 'development' into fix/PWA-height-width-global-bugs 2025-01-23 18:10:00 +02:00
Timothy Z.
37ab9ced93 fix: size of the warning on mobile landscape 2025-01-23 17:48:39 +02:00
Timothy Z.
17c5341f69 refactor(StreamingServerWarning): change global 2025-01-23 17:43:48 +02:00
Timothy Z.
2f380c2cb9 fix(Navbar): android devices fullscreen 2025-01-23 17:31:23 +02:00
Timothy Z.
b1e8b47e7b fix(StreamingServerWarning): respect safe areas 2025-01-23 17:06:23 +02:00
Timothy Z.
f49f29094f fix(App): iphone PWA issues 2025-01-23 16:20:26 +02:00
Timothy Z.
6ae9d1c9d4 fix(Calendar): PWA landscape mode 2025-01-23 16:20:03 +02:00
Timothy Z.
79e3dab206 fix(App): global width / height issues 2025-01-23 16:08:29 +02:00
Tim
6e00a3384c feat: add mark season as watched for videos 2025-01-22 18:39:45 +01:00
Timothy Z.
87e23ed417 fix(SideDrawerButton): styles 2025-01-22 17:01:12 +02:00
Timothy Z.
281189a38e fix(StreamingServerWarning): dismiss when online 2025-01-22 16:08:38 +02:00
Timothy Z.
15d2988bef
Merge pull request #786 from Stremio/refactor/streaming-server-warning
Board: update the style of the streaming server warning
2025-01-22 12:03:32 +02:00
Timothy Z.
53cc896c4a remove: unnecessary declarations 2025-01-22 12:00:27 +02:00
Timothy Z.
662e5b0bd7 refactor(SSWarning): remove margin use positioning 2025-01-22 11:56:24 +02:00
Timothy Z.
2af455c691 Merge branch 'development' into refactor/install-addons-button-stream-list 2025-01-20 17:36:19 +02:00
Timothy Z.
3fdd2b10fa refactor: make the button the same styles 2025-01-20 17:36:14 +02:00
Tim
730ca8b9e5 refactor(NextVideoPopup): reduce overall popup size 2025-01-20 15:29:15 +01:00
Tim
427264e6b8 refactor: remove unnecessary file 2025-01-20 10:58:28 +01:00
Tim
d5fb245104 feat(Player): select local subitles once added 2025-01-20 10:56:19 +01:00
Tim
00dedd8c73 Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-local-subtitles 2025-01-20 10:21:07 +01:00
Tim
74eefbc5eb fix(FileDrop): remove use of dragenter 2025-01-20 10:20:57 +01:00
Timothy Z.
6d4117125a refactor(NextVideoPopup): remove desc & styles 2025-01-20 09:52:53 +02:00
Tim
1a06a72dc6 feat: provide feedback for file drop 2025-01-17 21:20:08 +01:00
Tim
b150fe1957 refactor: move file drop logic to provider 2025-01-17 21:18:56 +01:00
Tim
42ff17f742 refactor(SubtitlesMenu): update translation key for local subtitles 2025-01-17 20:04:45 +01:00
Timothy Z.
3636468d45 fix(Search): hide empty catalog rows 2025-01-17 20:08:16 +02:00
Timothy Z.
1989baa262
Merge pull request #797 from Stremio/refactor/nav-tab-button-styles
refactor(NavBar): improve navigation buttons contrast
2025-01-17 17:28:57 +02:00
Timothy Z.
b266ae5f2b refactor(NavTabButton): lower icon opacity 2025-01-17 16:35:10 +02:00
Timothy Z.
6981680cc1
Merge pull request #795 from Stremio/refactor/meta-details-landscape-styles
refactor(MetaDetails): landscape mobile styles
2025-01-17 14:07:25 +02:00
Timothy Z.
6f2deb15e4 remove(App): unnecessary declarations 2025-01-15 20:50:08 +02:00
Timothy Z.
8c1b6fc653 fix(Navbar): positioning on older devices 2025-01-15 20:34:50 +02:00
Timothy Z.
92a6d6f182 refactor(App): clean up 2025-01-15 20:21:43 +02:00
Timothy Z.
97acfa82ca fix(App): html and app styles fallback 2025-01-15 20:16:13 +02:00
Timothy Z.
dd9accfe33 Merge branch 'development' into refactor/install-addons-button-stream-list 2025-01-15 19:30:27 +02:00
Timothy Z.
06813a0d13 Merge branch 'development' into refactor/streaming-server-warning 2025-01-15 19:30:17 +02:00
Timothy Z.
830abe090d Merge branch 'development' into refactor/meta-details-landscape-styles 2025-01-15 19:30:07 +02:00
Timothy Z.
1d158d342e Merge branch 'development' into refactor/nav-tab-button-styles 2025-01-15 19:30:02 +02:00
Timothy Z.
75c95e38ba Merge branch 'development' into fix/older-ios-versions-support 2025-01-15 19:29:55 +02:00
Timothy Z.
88de6bfca4 fix(App): older iOS versions support 2025-01-15 12:35:21 +02:00
Timothy Z.
7f068a2fcc fix(Calendar): add missing route animation 2025-01-15 11:16:26 +02:00
Tim
9c2cc0e7ff
Merge pull request #785 from Stremio/refactor/route-switch-animations
fix(App): make route switching animation feel smoother
2025-01-15 09:03:52 +01:00
Tim
365f608661
Merge pull request #796 from Stremio/fix/pwa-resizing-issues
fix(App): PWA resizing issues
2025-01-15 09:02:25 +01:00
Tim
ba7efd8037
Merge pull request #783 from Stremio/refactor/calendar-styles
Refactor/calendar styles
2025-01-15 08:57:13 +01:00
IEduStu
9bbc448e41 fix: improve navigation buttons contrast 2025-01-13 22:25:35 +02:00
Timothy Z.
809d984277 fix(App): PWA resizing issues
when resizing the PWA on iPad there were visible pixel wide lines on the edges
2025-01-13 22:17:40 +02:00
Timothy Z.
8bb4089320 refactor(MetaPreview): action buttons 2025-01-13 18:32:28 +02:00
Timothy Z.
a62d3bf37d revert(MetaDetails): leave the same width 2025-01-13 18:29:57 +02:00
Timothy Z.
1bc8cd8665 refactor(MetaDetails): landscape mobile styles 2025-01-13 18:24:52 +02:00
Timothy Z.
ce85c14f45 refactor(StreamingServerWarning): styles 2025-01-13 16:23:11 +02:00
Timothy Z.
8873435fd9 refactor(StreamList): install addons btn 2025-01-13 14:07:54 +02:00
Timothy Z.
8e03f27752 Update animations.less 2025-01-11 15:31:21 +02:00
Timothy Z.
3e5c4a816f remove: unused keyframes 2025-01-11 15:31:09 +02:00
Timothy Z.
cb09644c33 refactor(StreamingServerWarning): without transition 2025-01-11 15:29:57 +02:00
Timothy Z.
5700c3ab6e Merge branch 'development' into refactor/install-addons-button-stream-list 2025-01-10 20:42:51 +02:00
Timothy Z.
71b5d35af8 fix(SearchBar): components imports 2025-01-10 20:41:39 +02:00
Tim
3df8eb65d0 feat: allow to drop local subtitles 2025-01-08 20:41:55 +01:00
Timothy Z.
0bdf28724f refactor(Cell): make posters bigger on mobile 2025-01-07 17:35:52 +02:00
Timothy Z.
2f9bf38fd6 refactor(Calenadar): add safe inset areas 2025-01-07 17:26:45 +02:00
Timothy Z.
383795e538 refactor(Cell): make the padding smaller on mobile 2025-01-07 17:02:44 +02:00
Timothy Z.
f6080d9a95 refactor(StreamingServerWarning): add logs useMemo 2025-01-07 16:57:19 +02:00
Timothy Z.
3e36d7ad6a refactor(StreamingServerWarning): convert to TS 2025-01-06 22:43:46 +02:00
Timothy Z.
575e31e902 revert(MetaDetails): removal of animation 2025-01-06 21:52:58 +02:00
IEduStu
85407cfd3e fix: make screen switching animation feel smoother 2025-01-06 21:49:37 +02:00
Timothy Z.
0148024d83 fix(Cell): stopPropagation when clicking on poster 2025-01-06 20:49:16 +02:00
Timothy Z.
ff4a3cef1b refactor(Cell): Make posters visible on more ss 2025-01-06 20:30:53 +02:00
Timothy Z.
ceaae0ba3d Merge branch 'development' into refactor/components 2025-01-06 17:28:23 +02:00
Timothy Z.
d747ffcfd8 fix(RadioButton): inner circle position 2025-01-06 16:54:17 +02:00
Tim
ccf593d644 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/components 2025-01-06 14:28:54 +01:00
Tim
510f91e031 refactor: rewrite some components to TS for better lint 2025-01-06 10:45:59 +01:00
Timothy Z.
c4d69cd7b3 Merge branch 'development' into fix/hide-empty-board-catalogs 2025-01-03 18:11:11 +02:00
Timothy Z.
a22b27f124 Merge branch 'development' into fix/hide-empty-board-catalogs 2025-01-03 18:08:12 +02:00
Timothy Z.
629ba4b9dc Merge branch 'development' into refactor/overall-app-styles 2025-01-03 18:08:06 +02:00
Timothy Z.
5c531fb3e3 remove: Style changes on streamingserverwarning(2) 2025-01-03 18:07:20 +02:00
Timothy Z.
871e8cb57b remove(StreamingServerWarning): changes 2025-01-03 18:06:17 +02:00
Timothy Z.
2b051f738d refactor(Board): use !== instead 2025-01-03 17:17:49 +02:00
Timothy Z.
5ebc8df63f refactor(Board): hide only empty catalogs 2025-01-03 17:14:04 +02:00
Timothy Z.
2288bd27d0 refactor(Board): dont show err instead 2025-01-03 15:41:44 +02:00
Timothy Z.
c65b10e915 fix(Board): Hide empty catalogs 2025-01-03 15:27:34 +02:00
Timothy Z.
5819729833 Merge branch 'development' into refactor/overall-app-styles 2025-01-03 14:59:52 +02:00
Timothy Z.
a4dd1e2f6e feat(MultiSelectMenu): scroll into view 2025-01-03 13:26:30 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Tim
c1820a324b Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/addons-one-click-actions 2024-12-31 11:30:01 +01:00
Tim
4c8ac14cc5 refactor(Addon): animate border-color on hover 2024-12-31 11:28:55 +01:00
Tim
56d69d856f
Merge pull request #776 from Stremio/fix/player-subtitles-tracks-layout
Player: fix subtitles tracks layout
2024-12-27 13:25:04 +01:00
Tim
ac54bd4ac9 fix(Player): audio track layout issue 2024-12-27 13:10:04 +01:00
Tim
dbbf12c491 fix(Player): subtitles tracks layout 2024-12-27 11:56:36 +01:00
Tim
c20fcf1532 feat(Player): add label to audio tracks 2024-12-27 11:52:13 +01:00
Tim
702452fc2b refactor: improve tracks language labels 2024-12-26 16:50:31 +01:00
Timothy Z.
049535e61d refactor: remove err state to make fallback render 2024-12-26 16:38:55 +02:00
Timothy Z.
fc95a8934f Revert "revert(MetaDetails): renderbg logic"
This reverts commit dc00a9fadc.
2024-12-26 16:38:16 +02:00
Timothy Z.
dc00a9fadc revert(MetaDetails): renderbg logic 2024-12-26 16:31:25 +02:00
Timothy Z.
97ed4b519a fix(content): Content height was too big 2024-12-26 16:19:22 +02:00
Timothy Z.
b12e44c086 Merge branch 'development' into refactor/overall-app-styles 2024-12-26 16:02:37 +02:00
Timothy Z.
a7d2e9d13e Merge branch 'development' into refactor/install-addons-button-stream-list 2024-12-25 11:45:59 +02:00
Timothy Z.
ad5d9e4013 Merge branch 'development' into refactor/overall-app-styles 2024-12-25 11:45:51 +02:00
Timothy Z.
ed56e8387b refactor(masks): remove masks paddings 2024-12-24 16:06:41 +02:00
Tim
2eec7ed844 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/player-audio-menu 2024-12-24 15:04:15 +01:00
Tim
c83f3e8ded Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-side-drawer 2024-12-24 14:52:33 +01:00
Tim
cd1cdf2172 fix: external subtitles offset with shell 2024-12-24 12:28:02 +01:00
Timothy Z.
b15b7bbb12 remove: masks in the routes 2024-12-23 21:28:46 +02:00
Timothy Z.
ec720dcd24 fix(Discover): mask was flickering 2024-12-23 20:59:22 +02:00
Timothy Z.
7b930f439a fix: scroll top safari issues 2024-12-23 18:06:17 +02:00
Timothy Z.
91a92a0a32 rename(StreamsList): ref name 2024-12-23 17:24:29 +02:00
Timothy Z.
87a07f28db fix(StreamsList): streams-container scroll position 2024-12-23 17:21:06 +02:00
Alexandru Branza
30b7588236 Fix Poster Sharpness
Chrome (on Windows only) was showing the posters with high sharpness, this made it hard to read text on some posters (including the title), this one css style seems to fix it, and I didn't notice it impacting other cases yet.
2024-12-23 14:26:51 +02:00
Tim
d589b67f85 feat(Addons): make addons actions one click 2024-12-21 23:14:48 +01:00
Timothy Z.
fbebd9bbd4 refactor(Library): use rem instead of px 2024-12-21 23:14:49 +02:00
Timothy Z.
7c23ab5585 refactor(HorizontalNavbar): use rem & use vars 2024-12-21 23:14:37 +02:00
Timothy Z.
c49ae8d595 refactor(MetaDetails): use rem instead of px 2024-12-21 23:14:12 +02:00
Timothy Z.
3d29fefa7c refactor(copyright): update copyright info 2024-12-21 23:10:16 +02:00
Timothy Z.
dab4205988 refactor(app styles): env vars changes 2024-12-21 22:57:55 +02:00
Timothy Z.
561896b611 remove(SearchBar): remove fixed width
- .search-container
2024-12-21 22:39:37 +02:00
Timothy Z.
9c2b9da9bf refactor(app toasts): styles 2024-12-21 22:39:07 +02:00
Timothy Z.
72d9a6b36f fix(app): styles for the bottom-overlay-size
- use rem instead of px
- make the bottom-overlay-size adjustments
2024-12-21 22:35:42 +02:00
Timothy Z.
a8609da7da refactor(MetaDetails): styles + performance
- use useMemo for the bg render check
2024-12-21 22:26:33 +02:00
IEduStu
9ca41aa8c0 feat: improve mobile design 2024-12-21 22:18:29 +02:00
Timothy Z.
96ceafa458 remove(app styles): variable which was repeated
- var(--selectable-inputs-assumed-height) removed in favor of reusing
var(--top-overlay-size)
- fixed the bottom overlay size
2024-12-21 22:11:13 +02:00
Timothy Z.
fb1a043e1d refactor(MetaDetails): use rem instead
- remove unused nav-bar-size declaration
2024-12-21 21:57:47 +02:00
Timothy Z.
ef153fab4b refactor(Discover): remove inline var 2024-12-21 21:56:01 +02:00
Timothy Z.
d29375c31b refactor(Discover): use global vars 2024-12-21 21:55:40 +02:00
Timothy Z.
d7a4deadaa refactor(Addons): use global vars 2024-12-21 21:55:26 +02:00
Timothy Z.
3a67df5791 refactor(app): add vars used across the app 2024-12-21 21:55:11 +02:00
Timothy Z.
896950cff0 refactor(Board): styles
- removed use of px
2024-12-21 21:46:45 +02:00
Timothy Z.
d7776f6d98 refactor(Addons): styles
- removed use of px
- creates less native variables
-removed unnecessary vars
2024-12-21 21:44:00 +02:00
Timothy Z.
dd8791d589 refactor(StreamingServerWarning): styles
- removed the use of px values since these might be problematic on some devices
- sticking to rem as the best way of defining sizes
- reusing the global variable approach according screen sizes
- added spacing
- improved border-radius handling
2024-12-21 21:24:39 +02:00
Timothy Z.
39cb89b0b0 refactor: update the copyrights (1) 2024-12-21 20:56:25 +02:00
Timothy Z.
77657929e8 refactor(HorizontalNavbar): add missing space 2024-12-21 20:55:37 +02:00
Timothy Z.
4f4b46c9f1 refactor(MainNavbars): use less variables
this ensures we utilize built in less style variables at the top of the file to avoid inline variable declarations
2024-12-21 20:53:36 +02:00
Timothy Z.
8e4fcc1a6e
fix: image was not visible on some iPads 2024-12-21 18:02:29 +02:00
Timothy Z.
055ac1d873 remove: webkit properties on button
touch-callout is not supported well and might cause problems, clearly written not to use in production;
highlight color not needed since we use it on global html
2024-12-21 15:41:27 +02:00
Timothy Z.
45ed5254ea add: calculated-bottom-safe-inset
this will allow us to reuse in the app without importing globals file
2024-12-21 15:40:35 +02:00
Timothy Z.
ec570b91f1 refactor(styles): app styles.less 2024-12-21 15:30:07 +02:00
IEduStu
e03aba766a feat: improve mobile design 2024-12-21 15:21:26 +02:00
Timothy Z.
da22bc090a fix: modal image was not visible on some macbooks 2024-12-21 15:18:03 +02:00
Tim
d1583a6f4a
Update src/routes/Player/Player.js
Co-authored-by: Timothy Z. <timothy@stremio.com>
2024-12-20 20:26:48 +01:00
Tim
b9d6e01256 fix(Player): layout issue with audio menu 2024-12-20 20:24:51 +01:00
Tim
caeacf1bc1 Merge branch 'refactor/player-audio-menu' of https://github.com/Stremio/stremio-web into refactor/player-audio-menu 2024-12-20 20:23:26 +01:00
Tim
57aac8a27a fix(Player): audio menu open state 2024-12-20 20:18:17 +01:00
Timothy Z.
08fdf19677 Merge branch 'development' into refactor/player-audio-menu 2024-12-20 19:37:01 +02:00
Timothy Z.
04f579eab5
Merge pull request #761 from Stremio/fix/streaming-server-url-item-styles
fix: streaming server url AddItem styles
2024-12-20 12:10:45 +02:00
Timothy Z.
07412f0b7e fix: mobile additem styles 2024-12-20 12:00:51 +02:00
Abhishek Panwar
082df3a253
Fix: Correct URL Encoding in SearchBar Component
Changes Made:
Used encodeURIComponent in the SearchBar component to ensure special characters and spaces in search queries are correctly encoded.

Example:
Before: Searching Alexa & Katie could break the query, returning incomplete results.
After: The query is now encoded as Alexa%20%26%20Katie, ensuring accurate results.
2024-12-20 02:01:32 +05:30
Timothy Z.
befc1d6eec fix: streaming server url item styles 2024-12-19 21:23:56 +02:00
Timothy Z.
379bd1dc88 Merge branch 'development' into feat/player-side-drawer 2024-12-19 11:44:20 +02:00
Timothy Z.
8a7e07f833 refactor: add back the gap to the placeholder 2024-12-18 17:36:17 +02:00
Timothy Z.
f9fb161292 refactor: align mobile view size with real addon 2024-12-18 17:34:19 +02:00
Timothy Z.
fbb9c45460 fix: copyright comment 2024-12-18 17:15:43 +02:00
Timothy Z.
4b22bda09c feat: addon placeholder 2024-12-18 17:07:19 +02:00
Timothy Z.
1b997dfb83 Merge branch 'development' into feat/player-side-drawer 2024-12-18 12:21:21 +02:00
Timothy Z.
1d9f0fcb15 fix: toats outer glow problem with overflow 2024-12-18 12:00:19 +02:00
Timothy Z.
5249d1855f refactor(SideDrawerButton): styles 2024-12-18 11:35:19 +02:00
Timothy Z.
f1cb4c145a feat: add copyright + button mobile styles 2024-12-18 11:30:01 +02:00
Tim
609e407914 fix(Player): hide side drawer button when overlay hidden 2024-12-18 10:24:01 +01:00
Tim
c45cc8afe2 fix(Player): remove side-drawer-layer from overlayHidden 2024-12-18 10:22:15 +01:00
Timothy Z.
429dfc2f29 refactor: use cubic bezier easing 2024-12-18 10:53:20 +02:00
Tim
f6ed54f2f9 feat: add transition to side drawer 2024-12-18 09:38:38 +01:00
Tim
f9cb1a5fd2 refactor(Player): make SideDrawer act like a menu 2024-12-18 09:34:12 +01:00
Timothy Z.
d353305428 remove: image on mobile landscape 2024-12-17 16:56:20 +02:00
Timothy Z.
7875e4ba99 fix: modal image sizing 2024-12-17 16:44:31 +02:00
Timothy Z.
99921c0db8 remove: uneccesary flex declaration 2024-12-17 15:33:46 +02:00
Timothy Z.
c2a4fb87bd fix: rename old class to align to new impl 2024-12-17 15:32:45 +02:00
Timothy Z.
d9a9fb2d4f fix: styles on event modal 2024-12-17 15:20:26 +02:00
Timothy Z.
72b7a370fc feat: rewrite sidedrawer to act like a menu 2024-12-16 19:25:31 +02:00
Timothy Z.
1555e05d6b (revert): removal of useeffect | sidedrawer states 2024-12-16 17:08:23 +02:00
Timothy Z.
9b4e3e83b1 remove: unused prop 2024-12-16 16:38:24 +02:00
Timothy Z.
f8d9d0d838 fix(info container): height in landscape mode 2024-12-16 16:37:10 +02:00
Timothy Z.
297b8f172d refactor: keep the DOM organised 2024-12-16 16:32:03 +02:00
Tim
3dc0e37e02
Merge pull request #748 from Stremio/refactor/remove-addons-button-horizontal-navbar
refactor: remove addons button horizontal navbar
2024-12-16 14:01:32 +01:00
Timothy Z.
1788a95f24 fix: strange positioning on movies 2024-12-16 14:19:50 +02:00
Timothy Z.
dd53dcc4b3 Merge branch 'development' into feat/player-side-drawer 2024-12-16 14:14:15 +02:00
Tim
aba6c48281 fix(Calendar): hover only on pointer fine 2024-12-16 12:34:57 +01:00
Tim
85752239ea
Merge pull request #752 from Stremio/fix/color-input-styles
fix: colorInput component styles
2024-12-16 12:18:59 +01:00
Tim
d3b7482d2d
Merge pull request #754 from Stremio/fix/bottom-sheet-ipad-pro
fix(BottomSheet): was hidden on ipad pro in portait mode
2024-12-16 12:17:08 +01:00
Tim
16b43933a6
Merge pull request #753 from Stremio/fix/mutliselect-menu-height-settings
fix: use the default height set in the component
2024-12-16 12:16:44 +01:00
Tim
976992b28e fix(BottomSheet): was hidden on ipad pro in portait mode 2024-12-16 12:10:29 +01:00
Tim
1117774794
Merge pull request #751 from Stremio/fix/buttons-mobile-expirience
fix: remove blue select box from the buttons
2024-12-16 12:06:34 +01:00
Timothy Z.
6b9be43671 fix: use the default height set in the component
MutliSelect
2024-12-16 13:05:29 +02:00
Timothy Z.
5f3a9204b9 fix: colorInput component styles 2024-12-16 13:00:09 +02:00
Timothy Z.
07570f99b6 fix: remove blue select box from the buttons 2024-12-16 12:40:03 +02:00
Timothy Z.
b45a99296e fix: speed menu overflow issue 2024-12-16 12:31:03 +02:00
Tim
dbb1a79219 fix(TextInput): submit not triggering 2024-12-16 10:17:20 +01:00
Timothy Z.
678c755003 refactor: remove addons button horizontal navbar 2024-12-15 21:22:15 +02:00
Timothy Z.
b8a5e60374 refactor: button position moved to right 2024-12-13 16:33:43 +02:00
Timothy Z.
444152a09b refactor: closer button logic and width on mobile 2024-12-13 13:30:59 +02:00
Timothy Z.
47464ceed0 feat: add close button 2024-12-13 13:06:57 +02:00
Timothy Z.
7a39c40a54 remove: unused var 2024-12-13 12:54:55 +02:00
Timothy Z.
5eb0c01536 fix: videos height 2024-12-12 19:19:24 +02:00