Skip to content

Releases: skeletonlabs/skeleton

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

16 Aug 02:20
4ec196e
Compare
Choose a tag to compare

Patch Changes

  • bugfix: Resolve Zag dependency error (561a72b8)

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

16 Aug 02:02
2da49f0
Compare
Choose a tag to compare

Patch Changes

  • Resolved regressions in the following test cases: progress ring, ratings, segment control, switch, and tabs (#2814)

  • Resolved regressions in the following test cases: accordion, appbar, avatar, navigation, and progress components (#2813)

@skeletonlabs/skeleton@3.0.0-next.3

13 Aug 17:29
adc686a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • All Skeleton components have been updated to integrate Zag.js. This contains a number of breaking component API changes. Updates all documentation. And includes new CSS animations in the Tailwind plugin. (More Information) (#2778)

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

13 Aug 17:29
adc686a
Compare
Choose a tag to compare

Minor Changes

  • All Skeleton components have been updated to integrate Zag.js. This contains a number of breaking component API changes. Updates all documentation. And includes new CSS animations in the Tailwind plugin. (More Information) (#2778)

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

13 Aug 17:29
adc686a
Compare
Choose a tag to compare

Minor Changes

  • All Skeleton components have been updated to integrate Zag.js. This contains a number of breaking component API changes. Updates all documentation. And includes new CSS animations in the Tailwind plugin. (More Information) (#2778)

@skeletonlabs/skeleton@2.10.2

16 Jul 19:03
c634efa
Compare
Choose a tag to compare

Patch Changes

  • bugfix: Added restProps to InputChip (#2739)

  • chore: Resolve missing onclick events for AppRailTile and AppRailAnchor. (#2751)

@skeletonlabs/skeleton@3.0.0-next.2

16 Jul 19:22
df66ae0
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Chore: Moved Prettier and ESLint to repo root, updated formatting, and rectified linting issues (#2723)

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

16 Jul 19:23
df66ae0
Compare
Choose a tag to compare

Minor Changes

    • chore: Svelte Accordion and Nav components now use dot notation syntax (#2748)
    • Tab components overhauled to bring consistency between Svelte and React implementations
    • Tabs.Item component removed
    • Tabs.Panels (plural) component added
  • chore: Migrated Nav, Segment Control, and Switch component APIs to match new conventions (#2758)

  • feature: Added Segment Control component (#2744)

Patch Changes

  • Fixed reactivity issues within the Navigation related components (#2750)

  • Chore: Moved Prettier and ESLint to repo root, updated formatting, and rectified linting issues (#2723)

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

16 Jul 19:23
df66ae0
Compare
Choose a tag to compare

Minor Changes

    • chore: Svelte Accordion and Nav components now use dot notation syntax (#2748)
    • Tab components overhauled to bring consistency between Svelte and React implementations
    • Tabs.Item component removed
    • Tabs.Panels (plural) component added
  • chore: Migrated Nav, Segment Control, and Switch component APIs to match new conventions (#2758)

  • feature: Added Segment Control component (#2744)

Patch Changes

  • Chore: Moved Prettier and ESLint to repo root, updated formatting, and rectified linting issues (#2723)

  • chore: Remove reactCompose utility, added $lib alias path. (#2734)

@skeletonlabs/skeleton@2.10.1

18 Jun 18:31
0791fcf
Compare
Choose a tag to compare

Patch Changes

  • bugfix: InputChip issue resolved to support Svelte 5 (#2715)

  • bugfix: Removed invalid role and forward events on AppRailAnchor component (#2716)