Tim
003881d06d
refactor: move components to their own folder
2024-12-31 18:34:22 +01: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
kKaskak
affd90990f
fix: metaitem styles
2024-04-03 19:10:23 +03:00
Tim
eb5e42fbf7
Merge branch 'development' of https://github.com/Stremio/stremio-web into feature-mark-library-item-as-watched
2024-03-14 19:24:28 +01:00
kKaskak
52c492630f
delete: max-height property
2024-03-07 14:16:48 +02:00
kKaskak
a4287c3709
Revert "delete: max-height property"
...
This reverts commit c646a9c849 .
2024-03-07 14:16:23 +02:00
kKaskak
c646a9c849
delete: max-height property
2024-03-07 14:15:59 +02:00
kKaskak
5472b053cc
fix: metaitem titles overflow
2024-03-06 16:31:27 +02:00
kKaskak
23dfeb263b
feature: mark libItem as watched / unwatched
2024-02-28 14:16:15 +02:00
kKaskak
8e91093569
Update styles.less
2024-02-14 12:23:10 +01:00
kKaskak
a628cf41bc
feature: watched indicator
2023-12-26 14:57:30 +02:00
Tim
9768b8cd34
refactor: improve ContinueWatchingItem logic
2023-10-24 21:19:35 +02:00
Tim
22a95b6fad
refactor(MetaItem): increase transform scale for play icon
2023-10-24 15:19:21 +02:00
Tim
293bd7dce5
refactor(MetaItem): update style
2023-10-24 14:41:35 +02:00
Tim
863f0c75b3
refactor: update continue watching ui/ux
2023-10-19 15:51:55 +02:00
kKaskak
29b77152be
refactor: opacity of the bg to 0.3
2023-10-18 15:26:25 +03:00
kKaskak
aee3d5db57
added progress bar background
2023-10-18 15:04:06 +03:00
Tim
7743d01197
refactor(MetaItem): use theme variable for new videos
2023-08-24 23:21:05 +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
Tim
a81303e5ef
feat: add notification counter on library items
2023-07-31 20:09:49 +02:00
Tim
e8fca11d45
fix(MetaItem): menu z-index issue
2023-07-26 14:12:19 +02:00
Tim
e65de780bb
refactor: add background-color and border-radius to popup by default
2023-07-07 16:40:02 +02:00
Tim
c2f6b1b545
refactor: various style tweaks
2023-07-05 13:47:02 +02:00
Tim
c5aa6575a8
refactor: style meta row and item
2023-06-13 13:53:25 +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
nklhrstv
08ddb9d853
meta item title patched in mobile layout
2022-06-13 16:29:34 +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
core1024
aa6a2ed320
Update all file's copyright
2022-04-08 17:55:20 +03:00
Tim
f1c65e89ad
refactor: improve mobile layout for Discover
2022-02-16 13:00:59 +01:00
Tim
c71961b25a
refactor(common): improve mobile layout for MetaRow and MetaItem
2022-02-16 12:32:35 +01:00
nklhrstv
fdee87b8ab
stremio-colors import statements updated
2020-07-17 11:24:16 +03:00
nklhrstv
a5cb553ec6
Downgrade to GPL-V2 License
2020-04-08 11:45:16 +03:00
nklhrstv
0e16875c65
meta item styles updated
2020-03-26 22:55:28 +02:00
nklhrstv
59cfcabba7
new color theme applied to board
2020-03-04 17:38:54 +02:00
nklhrstv
d5dea1da8b
color theme applied to library
2020-03-04 13:18:31 +02:00
nklhrstv
1fa6010355
MetaItem styles updated
2020-03-02 16:40:41 +02:00
NikolaBorislavovHristov
1c9a0d6690
Popups use two component direction which is calculated with the menu and label sizes
2019-12-08 18:39:52 +02:00
NikolaBorislavovHristov
c372b101dd
MetaItem onSelect dropped
2019-12-06 11:23:45 +02:00
NikolaBorislavovHristov
7fa8f5172f
MetaItem outline fixed inside the item itself
2019-10-18 17:24:15 +03:00
NikolaBorislavovHristov
ec1efd2a49
PlayIconCircleCentered moved to common
2019-10-16 10:53:35 +03:00
NikolaBorislavovHristov
443db842fb
board ui finalized
2019-10-14 15:09:20 +03:00
NikolaBorislavovHristov
fbddd392d9
MetaItem moved inside MetaRow
2019-10-06 13:53:06 +03:00
NikolaBorislavovHristov
661c628cef
MetaItem uses the new common Image component
2019-09-27 13:12:36 +03:00
NikolaBorislavovHristov
b751d63759
set overflow visible for all svgs
2019-09-25 14:03:51 +03:00
NikolaBorislavovHristov
db0e787b79
Dropdown refactored to be used in MetaItem
2019-09-19 20:54:38 +03:00
NikolaBorislavovHristov
888cd075f7
button outline styles changed
2019-09-09 18:20:38 +03:00
NikolaBorislavovHristov
4311b1817c
MetaItem title uses title-label classname
2019-09-06 18:08:37 +03:00