Skip to content

Releases: goblindegook/littlefoot

v4.0.0-2

22 Nov 19:34
Compare
Choose a tag to compare
v4.0.0-2 Pre-release
Pre-release

Bug Fixes

v4.0.0-1

22 Nov 19:33
Compare
Choose a tag to compare
v4.0.0-1 Pre-release
Pre-release

Bug Fixes

  • remove aria-expanded from default button template (a2edfa6)
  • scope custom properties instead of polluting :root (88392a3)

Introducing theming support

30 Oct 11:20
Compare
Choose a tag to compare
Pre-release

⚠ BREAKING CHANGES

The new version overhauls the style definitions of littlefoot elements. This is
a breaking change because users will experience visual changes.

Additionally, changes may affect users who have customised their button or
popover templates, those who have custom styles applied to footnote elements, or
those targetting elements using custom logic.

Features

Bug Fixes

  • More robust selector escaping (uses CSS.escape in supporting browsers).
  • Restore popover fade effect (1dcbdcd).

v3.4.1

30 Sep 08:14
Compare
Choose a tag to compare

Bug Fixes

  • clears the is-active class on dismiss (fixes #505) (4479cc3)

v3.4.0

04 Aug 13:36
Compare
Choose a tag to compare

Features

v3.3.2

23 Jul 23:38
Compare
Choose a tag to compare

Bug Fixes

v3.3.1

23 Jul 23:39
Compare
Choose a tag to compare

Bug Fixes

  • a11y: allow tabbing to content when it overflows popover (0ecde14)

v3.3.0

23 Jun 20:35
Compare
Choose a tag to compare

Bug Fixes

v3.2.5

20 May 22:17
Compare
Choose a tag to compare

Bug Fixes

  • fixes empty paragraph injection in footnote content (98fa7df), closes #187

v3.2.4

26 Mar 19:02
Compare
Choose a tag to compare

Bug Fixes

  • remove body scroll locking over content shifting issues (0ce0369)