Skip to content

Releases: skeletonlabs/skeleton

@skeletonlabs/skeleton-svelte@1.0.0-next.14

19 Nov 19:06
43a1414
Compare
Choose a tag to compare

Patch Changes

  • bugfix: Resolved Pagination alternative mode page count issue (#2956)

  • bugfix: Adjust Svelte Switch to allow for bind:checked and onCheckedChange at the same time. (#2967)

  • chore: Implemented Svelte test specs for all components (#2968)

  • bugfix: resolved Svelte Pagination component reactivity issues (#2956)

  • onOpenChange will no longer be internally overriden and thus fix bind:open when used in conjunction with onOpenChange. (#2970)

@skeletonlabs/skeleton-react@1.0.0-next.10

19 Nov 19:06
43a1414
Compare
Choose a tag to compare

Patch Changes

  • bugfix: Minor bugfix to progressRing indeterminate class logic (#2968)

  • bugfix: Resolved Pagination alternative mode page count issue (#2956)

@skeletonlabs/skeleton@3.0.0-next.9

12 Nov 21:12
255a2de
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fix: add string type to contentPath args (#2954)

@skeletonlabs/skeleton@3.0.0-next.8

12 Nov 20:39
4c5b2ab
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • feature: Added a contentPath utility function for tailwind content paths (#2949)

@skeletonlabs/skeleton-svelte@1.0.0-next.13

12 Nov 20:39
4c5b2ab
Compare
Choose a tag to compare

Patch Changes

  • Only render <button> when trigger snippet is defined. (#2947)

  • Renamed Nav component to Navigation to conform to our naming convention across packages (#2928)

@skeletonlabs/skeleton@3.0.0-next.7

07 Nov 19:31
5141c8c
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Fix conflicting build artifacts (#2931)

@skeletonlabs/skeleton@3.0.0-next.6

05 Nov 19:05
aeb037e
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • chore: Updated to the latest dependencies (#2892)

@skeletonlabs/skeleton-svelte@1.0.0-next.12

05 Nov 19:05
aeb037e
Compare
Choose a tag to compare

Minor Changes

  • feature: Added the Svelte Toast component (#2922)

  • chore: Updated to the latest dependencies (#2892)

@skeletonlabs/skeleton-react@1.0.0-next.9

05 Nov 19:05
aeb037e
Compare
Choose a tag to compare

Minor Changes

  • chore: Updated to the latest dependencies (#2892)

Patch Changes

  • chore: Standarize use of Use Client directive in all components. (#2927)

@skeletonlabs/skeleton@2.10.3

24 Oct 17:26
4ef4b02
Compare
Choose a tag to compare

Patch Changes

  • chore: update peer dependencies to support Svelte 5 (#2902)