Releases: skeletonlabs/skeleton
@skeletonlabs/[email protected]
Patch Changes
- chore: Remove extra height class from NavBar (#3074)
@skeletonlabs/[email protected]
Patch Changes
- chore: Remove extra height class from NavBar (#3074)
@skeletonlabs/[email protected]
Patch Changes
- Bugfix:
cwd
was wrongly interpeted. (#3088)
@skeletonlabs/[email protected]
Patch Changes
- Initial release. (#2972)
@skeletonlabs/[email protected]
Patch Changes
- bugfix: fix popup disappearing when dragging mouse out of the input box (#2937)
@skeletonlabs/[email protected]
Patch Changes
- chore: Improved button hover state brightness effect (#3050)
@skeletonlabs/[email protected]
Patch Changes
-
bugfix: Reinstate Pagination
count
prop. (#3026) -
feature: Add option to set
aria-labelledby
for Segment component (#3034) -
chore: Improved Ratings component default half star SVG (#3048)
-
chore: Added base style prop classes to Svelte Popover, Tooltip, and Modal components (#3031)
-
chore: Added positioner and z-index style props to the Svelte Popover, Tooltip, Combobox, and Modal components (#3029)
-
docs: update
trigger
props description for Popover, Modal and Tooltip (#3046) -
chore: Disabled the unsupported Svelte Combobox multiple property (#3033)
-
feat: Implements trigger event props for Svelte's Popover, Modal, Combobox and Tooltip. (#3053)
-
chore: Improved focus states for Switch and Slider components. Minor style improvements to the Ratings label text. (#3045)
-
bugfix: empty padding when switch has no children (#3024)
@skeletonlabs/[email protected]
Patch Changes
-
bugfix: Reinstate Pagination
count
prop. (#3026) -
chore: Updated peer dependencies to support React 19 (#3038)
-
feature: Add option to set
aria-labelledby
for Segment component (#3034) -
chore: Improved Ratings component default half star SVG (#3048)
-
chore: Improved focus states for Switch and Slider components. Minor style improvements to the Ratings label text. (#3045)
-
bugfix: empty padding when switch has no children (#3024)
-
bugfix: Set unique
key
properly for React's Rating component (#3043)
@skeletonlabs/[email protected]
Patch Changes
@skeletonlabs/[email protected]
Patch Changes
-
feature: Add
showFirstLastButtons
prop to Pagination to enable toggling first and last buttons. (#3007) -
chore: the React
<Nav>
component renamed<Navigation>
to be uniform with other frameworks (#3004) -
chore: ProgressRing component no longer has a label by default, but can be enabled with
showLabel
prop. (#2996)