NikolaBorislavovHristov
|
4e2c5bc50f
|
TextInput used in intro screen
|
2019-01-28 13:46:39 +02:00 |
|
NikolaBorislavovHristov
|
78b2dc7fd4
|
TextInput component implemented
|
2019-01-28 13:46:24 +02:00 |
|
NikolaBorislavovHristov
|
e41b8bfddb
|
facebook button use Button component
|
2019-01-28 13:39:58 +02:00 |
|
NikolaBorislavovHristov
|
5082fead89
|
checkbox styles fixed
|
2019-01-28 13:39:15 +02:00 |
|
NikolaBorislavovHristov
|
d547bd48c2
|
outline dropped
|
2019-01-28 13:39:03 +02:00 |
|
NikolaBorislavovHristov
|
f1c955541e
|
checkbox focusability handled
|
2019-01-28 13:33:23 +02:00 |
|
NikolaBorislavovHristov
|
413ca7d8ca
|
Merge branch 'board' of github.com:Stremio/stremio-web
|
2019-01-28 13:07:29 +02:00 |
|
NikolaBorislavovHristov
|
70ede72e06
|
hierorder components names fixed
|
2019-01-28 13:05:37 +02:00 |
|
NikolaBorislavovHristov
|
de53cfbfa0
|
Button forwarded ref fixed
|
2019-01-28 13:03:32 +02:00 |
|
NikolaBorislavovHristov
|
ddd95be447
|
Modals/Router framework reimplemented because of design issues with focusability
|
2019-01-28 12:21:09 +02:00 |
|
svetlagasheva
|
143c2245c4
|
functions renamed
|
2019-01-28 12:11:13 +02:00 |
|
svetlagasheva
|
f7612e678c
|
--icon-color instead of fill
|
2019-01-28 12:10:48 +02:00 |
|
svetlagasheva
|
189d246a19
|
user-notifications removed
|
2019-01-28 10:38:33 +02:00 |
|
NikolaBorislavovHristov
|
ed6b8bb302
|
set display none only to routes
|
2019-01-27 20:13:41 +02:00 |
|
NikolaBorislavovHristov
|
beb9c57e33
|
assign displayName to contexts
|
2019-01-27 11:17:09 +02:00 |
|
NikolaBorislavovHristov
|
09ecae54e2
|
modals refactored
|
2019-01-25 17:00:43 +02:00 |
|
svetlagasheva
|
e2a44f1e7c
|
margin-bottom instead of margin
|
2019-01-25 15:29:00 +02:00 |
|
svetlagasheva
|
f148778124
|
function fixes; style fixes
|
2019-01-25 15:15:58 +02:00 |
|
svetlagasheva
|
897af5a008
|
defaultProps removed
|
2019-01-25 11:26:06 +02:00 |
|
svetlagasheva
|
1cb5c9c928
|
checkbox label: container removed, props added, style changes
|
2019-01-24 18:25:40 +02:00 |
|
svetlagasheva
|
4d35cfc167
|
checkbox: padding instead of height
|
2019-01-24 18:18:59 +02:00 |
|
NikolaBorislavovHristov
|
486db927db
|
focusability integrated with modals and routes
|
2019-01-24 17:47:40 +02:00 |
|
svetlagasheva
|
eec39c8582
|
intro-screen refactored
|
2019-01-24 16:39:04 +02:00 |
|
svetlagasheva
|
17b0874f1a
|
CheckboxLabel implemented
|
2019-01-24 16:38:13 +02:00 |
|
NikolaBorislavovHristov
|
c5af1c5d8c
|
board scroll bar shown if needed
|
2019-01-24 10:55:31 +02:00 |
|
NikolaBorislavovHristov
|
ee6f135bf6
|
give name to forwardRef components
|
2019-01-22 15:49:05 +02:00 |
|
NikolaBorislavovHristov
|
5b8173e995
|
Sample board implemented
|
2019-01-22 14:22:41 +02:00 |
|
NikolaBorislavovHristov
|
1b09142fcb
|
MetaItem implemented
|
2019-01-22 14:22:28 +02:00 |
|
NikolaBorislavovHristov
|
d2dd49a832
|
blur focused element in a screen when it is under a modal
|
2019-01-22 12:07:04 +02:00 |
|
NikolaBorislavovHristov
|
196267f7f8
|
Button component implemented
|
2019-01-22 12:05:56 +02:00 |
|
svetlagasheva
|
da2f1c2682
|
refs added; focusing next input function
|
2019-01-22 11:39:18 +02:00 |
|
NikolaBorislavovHristov
|
127949d126
|
Focusable component declared as forwardable ref
|
2019-01-22 10:09:39 +02:00 |
|
NikolaBorislavovHristov
|
271d113ef1
|
popup uses document rect to determine relative position of label
|
2019-01-21 16:15:23 +02:00 |
|
NikolaBorislavovHristov
|
b25d6e3b52
|
characterData added to Popup observer criteria
|
2019-01-21 15:56:33 +02:00 |
|
NikolaBorislavovHristov
|
3732b1e427
|
Popup decoupled from app
|
2019-01-21 15:55:54 +02:00 |
|
NikolaBorislavovHristov
|
a06423f0ec
|
containerClildListOnChange optimised
|
2019-01-21 15:37:13 +02:00 |
|
NikolaBorislavovHristov
|
4cb7c20b12
|
Modal config core reformat
|
2019-01-21 15:02:41 +02:00 |
|
NikolaBorislavovHristov
|
8bf08fd2cc
|
app styles updated
|
2019-01-21 15:01:43 +02:00 |
|
NikolaBorislavovHristov
|
032e787081
|
decouple Modal from stremio app
|
2019-01-21 13:48:57 +02:00 |
|
NikolaBorislavovHristov
|
f546014424
|
Modal and Router wrapped in FocusableProvider
|
2019-01-21 13:45:33 +02:00 |
|
NikolaBorislavovHristov
|
315abac6f8
|
default font-weight dropped
|
2019-01-21 13:41:19 +02:00 |
|
NikolaBorislavovHristov
|
5e43c94b59
|
Focusable component implemented
|
2019-01-21 13:33:00 +02:00 |
|
NikolaBorislavovHristov
|
51854561b7
|
box shadow added to MetaItem popup menu
|
2019-01-18 16:36:58 +02:00 |
|
NikolaBorislavovHristov
|
8cb2019e53
|
popup box shadow implemented
|
2019-01-18 16:30:54 +02:00 |
|
NikolaBorislavovHristov
|
2038a8aa6d
|
MetaItem title overflow fixed
|
2019-01-18 16:08:45 +02:00 |
|
NikolaBorislavovHristov
|
35ebb27548
|
shouldComponentUpdate implemented for MetaItem
|
2019-01-18 16:05:19 +02:00 |
|
NikolaBorislavovHristov
|
8a81962ecd
|
outline changed to none
|
2019-01-18 15:58:45 +02:00 |
|
NikolaBorislavovHristov
|
d117fe86ec
|
MetaItem click/focus implemented
|
2019-01-18 15:58:20 +02:00 |
|
NikolaBorislavovHristov
|
778c70e6f2
|
MetaItem hover effect implemented
|
2019-01-18 15:31:15 +02:00 |
|
NikolaBorislavovHristov
|
29f466ca50
|
metaitem subtitle ui implemented
|
2019-01-18 15:21:05 +02:00 |
|
NikolaBorislavovHristov
|
a6f95967b3
|
titbar size fixed
|
2019-01-18 15:07:08 +02:00 |
|
NikolaBorislavovHristov
|
b6621b0620
|
Popup.Menu declared as a forwardable ref component
|
2019-01-18 14:44:21 +02:00 |
|
NikolaBorislavovHristov
|
d2287598cd
|
menu icon used without ref parent in MetaItem
|
2019-01-18 14:38:37 +02:00 |
|
NikolaBorislavovHristov
|
59e08b2c10
|
Popup.Label code reformat
|
2019-01-18 14:36:43 +02:00 |
|
svetlagasheva
|
f1a680a657
|
errors label added
|
2019-01-18 14:35:46 +02:00 |
|
NikolaBorislavovHristov
|
efbbee1e12
|
meta item menu implemented
|
2019-01-18 13:59:46 +02:00 |
|
NikolaBorislavovHristov
|
abb0aae464
|
refactor popups in player's control bar to not use global classes
|
2019-01-18 12:37:50 +02:00 |
|
NikolaBorislavovHristov
|
ecb38d61c3
|
title rendered in the meta item
|
2019-01-18 11:10:55 +02:00 |
|
NikolaBorislavovHristov
|
fcf4457047
|
progress-bar uses css variable for its size
|
2019-01-18 10:20:07 +02:00 |
|
NikolaBorislavovHristov
|
19a036f7be
|
meta progress and poster ui implemented
|
2019-01-18 10:11:23 +02:00 |
|
NikolaBorislavovHristov
|
d1c15fcb0d
|
simple meta item implemented
|
2019-01-17 15:53:18 +02:00 |
|
NikolaBorislavovHristov
|
15ca1fb614
|
Merge branch 'master' of github.com:Stremio/stremio-web into board
|
2019-01-17 11:35:27 +02:00 |
|
svetlagasheva
|
6c75658f56
|
merge master
|
2019-01-17 10:57:50 +02:00 |
|
svetlagasheva
|
a61697ce38
|
Merge branch 'master' of github.com:Stremio/stremio-web into addons-screen
|
2019-01-17 10:49:19 +02:00 |
|
svetlagasheva
|
71e1afc0b4
|
Merge branch 'master' of github.com:Stremio/stremio-web into detail-page
|
2019-01-17 10:45:13 +02:00 |
|
svetlagasheva
|
bcdbd14344
|
intro screen implemented
|
2019-01-17 10:43:13 +02:00 |
|
NikolaBorislavovHristov
|
6cafc3d349
|
merge master
|
2019-01-17 10:40:49 +02:00 |
|
svetlagasheva
|
496531e630
|
user-notifications implemented
|
2019-01-17 10:39:28 +02:00 |
|
NikolaBorislavovHristov
|
0d4987680c
|
board updated
|
2019-01-17 10:38:49 +02:00 |
|
NikolaBorislavovHristov
|
e00f0995b9
|
usage of react-router dropped
|
2019-01-17 10:23:11 +02:00 |
|
NikolaBorislavovHristov
|
dff5529d3e
|
legacy services dropped
|
2019-01-17 10:22:50 +02:00 |
|
NikolaBorislavovHristov
|
c4b40a8bf0
|
dispatch load command before dispatch subtitles commands
|
2019-01-17 10:13:20 +02:00 |
|
NikolaBorislavovHristov
|
f8230ce408
|
load dispatch call fixed
|
2019-01-17 09:35:05 +02:00 |
|
NikolaBorislavovHristov
|
bde6e72e7c
|
Video component refactored to be used through dispatch method only
|
2019-01-16 15:00:37 +02:00 |
|
NikolaBorislavovHristov
|
425f50724d
|
emit missing subtitlesDelayChanged event on media loaded
|
2019-01-16 14:29:18 +02:00 |
|
NikolaBorislavovHristov
|
509313eac9
|
emit buffering propChanged when autoplay is not set
|
2019-01-16 13:12:02 +02:00 |
|
NikolaBorislavovHristov
|
f22fde3962
|
buffering loaded rendered in player
|
2019-01-16 12:52:58 +02:00 |
|
NikolaBorislavovHristov
|
3df2901900
|
simple buffering loaded implemented
|
2019-01-16 12:48:03 +02:00 |
|
NikolaBorislavovHristov
|
425e7adeb2
|
buffering prop implemented in HTMLVideo
|
2019-01-16 12:22:04 +02:00 |
|
NikolaBorislavovHristov
|
c0ea366fc4
|
resizable label/menu in popup implemented
|
2019-01-15 15:56:06 +02:00 |
|
svetlagasheva
|
3a199e5258
|
spacing between buttons changed
|
2019-01-15 11:27:18 +02:00 |
|
svetlagasheva
|
7c553615be
|
outline fixed
|
2019-01-15 11:06:15 +02:00 |
|
svetlagasheva
|
129acd1296
|
addon hostname added
|
2019-01-15 10:52:16 +02:00 |
|
svetlagasheva
|
ebd181b971
|
remove webkit scrollbar style
|
2019-01-14 14:56:55 +02:00 |
|
svetlagasheva
|
cd44e3d71d
|
Merge branch 'master' of github.com:Stremio/stremio-web into addons-screen
|
2019-01-14 14:53:49 +02:00 |
|
svetlagasheva
|
37a59e7c9b
|
new addon button added
|
2019-01-14 14:47:48 +02:00 |
|
svetlagasheva
|
f126f8d789
|
addons screen implemented
|
2019-01-11 17:23:33 +02:00 |
|
svetlagasheva
|
785ed4601c
|
addon type overflowing prevented
|
2019-01-11 17:16:52 +02:00 |
|
svetlagasheva
|
6932072e76
|
addon moved; ui changed
|
2019-01-10 19:02:33 +02:00 |
|
NikolaBorislavovHristov
|
f1a70932d8
|
popup border fixed
|
2019-01-09 17:31:36 +02:00 |
|
NikolaBorislavovHristov
|
d6b1d3a3ed
|
popup listen for dom mutations and update its styles
|
2019-01-09 16:21:13 +02:00 |
|
NikolaBorislavovHristov
|
7637d293a5
|
VolumeBar proptypes updated
|
2019-01-08 17:56:40 +02:00 |
|
NikolaBorislavovHristov
|
5143d43434
|
proptypes added to PlayPauseButton
|
2019-01-08 17:51:57 +02:00 |
|
NikolaBorislavovHristov
|
ede0b2be1c
|
control bar disabled styles implemented
|
2019-01-08 17:33:38 +02:00 |
|
NikolaBorislavovHristov
|
6572650b38
|
popup frame color changed
|
2019-01-08 17:32:42 +02:00 |
|
svetlagasheva
|
cd0455e8b5
|
shouldComponentUpdate added
|
2019-01-07 17:14:12 +02:00 |
|
svetlagasheva
|
40606257f3
|
detail screen style changes
|
2019-01-07 12:07:36 +02:00 |
|
svetlagasheva
|
128de1555a
|
popup changes in video list
|
2019-01-07 12:05:28 +02:00 |
|
svetlagasheva
|
6ddad3253d
|
video style changes
|
2019-01-07 11:59:40 +02:00 |
|
NikolaBorislavovHristov
|
49957e5053
|
reset settings props on destroy
|
2019-01-07 10:29:22 +02:00 |
|