-
-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changeset audit, ToC beta tag removed
- Loading branch information
1 parent
2dc0e81
commit 60e81ea
Showing
5 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
"@skeletonlabs/skeleton": minor | ||
"@skeletonlabs/skeleton": patch | ||
--- | ||
|
||
feat: Added a `animIndeterminate` prop to customize the ProgressBar indeterminate animation. | ||
chore: Added a `animIndeterminate` prop to customize the ProgressBar indeterminate animation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
"@skeletonlabs/skeleton": minor | ||
"@skeletonlabs/skeleton": patch | ||
--- | ||
|
||
feat: Add slots to allow customizing AccordionItem open/close icons. | ||
chroe: AccordionItem now includes `iconOpen` and `iconClosed` slots for custom open/closed icons |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
"@skeletonlabs/skeleton": minor | ||
"@skeletonlabs/skeleton": patch | ||
--- | ||
|
||
Added a new `fontSize` prop to the Avatar component to control the size of the initials | ||
chore: Added a new `fontSize` prop to the Avatar component to control the size of the initials |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
"@skeletonlabs/skeleton": minor | ||
"@skeletonlabs/skeleton": patch | ||
--- | ||
|
||
bugfix: RadioGroup now supports a `flexDirection` and `gap` props for handling vertical layouts and item spacing respectively. | ||
bugfix: RadioGroup now includes `flexDirection` and `gap` props for handling vertical layouts and item spacing respectively |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters