Skip to content

Releases: goblindegook/littlefoot

v3.2.3

13 Feb 01:58
Compare
Choose a tag to compare

Bug Fixes

  • styles: adjust content bottom padding (93d349c)

v3.2.2

13 Feb 01:49
Compare
Choose a tag to compare

Bug Fixes

  • styles: popover content padding tweaks (7f99b66)
  • better locking of body scroll (d9b609c)
  • prevent page scroll when scrolling footnote content (3192512)
  • remove deprecated mousewheel event (4b17eb6)

v3.2.1

03 Dec 01:44
Compare
Choose a tag to compare

Bug Fixes

  • only dismiss unhovered footnotes (#45) (73c83a2)

v3.2.0

21 Nov 09:36
Compare
Choose a tag to compare

Features

  • allow passing a timeout to activate() (13563e0)

Bug Fixes

  • dismissing popovers on activation (#31) (9d73d37)

v3.1.7

19 Nov 12:19
Compare
Choose a tag to compare

Bug Fixes

  • delay and callback settings can be changed after init (#30) (b157923)

v3.1.6

10 Nov 22:59
Compare
Choose a tag to compare

Bug Fixes

  • Correctly reset numbers on numberResetSelector #29 (13d02b4)

v3.1.3

03 Sep 00:32
Compare
Choose a tag to compare

Bug Fixes

  • use initial font-style in footnote content (c843357)

v3.1.2

17 Aug 19:13
Compare
Choose a tag to compare

Bug Fixes

  • improved backlink reference detection (21941d1), closes #25

v3.1.1

17 Aug 15:10
Compare
Choose a tag to compare

Bug Fixes

  • footnote reference wrapping elements not properly cleared (1715727), closes #25

v3.1.0

17 Aug 11:11
Compare
Choose a tag to compare

Bug Fixes

  • preserves empty tags and [] in footnote body (90bee24), closes #25

Features

  • strips backlink and its enclosing tags from the footnote body (4ff80af), closes #25