Skip to content

Releases: osuresearch/annotator

v1.1.1

23 May 03:44
Compare
Choose a tag to compare

1.1.1 (2023-05-23)

Bug Fixes

  • actually bundle the new components 😒 (377f4aa)

v1.1.0

23 May 03:15
Compare
Choose a tag to compare

1.1.0 (2023-05-23)

Bug Fixes

  • action buttons will now apply the correct motivation to new threads (a00f377)
  • AnchoredContainer: page jump when a new thread is added and not yet visible (44f37d8)
  • support for dynamically adding and removing anchors (cd86bb8)
  • Thread: position the deleted thread placeholder relative to the original anchor (609b78a)

Features

  • add relativeTo argument to getDocumentPosition for anchor positioning in complex DOM (556ea0c)
  • add additional hook exports for consumers (dbde6a8)
  • add support for annotating React components (ec278ef)

v1.0.0

19 Apr 15:57
Compare
Choose a tag to compare

1.0.0 (2023-04-19)

Features

  • code cleanup and exports setup for initial stable release (559f1ee)