Releases: goblindegook/littlefoot
Releases · goblindegook/littlefoot
v4.0.0-2
v4.0.0-1
Introducing theming support
⚠ 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
- Theming support through CSS custom properties.
- Overhauled default theme.
Bug Fixes
- More robust selector escaping (uses CSS.escape in supporting browsers).
- Restore popover fade effect (1dcbdcd).