Tim
|
827d941692
|
refactor(ConsentCheckbox): style
|
2023-07-06 14:05:36 +02:00 |
|
Tim
|
bdf50041aa
|
refactor(Checkbox): style
|
2023-07-06 14:04:39 +02:00 |
|
unclekingpin
|
b01e8ff2bc
|
mark external video as watched
|
2023-07-05 13:27:53 -07:00 |
|
Tim
|
eb45f8408e
|
refactor: improve mobile layout
|
2023-07-05 20:20:28 +02:00 |
|
Tim
|
0e0f27c54a
|
refactor: style Intro
|
2023-07-05 20:20:18 +02:00 |
|
nklhtv
|
d6b86492e3
|
consistent UX accross platforms
|
2023-07-05 21:06:43 +03:00 |
|
nklhtv
|
cbae03307d
|
use pointerdown for consistency
|
2023-07-05 19:55:49 +03:00 |
|
unclekingpin
|
61eba4d13e
|
fix indent
|
2023-07-05 18:57:12 +03:00 |
|
unclekingpin
|
d655962332
|
remove empty line
|
2023-07-05 18:56:09 +03:00 |
|
unclekingpin
|
3638c766cf
|
remove empty line
|
2023-07-05 18:55:44 +03:00 |
|
dexter21767-dev
|
138b056800
|
move -webkit-touch-callout to popup
|
2023-07-05 16:54:17 +01:00 |
|
dexter21767-dev
|
5246373744
|
switch to pointer events for longpress
|
2023-07-05 16:27:17 +01:00 |
|
dexter21767-dev
|
02ef06fe49
|
adding comments and exposing the exported handlers
|
2023-07-05 15:46:20 +01:00 |
|
Tim
|
130a9dc57a
|
refactor(MetaPreviewPlaceholder): style
|
2023-07-05 14:33:32 +02:00 |
|
Tim
|
2512bcbc28
|
refactor: improve MetaPreview layout
|
2023-07-05 14:32:46 +02:00 |
|
Tim
|
c2f6b1b545
|
refactor: various style tweaks
|
2023-07-05 13:47:02 +02:00 |
|
Tim
|
72f166495b
|
refactor: lower opacity of primary foreground and overlay color
|
2023-07-05 13:10:32 +02:00 |
|
dexter21767-dev
|
dfbfeb43cc
|
switch to using use-long-press library
|
2023-07-05 00:35:10 +01:00 |
|
dexter21767-dev
|
7e0c22ec2a
|
removing unecessary style properties
|
2023-07-04 22:47:13 +01:00 |
|
Tim
|
98625aada9
|
refactor(Player): style
|
2023-07-04 20:48:20 +02:00 |
|
Tim
|
4334e573ac
|
refactor(Slider): style
|
2023-07-04 20:48:12 +02:00 |
|
Tim
|
aad5c59da9
|
chore: update stremio-icons
|
2023-07-04 18:08:44 +02:00 |
|
Tim
|
322fdc2af8
|
refactor: style MetaDetails
|
2023-07-04 18:08:28 +02:00 |
|
Tim
|
c12b27edd1
|
refactor(App): remove global line-height
|
2023-07-04 16:52:32 +02:00 |
|
Tim
|
87e3efc537
|
refactor(NavMenu): style
|
2023-07-04 16:46:47 +02:00 |
|
Tim
|
48932cfbcd
|
refactor(Settings): style
|
2023-07-04 16:31:05 +02:00 |
|
Tim
|
0ccb71ccde
|
refactor(Discover): style
|
2023-07-04 15:58:19 +02:00 |
|
Tim
|
0f3dd177da
|
refactor(PaginationInput): style
|
2023-07-04 14:45:39 +02:00 |
|
Tim
|
5095452b19
|
refactor(Library): style
|
2023-07-04 14:45:26 +02:00 |
|
Tim
|
dd01ee96ce
|
refactor(Discover): pass links prop to MetaPreview
|
2023-07-04 13:57:17 +02:00 |
|
Tim
|
386c92649e
|
refactor(SearchBar): style
|
2023-07-04 13:56:26 +02:00 |
|
Tim
|
4b4fb9761b
|
refactor(ModalDialog): style
|
2023-07-04 13:50:48 +02:00 |
|
Tim
|
3a584b2c8c
|
refactor(SharePrompt): style
|
2023-07-04 13:50:26 +02:00 |
|
Tim
|
bb8a6d01a2
|
refactor(Addons): style
|
2023-07-04 13:49:44 +02:00 |
|
dexter21767-dev
|
d9645c5c72
|
clear timeout before starting a new one
|
2023-07-04 12:18:30 +01:00 |
|
dexter21767-dev
|
4843a8f1a9
|
fix multiple popups, and reduce timeout
|
2023-07-03 13:20:01 +01:00 |
|
dexter21767-dev
|
fafb9838d5
|
fix attempting to cancel uncancelable event
|
2023-07-03 13:10:58 +01:00 |
|
dexter21767-dev
|
73f9fd7aa6
|
switch to Callbacks and react refs.
|
2023-07-03 12:54:42 +01:00 |
|
dexter21767-dev
|
ddc6619820
|
fix lint error.
|
2023-07-03 12:32:45 +01:00 |
|
dexter21767-dev
|
5b0d50a201
|
fix popup not closing
|
2023-07-03 12:27:00 +01:00 |
|
dexter21767-dev
|
db2236dadd
|
add onTouchStart to popup, to fix multiple menus
|
2023-07-03 12:23:19 +01:00 |
|
dexter21767-dev
|
d43a2ade4b
|
pass the event arguemnt and preventDefault
|
2023-07-03 11:22:10 +01:00 |
|
dexter21767-dev
|
11dc6a48bd
|
Merge branch 'mobile-LongPress' of github.com:Stremio/stremio-web into mobile-LongPress
|
2023-07-01 01:20:31 +01:00 |
|
dexter21767-dev
|
9ef0fe7077
|
popup "mark as watched" menu use translation
|
2023-07-01 01:20:04 +01:00 |
|
Renato Neto
|
48aa70eb71
|
fix: add missing prop to the discovery preview
|
2023-06-30 20:09:45 -03:00 |
|
Ahmidi Yasser
|
fab5bf48a1
|
Update the long Press trigger time
|
2023-06-30 23:35:14 +01:00 |
|
dexter21767-dev
|
4f56ea01b5
|
add button longPress for mobile
|
2023-06-30 20:41:08 +01:00 |
|
Alexandru Branza
|
10e13f7262
|
Discover: Scroll Up on Options Change
|
2023-06-29 20:46:14 +03:00 |
|
Tim
|
7368b9e6b2
|
refactor: style MetaPreview
|
2023-06-16 15:12:52 +02:00 |
|
Tim
|
df00d762fe
|
Merge pull request #403 from Stremio/doc/github-page
doc: replace netifly badge by github page
|
2023-06-16 11:00:28 +02:00 |
|