We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ccc65 commit a36a08fCopy full SHA for a36a08f
CHANGELOG.md
@@ -26,6 +26,16 @@ All notable changes to this project will be documented in this file.
26
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
27
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
28
29
+## Unpublished
30
+
31
+### Fixed
32
33
+- Fixed the position data when a parent element was scrolled
34
35
+### Added
36
37
+- New `scrollableParents` field is now returned with `PositionData`
38
39
## [1.0.1] - 2023-11-14
40
41
<small>[Compare to previous release][comp:1.0.1]</small>
0 commit comments