Releases: skeletonlabs/skeleton
Releases · skeletonlabs/skeleton
@skeletonlabs/[email protected]
Major Changes
- Enter pre-release mode (#2668)
@skeletonlabs/[email protected]
@skeletonlabs/[email protected]
Patch Changes
- bugfix: Resolved a timing issue that could cause Toasts to animate incorrectly on close. (#2622)
[email protected]
Patch Changes
- chore: Updated purgecss plugin template (#2604)
@skeletonlabs/[email protected]
Minor Changes
- Feat: Update scrollbar styles to the latest standard. (#2596)
@skeletonlabs/[email protected]
@skeletonlabs/[email protected]
Minor Changes
- feat: Added
disabled
prop to ListBox and ListBoxItem components. (#2485)
@skeletonlabs/[email protected]
Minor Changes
- feat: InputChips now allow you to add/remove chips programatically. (#2347)
Patch Changes
-
bugfix: Removed recursive-tree-view's unused props for
disabled
andopen
(#2427) -
bugfix: CodeBlock copy button type is now
button
instead of default (submit
) (#2428) -
bugfix: added
label
prop to InputChips to provide aria-label for a11y (#2445) -
chore: Applied
@html
interpretation to Autocomplete empty state (#2448)
@skeletonlabs/[email protected]
Patch Changes
- chore: Use the
ActionReturn
type for theclipboard
action (#2376)