Commit Graph

12 Commits

Author SHA1 Message Date
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