v1.5.4
Features
- Breadcrumb component, by @jelmerveen
#157 - Tooltip direction, by @wenkm and @wenkeming
#211
Styles
Refactors
Documentation
- Add link to RTL preview, built by @X7md in @picocss/examples
Chores
- Update dependencies
#234
Notes
(1)
: Even if it is debatable, we considered that this visual change did not constitute a breaking change.
That is why we publish this change as a PATCH (vs. MAJOR release).
To bring back the old style, you can override the CSS vars as follows:
:root {
--modal-overlay-backdrop-filter: none;
}
Full changelog
A huge thank you to all the contributors ❤️