MrTimscampi
|
f58f54815c
|
Fix ESLint breakage
|
2020-04-02 23:45:45 +02:00 |
|
Dmitry Lyzo
|
a1cc977872
|
Update documentation
|
2020-03-31 18:59:12 +03:00 |
|
Dmitry Lyzo
|
cc66fb672c
|
Migrate ScrollManger to ES6
|
2020-03-29 01:02:03 +03:00 |
|
Bill Thornton
|
75ac5ed8b2
|
Suppress getter-return errors in compatibility tests
|
2020-02-26 01:23:28 -05:00 |
|
dkanada
|
b3da19a596
|
Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
|
2020-02-25 22:45:26 +09:00 |
|
Dmitry Lyzo
|
6ad85b3c45
|
Disable scrollManager on emby-scroller
|
2020-02-16 22:08:08 +03:00 |
|
Dmitry Lyzo
|
07268df35a
|
Simplify expression
|
2020-02-16 22:06:37 +03:00 |
|
MrTimscampi
|
e12e6731b2
|
Make the console quieter by default
|
2020-02-16 04:22:50 +01:00 |
|
MrTimscampi
|
b113f25327
|
Don't use smooth scrolling by default on non-Tizen
|
2020-02-01 18:28:57 +01:00 |
|
MrTimscampi
|
27ff0e7241
|
Enable scrollManager in more cases
|
2020-01-09 22:30:15 +01:00 |
|
Dmitry Lyzo
|
c677708819
|
Apply suggestions from code review
|
2019-11-27 14:30:56 +03:00 |
|
Dmitry Lyzo
|
3752db775b
|
Fix style
|
2019-11-27 14:13:16 +03:00 |
|
Dmitry Lyzo
|
1d045d172b
|
Update src/components/scrollManager.js
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
2019-11-27 13:31:18 +03:00 |
|
Dmitry Lyzo
|
a37e0fb47a
|
Fix minimumScrollY hack
|
2019-11-21 21:48:35 +03:00 |
|
Dmitry Lyzo
|
b3df632164
|
Add support for easing animated scroll.
|
2019-11-21 00:07:53 +03:00 |
|
Dmitry Lyzo
|
e86058dc8c
|
Add document scroll wrapper to unify scrolling and to support for webOS 2/3 (browser only)
|
2019-11-21 00:07:53 +03:00 |
|
Dmitry Lyzo
|
90f565166e
|
Fix "fixed element" condition
|
2019-11-21 00:07:53 +03:00 |
|
Dmitry Lyzo
|
0502e984ad
|
Fix animated scroll of "smooth scrolled" elements in browsers that support smooth scroll (Chrome/Firefox)
|
2019-11-21 00:07:53 +03:00 |
|
Dmitry Lyzo
|
fe87abc5a8
|
Split 'scrollTo' function
|
2019-11-21 00:07:53 +03:00 |
|
Dmitry Lyzo
|
c0fbce32ce
|
Fix compatibility with older browsers (webOS 2/3)
|
2019-11-21 00:07:53 +03:00 |
|
Dmitry Lyzo
|
cbd64f6b4e
|
Add animated smooth scrolling
|
2019-11-21 00:07:53 +03:00 |
|
Dmitry Lyzo
|
c0783dbe8e
|
Add scroll manager with base functionality
|
2019-11-21 00:07:53 +03:00 |
|