Nikola Hristov
|
dae56660dd
|
Merge pull request #152 from Stremio/player-meta-preview
Player meta preview
|
2020-04-03 15:14:57 +03:00 |
|
Nikola Hristov
|
5e59cd3e7b
|
Merge pull request #149 from Stremio/placeholders
Video/Stream placeholders
|
2020-04-02 17:45:12 +03:00 |
|
svetlagasheva
|
e76b2b4f75
|
SearchBar props renamed
|
2020-04-02 14:06:51 +03:00 |
|
svetlagasheva
|
e8553454c2
|
SearchBarPlaceholder implemented
|
2020-04-02 13:08:30 +03:00 |
|
svetlagasheva
|
55bacef0a1
|
SearchBar component implemented
|
2020-04-02 13:07:55 +03:00 |
|
nklhrstv
|
8f9efa2fea
|
share link rendered in compact mode too
|
2020-04-02 12:26:34 +03:00 |
|
nklhrstv
|
41fe043768
|
categories constants moved to constants module
|
2020-04-02 12:26:05 +03:00 |
|
nklhrstv
|
44f98d5f53
|
default sizes removed from slider
|
2020-04-01 14:37:04 +03:00 |
|
svetlagasheva
|
efd84a475f
|
MetaPreviewPlaceholder sizes improved
|
2020-03-31 14:20:04 +03:00 |
|
svetlagasheva
|
283b764bed
|
MetaPreviewPlaceholder improved
|
2020-03-31 13:58:17 +03:00 |
|
nklhrstv
|
d87db1c57f
|
limit action buttons to one row of buttons
|
2020-03-30 17:11:47 +03:00 |
|
nklhrstv
|
9ed013f0a3
|
use thin arrow in multiselect
|
2020-03-30 00:48:06 +03:00 |
|
nklhrstv
|
e68486742e
|
meta preview compact mode styles changed
|
2020-03-30 00:23:17 +03:00 |
|
nklhrstv
|
2d2af6c01f
|
links label font weight increased
|
2020-03-30 00:11:06 +03:00 |
|
nklhrstv
|
77b2886aa7
|
trailer href fixed
|
2020-03-30 00:03:01 +03:00 |
|
nklhrstv
|
c860c269b0
|
allow title override in ActionButton
|
2020-03-29 23:57:05 +03:00 |
|
nklhrstv
|
8f17665b24
|
font-weight increaced in action buttons
|
2020-03-29 23:56:48 +03:00 |
|
nklhrstv
|
2e9eef7ffc
|
more explicit flex props added to action button styles
|
2020-03-29 23:56:16 +03:00 |
|
nklhrstv
|
9cfc3fb5ac
|
spread tabIndex in MetaPreview removed
|
2020-03-29 23:45:07 +03:00 |
|
nklhrstv
|
3f8c65db2f
|
meta description styles changed
|
2020-03-29 23:35:28 +03:00 |
|
nklhrstv
|
9801f847b2
|
logo placeholder color changed
|
2020-03-29 23:18:06 +03:00 |
|
nklhrstv
|
e94e8f4c24
|
background color moved to logo
|
2020-03-29 23:16:33 +03:00 |
|
nklhrstv
|
b61789dd8d
|
fallback logo wrapped in memo
|
2020-03-29 23:16:21 +03:00 |
|
nklhrstv
|
3ea7e8eb40
|
logo styles updated in meta preview
|
2020-03-29 23:12:03 +03:00 |
|
nklhrstv
|
bdf12d07ae
|
MetaPreview scrollbar fixed
|
2020-03-29 22:58:35 +03:00 |
|
nklhrstv
|
cdb90a4523
|
MetaPreview background image overlay changed
|
2020-03-29 22:57:37 +03:00 |
|
nklhrstv
|
1f3a39a52b
|
meta links validation improved
|
2020-03-29 22:44:41 +03:00 |
|
nklhrstv
|
719b482025
|
useInLibrary adapted to the new core api
|
2020-03-29 19:42:15 +03:00 |
|
nklhrstv
|
b020258849
|
Merge branch 'development' of github.com:Stremio/stremio-web into playerimpl
|
2020-03-29 18:24:16 +03:00 |
|
nklhrstv
|
9300061e30
|
nav menu active styles changed
|
2020-03-29 10:53:51 +03:00 |
|
nklhrstv
|
7b54b72633
|
nav menu background color changed
|
2020-03-28 23:37:44 +02:00 |
|
nklhrstv
|
c9b5792675
|
push search location on submit new query
|
2020-03-28 19:39:23 +02:00 |
|
nklhrstv
|
51f1fd36e1
|
type sorting in Library implemented
|
2020-03-28 14:37:48 +02:00 |
|
nklhrstv
|
d4a08bf6ff
|
comparatorWithPriorities function implemented
|
2020-03-28 14:34:01 +02:00 |
|
nklhrstv
|
21e50d323a
|
continuewatching route implemented with maximum code reuse
|
2020-03-28 13:04:40 +02:00 |
|
nklhrstv
|
ce0d0082ef
|
drop not needed UNLOAD_ACTION const
|
2020-03-28 11:13:09 +02:00 |
|
nklhrstv
|
1103bccda8
|
hover effect added to see all button in meta row
|
2020-03-28 09:28:05 +02:00 |
|
nklhrstv
|
dffdba48d3
|
hover effect removed from see all button in placeholder
|
2020-03-28 09:26:23 +02:00 |
|
nklhrstv
|
3c92e2e4a7
|
margin added between items in meta row
|
2020-03-28 09:21:26 +02:00 |
|
nklhrstv
|
4694796ade
|
MetaRow uses itemComponent param
|
2020-03-27 23:54:29 +02:00 |
|
nklhrstv
|
72742c5495
|
LibItem component implemented on top of MetaItem
|
2020-03-27 18:57:47 +02:00 |
|
svetlagasheva
|
f53247edfe
|
MetaPreview info scrollbar style fixed
|
2020-03-27 16:40:52 +02:00 |
|
nklhrstv
|
f671607231
|
library url changed
|
2020-03-27 15:15:55 +02:00 |
|
svetlagasheva
|
024c94d2d0
|
ActionButton icon color fixed
|
2020-03-27 14:43:11 +02:00 |
|
svetlagasheva
|
43f76a8614
|
MetaPreview imdb icon color fixed
|
2020-03-27 14:42:34 +02:00 |
|
svetlagasheva
|
339310b21e
|
MetaPreview imdb button flex fixed
|
2020-03-27 14:41:38 +02:00 |
|
svetlagasheva
|
0bb8815282
|
MetaPreview meta info scrollbar shows on hover
|
2020-03-27 13:47:05 +02:00 |
|
nklhrstv
|
8bb1687fb4
|
SKIP_EXTRA_NAME added to constants
|
2020-03-27 11:33:16 +02:00 |
|
nklhrstv
|
a4b7fb1fd6
|
NONE_EXTRA_VALUE moved to constants
|
2020-03-27 11:17:29 +02:00 |
|
nklhrstv
|
6d67840ade
|
CATALOG_PAGE_SIZE constant added
|
2020-03-27 10:41:08 +02:00 |
|