Skip to content

Releases: Shopify/position-observer

v1.0.3

14 Aug 15:21
4755bac

Choose a tag to compare

Patch Changes

  • 74e7172: Fixed a regression with the top and left properties of the intersectionRect in PositionObserverEntry.

v1.0.2

05 Aug 16:06
5173d09

Choose a tag to compare

Patch Changes

  • a9315f9: Fixed a bug where intersectionRect in PositionObserverEntry could sometimes be an object instead of an instance of DOMRect.

v1.0.1

01 Aug 18:26
b2eb893

Choose a tag to compare

Patch Changes

  • 7c2459a: Fixed a bug where observing an element that had previously been observed and unobserved would not trigger the PositionObserverCallback when if the position of the element had not changed after it being unobserved.

v1.0.0

06 Jun 02:17
118985b

Choose a tag to compare

Major Changes

Initial release