Releases: scroll-into-view/compute-scroll-into-view
Releases · scroll-into-view/compute-scroll-into-view
v1.0.11
07 Oct 12:19
Compare
Sorry, something went wrong.
No results found
1.0.11 (2018-10-07)
Bug Fixes
nearest: target that matches the scrolling frame height should scroll (#141 ) (fe9a051 )
v1.0.10
06 Oct 22:47
Compare
Sorry, something went wrong.
No results found
v1.0.9
04 Oct 20:38
Compare
Sorry, something went wrong.
No results found
1.0.9 (2018-10-04)
Bug Fixes
Remove side-effects property in package.json (#136 ) (dc49693 )
v1.0.8
14 Aug 16:30
Compare
Sorry, something went wrong.
No results found
1.0.8 (2018-08-14)
Bug Fixes
Temporarily dropping shadow dom support as it breaks with anchor elements (#76 ) (28c9982 )
v1.0.7
21 Jul 22:50
Compare
Sorry, something went wrong.
No results found
1.0.7 (2018-07-21)
Bug Fixes
v1.0.6
21 Jul 19:46
Compare
Sorry, something went wrong.
No results found
1.0.6 (2018-07-21)
Bug Fixes
body only counts as scrollable if documentElement is scrollable (#34 ) (ba3313c )
v1.0.5
18 Jul 21:04
Compare
Sorry, something went wrong.
No results found
1.0.5 (2018-07-18)
Bug Fixes
coordinates: never return negative scroll positions (#28 ) (39c8888 )
v1.0.4
18 Jul 15:57
Compare
Sorry, something went wrong.
No results found
1.0.4 (2018-07-18)
Bug Fixes
scrollMode: if-needed: cover more edge cases (#27 ) (ca098c1 )
v1.0.3
17 Jul 22:40
Compare
Sorry, something went wrong.
No results found
1.0.3 (2018-07-17)
Bug Fixes
scrollMode: if-needed: horizontal edge cases (#24 ) (9d80bbf ), closes #17
v1.0.2
05 Jul 19:22
Compare
Sorry, something went wrong.
No results found
1.0.2 (2018-07-05)
Bug Fixes
if-needed: scrollTop edge case on subframe (#6 ) (36348d0 )