Skip to content

Releases: GoogleChromeLabs/text-fragments-polyfill

v6.7.0

10 Nov 02:42

Choose a tag to compare

  • Detect text fragments in elements with 0 width/height and visible overflow (#178)

v6.6.0

08 Nov 12:40

Choose a tag to compare

  • Actually land #177. Sorry for the confusion.

v6.5.1

08 Nov 08:55

Choose a tag to compare

v6.4.1

28 Apr 09:19

Choose a tag to compare

  • Make sure Intl.Segmenter locale is singular. (#172)

v6.4.0

25 Apr 12:02

Choose a tag to compare

  • Optionally allow specifying a root node (#171)

v6.3.0

03 Feb 09:17

Choose a tag to compare

  • Find and scroll to fragments inside sub-hierarchies hidden by hidden="until-found" (#168)

v6.2.0

31 Jan 17:25

Choose a tag to compare

  • Make it work with hidden="until-found" nodes (#167)

v6.0.0

09 Oct 10:01

Choose a tag to compare

  • Fix some TypeScript-detected issues ( #161, #162, #163. Thanks, @danielweck)
  • Fix too much recursion issue on Firefox (#155)
  • Updated dependencies