1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Hadi Charara
37a6303800 Final commit 2022-07-08 13:25:59 -04:00
Hadi Charara
f2e6f9ff71 Fixed scroller tv 2022-07-08 12:21:35 -04:00
Hadi Charara
b810bdc2f1 Small improvements in behavior 2022-07-06 21:54:24 -04:00
Hadi Charara
0f8c87108b Fixed scrollButtons 2022-07-05 21:56:23 -04:00
Hadi Charara
99a67bee64 Some cleaning and usage of getIsElementRTL 2022-07-05 20:06:04 -04:00
Hadi Charara
bcdc67b522 Fixed scrollbuttons on desktop 2022-07-03 18:21:18 -04:00
Ryan Hartzell
d895a4fc6a add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
Bill Thornton
e2de5e9029 Update libraries comments that reference Vue migration 2022-03-31 15:55:30 -04:00
Dmitry Lyzo
4fb3a46fea Fix conflict with other scrollers 2021-07-31 10:47:46 +03:00
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
vitorsemeano
92b1cb3aa3 removed unecessary console.warn 2020-11-06 00:04:23 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
MrTimscampi
98f5bc3d9c Don't constraing end position for scrollers if in TV layout 2020-08-26 19:53:11 +02:00
Julien Machiels
878ab482cb
Update src/libraries/scroller.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-06 23:27:26 +02:00
MrTimscampi
e7d6bc2889 Don't math twice 2020-08-06 22:25:14 +02:00
MrTimscampi
f2e1d03ae9 Migrate scroller to ES6 2020-08-06 21:15:16 +02:00
Xantios Krugor
2a822704d6 Use focusManager.default in non ES6 modules 2020-08-05 12:19:51 +02:00
Xantios Krugor
32e3df7801 Move focusManager to ES6 2020-08-03 14:27:28 +02:00
Dmitry Lyzo
40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
MrTimscampi
6030e9677e Apply suggestions 2020-07-26 12:33:01 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
dkanada
1843927576 move some files to more reasonable locations 2020-04-24 23:37:27 +09:00
Renamed from src/components/scroller.js (Browse further)