Got a little ambitious with the last release. Lots of changes, a couple bugs I missed. 🐛 This release fixes those.
If you're updating from beta13 or below make sure to read the beta14 release notes too.
- Fixed bug where hovering on
a.buttonandlabel.buttonwouldn't show hover state - Fixed active state for file buttons
- Fixed background color for
loader-dark - Split
--component-spacingand rename to--component-padding-xand--component-padding-y - Removed
--component-spacing-smalland--component-spacing-big - Added a custom components example to the docs
- Added
<hr>example - Added example code for background utilities
All in all, the restructuring today brings Shoelace closer and closer to a stable release. It's now more modular, extensible, and better documented. 💪