Commit Graph

30 Commits

Author SHA1 Message Date
Grady Hallenbeck b282dc739a chore: (scroller) colocate scroll utils with scroller buttons 2023-10-16 20:43:39 -07:00
Grady Hallenbeck c223b7c2d7 fix: (scroller) scroll to card boundaries 2023-10-16 20:15:08 -07:00
Bill Thornton f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton 329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Hadi Charara 892f5b73cf Fixed all reported issues 2022-10-13 13:59:48 -04:00
Hadi Charara 32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Leon de Klerk 2cdefa2d7c Fix scroll buttons not showing on resize
Signed-off-by: Leon de Klerk <developer@leondeklerk.com>
2022-09-03 02:23:46 +02:00
Hadi Charara 37a6303800 Final commit 2022-07-08 13:25:59 -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
Bill Thornton db362599c9 Add titles to emby-scrollbuttons 2022-03-04 11:39:01 -05:00
Bill Thornton 9067b0e397 Fix eslint errors for empty functions/constructors 2022-03-01 10:57:48 -05:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Bill Thornton f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton 34a19e0781 Move elements css files to sass 2021-03-19 13:46:12 -04:00
vitorsemeano beb06871de Update src/elements/emby-scrollbuttons/emby-scrollbuttons.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:55:43 +00:00
vitorsemeano fa6ab87730 Update src/elements/emby-scrollbuttons/emby-scrollbuttons.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:54:36 +00:00
Bill Thornton 9343318a4f Fix webcomponents imports 2020-11-05 23:11:47 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi 66b107f0c9 Resolve conflicts 2020-07-24 12:25:07 +02:00
MrTimscampi 3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
Cameron e31cae5af8 update variable declerations 2020-07-11 09:52:35 +01:00
Cameron 5a1e01c650 migrate emby-ratingbutton, scrollbuttons and select to ES6 modules 2020-07-08 16:40:30 +01:00
MrTimscampi da8c5fa224 Remove document-register-element 2020-07-05 12:06:53 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
MrTimscampi 990b5c7237 Finish moving elements 2020-04-13 13:09:01 +02:00