Commit graph

250 commits

Author SHA1 Message Date
Tim
ccf593d644 Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/components 2025-01-06 14:28:54 +01:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Timothy Z.
97ed4b519a fix(content): Content height was too big 2024-12-26 16:19:22 +02:00
Timothy Z.
ed56e8387b refactor(masks): remove masks paddings 2024-12-24 16:06:41 +02: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.
3d29fefa7c refactor(copyright): update copyright info 2024-12-21 23:10:16 +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.
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
IEduStu
e03aba766a feat: improve mobile design 2024-12-21 15:21:26 +02:00
Timothy Z.
df07ca51b0 refactor: sizes of the menu-container 2024-12-11 12:26:40 +02:00
Tim
e5e67d547a feat(Calendar): implement selector 2024-11-28 11:31:27 +01:00
Tim
e51e6f415e chore: update eslint 2024-10-07 12:17:33 +02:00
Timothy Z.
5d32af012f fix: modaldialog scroll-overflow issue 2024-05-16 15:33:41 +03:00
kKaskak
e6f681993c fix: missing watched indicator on discover and board 2024-02-08 12:54:15 +01:00
Tim
774a1f6c6e refactor: create useTranslate hook 2023-12-19 03:31:52 +01:00
Tim
b853e18499 feat: translate catalog names 2023-12-08 21:26:27 +01:00
Tim
67f2265a7f fix(Discover): lint error 2023-08-24 16:54:49 +02:00
Tim
45746f6c2c refactor: minor style changes 2023-08-22 15:17:03 +02:00
Tim
0cb651b12b Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign 2023-08-22 12:23:03 +02:00
Alexandru Branza
96f6f7b786
Merge pull request #419 from 0xRnato/fix/discover-missing-links
fix: add missing prop to the discover preview
2023-07-11 15:40:07 +02:00
Tim
bcfef1a5fd refactor: use outline for buttons 2023-07-07 20:16:00 +02:00
Alexandru Branza
949edb90f2 Simplify Logic for Scrolling Up on Discover Filter Change 2023-07-07 14:34:26 +03:00
Tim
2512bcbc28 refactor: improve MetaPreview layout 2023-07-05 14:32:46 +02:00
Tim
0ccb71ccde refactor(Discover): style 2023-07-04 15:58:19 +02:00
Tim
dd01ee96ce refactor(Discover): pass links prop to MetaPreview 2023-07-04 13:57:17 +02:00
Renato Neto
48aa70eb71 fix: add missing prop to the discovery preview 2023-06-30 20:09:45 -03:00
Alexandru Branza
10e13f7262 Discover: Scroll Up on Options Change 2023-06-29 20:46:14 +03:00
Tim
4a8c7ddfbf refactor: style multiselects 2023-06-13 23:16:44 +02:00
Tim
c5aa6575a8 refactor: style meta row and item 2023-06-13 13:53:25 +02:00
Tim
65e5ec88ad refactor: update background-color 2023-06-13 09:43:38 +02:00
Tim
50b16590a6 refactor: update icons 2023-06-09 22:18:43 +02:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
Tim
8a28869e90
Merge branch 'development' into typings 2023-04-27 07:56:13 +02:00
Tim
b41cc418c5 refactor(Discover): add translation on extra selectable 2023-04-12 13:43:01 +02:00
Tim
3e3e97ee76 refactor: add typings 2023-03-14 05:02:16 +01:00
Tim
fd08dcca06 refactor: move translateOption to a common file 2022-12-15 18:57:13 +01:00
Tim
87fb0c5af8 refactor: add translations 2022-12-15 17:46:55 +01:00
Tim
7ed6081b74 refactor(Discover): translate selectable options 2022-12-15 16:38:46 +01:00
nklhrstv
b758ab3888 Discover wrapped with core suspender 2022-07-11 12:56:11 +03:00
nklhrstv
864b52c60e ctx added to discover deps 2022-07-11 12:50:02 +03:00
nklhrstv
11be6d8f8c use async api of getState 2022-07-06 17:16:33 +03:00
nklhrstv
2744e583cd optimize useSelectableInputs 2022-07-05 14:59:49 +03:00
nklhrstv
874abf6ffa dicover adapted to changes in core 2022-06-27 16:22:55 +03:00
nklhrstv
b4a72b96a0 paginationInput removed from selectableInputs 2022-06-27 16:21:23 +03:00
nklhrstv
7a85787284 limit the height of the multiselect menu 2022-05-27 18:45:55 +03:00
nklhrstv
9c6404ed41 styles updated 2022-05-25 11:36:26 +03:00
Tim
24d8b072c0 Merge remote-tracking branch 'origin' into mobile 2022-05-17 08:21:02 +02:00
nklhrstv
4b6c902733 replace usage of useDeepEqualEffect with useEffect 2022-04-20 21:25:42 +03:00