Skip to content

Releases: skeletonlabs/skeleton

[email protected]

30 Aug 04:26
72bd820
Compare
Choose a tag to compare

Patch Changes

  • Fixed check for custom template and empty path (#1980)

[email protected]

30 Aug 01:13
c5b5567
Compare
Choose a tag to compare

Patch Changes

  • Fix custom theme being passed in as string in TW conf (#1976)

[email protected]

28 Aug 19:42
20af3ae
Compare
Choose a tag to compare

Patch Changes

  • Create-Skeleton-App (CSA) Updates: (#1859)

    • Install vite-plugin-tailwind-purgecss to enable purging of unused component CSS
    • Mdsvex is an now an optional install
    • No longer installs packages by default
    • Templates can now specify additional packages to be installed
    • Bug fixes and additional improvements
  • bugfix: Fixed @rc pinning (#1882)

@skeletonlabs/[email protected]

28 Aug 19:42
20af3ae
Compare
Choose a tag to compare

Minor Changes

  • feat: Added properties_dark to themes for CSS properties that are applied only in dark mode (#1896)

  • feat: Added the brand new wintry preset theme (#1902)

Patch Changes

  • bugfix: The Skeleton Tailwind plugin's base styles are no longer wrongfully removed (#1850)

  • bugfix: properties_dark for CustomThemeConfig is now optional (#1911)

  • chore: Initial Release (#1730)

  • chore: Webkit scrollbars corners now match track background coloring (#1908)

  • chore: Fixed release tag (#1730)

  • bugfix: Allow properties and properties_dark to define arbitrary properties (#1937)

@skeletonlabs/[email protected]

28 Aug 19:42
20af3ae
Compare
Choose a tag to compare

Major Changes

  • breaking: Introduced dynamic transitions for various components (#1533)

  • breaking: Removed deprecated whitelist and blacklist properties from the Autocomplete component (#1822)

  • breaking: Removed the long-deprecated Skeleton Data Table feature (#1822)

  • breaking: Refactored global stores to use contexts for Toast, Drawer, and Modal utilities (#1831)

  • breaking: Overhauled the Tailwind plugin and separated it into its own package: @skeletonlabs/tw-plugin (#1660)

  • breaking: Table of Contents component has been rebuilt and reimplemented from the ground up (#1832)

  • breaking: Removed all references to Skeleton's legacy typography system, including typography-prose.css and .unstyled (#1822)

  • breaking: Renamed the Paginator offset property to page for better semantics (#1822)

Minor Changes

  • feat: Added Tree View single/multi selection mode, enabled data-driven Tree View (#1866)

Patch Changes

  • bugfix: Updates to the relational Tree View now work as expected (#1910)

  • bugfix: Paginator no longer resets page value on length change (#1837)

  • chore: Update File Button button prop now includes .btn class to allow removing all styles (#1919)

  • bugfix: Fixed an issue where the paginator page would be set to -1 if size was 0 (#1861)

  • chore: Update Table of Contents to include optional prefix and suffix parameters (#1956)

  • chore: Rollback Input Chip change that introduced reactivity bug (#1957)

  • chore: The checkbox indeterminate state now uses theme styling by default (#1917)

[email protected]

26 Aug 19:49
482ea13
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

create-skeleton-app

0.0.46-rc.3

Patch Changes

0.0.46-rc.2

Patch Changes

  • CSA updates for V2 (#1859)
    • Install vite-plugin-tailwind-purgecss to enable purging of unused component CSS
    • mdsvex is an optional install
    • No longer installs packages by default
    • Templates can now specify additional packages to be installed
    • Bug fixes and improvements all over

@skeletonlabs/[email protected]

26 Aug 19:49
482ea13
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • bugfix: Allow properties and properties_dark to define arbitrary properties (#1937)

@skeletonlabs/[email protected]

23 Aug 20:12
8650785
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • bugfix: Updates to the relational Tree View now work as expected (#1910)

@skeletonlabs/[email protected]

22 Aug 16:52
61a49fb
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • bugfix: Webkit scrollbars corners now match track background coloring (#1908)

@skeletonlabs/[email protected]

22 Aug 16:52
61a49fb
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Chore: Update file button button prop to allow for unstyled buttons (#1919)

  • bugfix: fix background color of checkbox in indeterminate state (#1917)