Commit Graph

32 Commits

Author SHA1 Message Date
anantharaju 5df9fa8087 Fixing linting errors 2023-04-13 05:10:42 +05:30
anantharaju eed2084584 Remove this commented out code 2023-04-03 10:43:19 +05:30
Netanel Henya 494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +02:00
hadicharara 6e5be5d366 Update src/libraries/scroller.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-10-13 13:47:17 -04:00
Hadi Charara 104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton 3417d56bf3 Fix weird ternary statements that sonar flags 2022-10-04 16:16:54 -04:00
Bill Thornton 1f4e65822b Fix sonarjs no-collapsible-if 2022-10-03 14:26:16 -04:00
Hadi Charara c615bb31ae Fixed scroller in ltr tv layouts 2022-07-08 22:28:43 -04:00
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