Releases: teamshares/shoelace
Releases · teamshares/shoelace
v1.3.0
What's Changed
- Updated styling for
Alert
,Breadcrumb
,Tab
, andTag
- Added
header
slot forAlert
- Added
noShadow
option forCard
- Added
shadow
option forDetails
- Added more color variants for
Tag
- Doc site updates
- Added doc pages for Spacing, Elevation, Border Radius
- Added design pattern and Figma component status tags to all components
Full Changelog: v1.2.2...v1.3.0
v1.2.2
- Utilities now export a method to automatically register FontAwesome icon libraries
- Slim template formatting for CodePen examples
- Tokens and overrides included in CodePen examples
- New export of tailwind theme to be consumed by shared-ui as part of config
- CSS tokens generated automatically from the tokens.json
v1.2.1
What's Changed
- Fix focus issue on inputs caused by Tailwind by @CrookedGrin in #14
- Use Font Awesome in doc sites by @CrookedGrin in #14
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- rotate arrow other way by @kathleenteamshares in #9
- Sara docsite update 5/5 by @slhinyc in #12
- Upstream 2.4.0 by @CrookedGrin in #11
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Updated Details component by @kathleenteamshares in #8
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.7
v1.0.6
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Minor, no changes except to try to fix the exports