Commit graph

50 commits

Author SHA1 Message Date
Tim
d0d4ef25eb fix: external player stream logic 2023-12-20 07:36:11 +01: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
e65de780bb refactor: add background-color and border-radius to popup by default 2023-07-07 16:40:02 +02:00
Tim
4a8c7ddfbf refactor: style multiselects 2023-06-13 23:16:44 +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
15e737c597 remove multiselect media query 2022-05-27 15:21:36 +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
4e945bbe68 refactor: nav-menu and multiselects max-height on mobile 2022-02-17 09:41:25 +01:00
nklhrstv
6335edcb13 use useCallback for render props 2021-01-06 18:56:19 +02:00
nklhrstv
b815fb3da7 title prop added to multiselect 2020-10-18 23:44:39 +03:00
nklhrstv
164b2ff053 multiselects labels fixed for arbitrary data 2020-09-16 08:43:30 +03:00
nklhrstv
e91ca3b391 update stremio-icons require statements 2020-07-17 11:35:25 +03: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
9ed013f0a3 use thin arrow in multiselect 2020-03-30 00:48:06 +03:00
nklhrstv
eeb0673d29 multiselect label styles fixed 2020-03-27 00:17:54 +02:00
nklhrstv
96aeb67bab Multiselect colors updated 2020-03-26 23:47:57 +02:00
nklhrstv
5d1603e976 borders from multiselect items removed 2020-03-25 12:43:20 +02:00
nklhrstv
cf2df750aa new design applied to multiselect 2020-03-04 12:18:26 +02:00
nklhrstv
209dad82be color theme applied to multiselect 2020-03-04 11:59:37 +02:00
svetlagasheva
743f45f9ca duplicated styles removed 2020-02-14 12:14:30 +02:00
svetlagasheva
98ecbbbdef unnecessary prop type removed 2020-02-14 12:09:14 +02:00
svetlagasheva
fc94063d8f Merge branch 'discover-filters' into inputs-modal 2020-02-14 11:38:52 +02:00
nklhrstv
547065b927 extended inputs layout implemented in discover 2020-02-13 18:13:11 +02:00
svetlagasheva
54590e4649 function call fixed 2020-02-06 18:30:46 +02:00
svetlagasheva
070a2b05aa modalSelects renamed to modalOptions 2020-02-05 18:34:21 +02:00
svetlagasheva
a3efef4528 renderOptions func created to avoid duplicate code 2020-02-05 18:29:18 +02:00
svetlagasheva
7462aae84c conflict resolved 2020-02-05 16:30:39 +02:00
svetlagasheva
4f37b43a05 ModalDialog with selectInput options implemented 2020-02-05 16:08:25 +02:00
svetlagasheva
92b4b8bca3 ModalDialog used in Multiselect for no dropdown case 2020-02-04 18:20:57 +02:00
nklhrstv
0b7aa5068a dataset prop type changed 2020-02-01 10:03:04 +02:00
NikolaBorislavovHristov
573989c0a4 eslint fix unused vars 2019-12-16 15:27:28 +02:00
NikolaBorislavovHristov
787211dc8b eslint react/prop-types enabled for all 2019-12-16 14:59:18 +02:00
NikolaBorislavovHristov
d19f6c58ed validation in Multiselect improved 2019-12-06 12:24:13 +02:00
NikolaBorislavovHristov
eed4a63243 fix multiselect trigger onOpen/onClose after first render 2019-12-02 10:37:53 +02:00
NikolaBorislavovHristov
2ec1448841 Multiselect compatible with native data props 2019-12-02 10:37:21 +02:00
NikolaBorislavovHristov
104bac91ec Merge branch 'master' of github.com:Stremio/stremio-web into detail-page 2019-11-14 17:31:15 +02:00
NikolaBorislavovHristov
4f3a7d6ba2 handle keydown in multiselect instead of popup 2019-11-13 23:25:36 +02:00
Vladimir Borisov
07cfad8cd8
Multiselect autofocus first selected item 2019-11-05 16:13:25 +02:00
NikolaBorislavovHristov
739c06b998 disabled prop added to Multiselect 2019-10-25 15:30:27 +03:00
NikolaBorislavovHristov
608cc8e726 allow override only the label text of Multiselect 2019-10-24 18:00:49 +03:00
NikolaBorislavovHristov
8300d09418 spread props in more common components 2019-10-21 14:48:39 +03:00
NikolaBorislavovHristov
a09b9b42d2 no options label rendered when there are no options 2019-10-18 14:51:18 +03:00
NikolaBorislavovHristov
e6724a701d attach reactEvent to the custom events 2019-10-11 19:39:48 +03:00
NikolaBorislavovHristov
6d76f309a2 dataset integrated in Multiselect component 2019-10-11 15:59:44 +03:00
NikolaBorislavovHristov
f20d04d5ee Popup/Multiselect api changed 2019-10-06 11:48:04 +03:00