skeleton

A complete design system and component solution, built on Tailwind.

MIT License

Downloads
146.1K
Stars
4.9K
Committers
137

Bot releases are visible (Hide)

skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • bugfix: Allow properties and properties_dark to define arbitrary properties (#1937)
skeleton - [email protected]

Published by github-actions[bot] about 1 year ago

create-skeleton-app

0.0.46-rc.3

Patch Changes

  • Fixed @rc pinning (#1882)

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
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • bugfix: Updates to the relational Tree View now work as expected (#1910)
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

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

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

skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • bugfix: Webkit scrollbars corners now match track background coloring (#1908)
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • fix: properties_dark for CustomThemeConfig is now optional (#1911)
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • feat: Added a new wintry preset theme (#1902)
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • feat: Added optional properties that are applied in dark mode (#1896)
skeleton - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • Fixed @rc pinning (#1882)
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • chore: Fix release tag (#1730)
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • feat: Added regionLabel prop to Radio Groups (#1836)

Patch Changes

  • bugfix: autocomplete fixed reactive update when allow and deny lists are empty. (#1825)

  • bugfix: Fixed .bg-hover-primary-token color in dark mode. (#1824)

  • bugfix: InputChips updates bound value only once. (#1768)

skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

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

Published by github-actions[bot] about 1 year ago

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
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • fix: Plugin's base styles are no longer wrongfully removed (#1850)
skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

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 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 for tree-view. (#1779)

  • feat: Added regionLabel prop to Radio Groups (#1836)

Patch Changes

  • bugfix: autocomplete fixed reactive update when allow and deny lists are empty. (#1825)

  • bugfix: Fixed .bg-hover-primary-token color in dark mode. (#1824)

  • bugfix: prevent Paginator from resetting it's page on length change. (#1837)

  • bugfix: InputChips updates bound value only once. (#1768)

skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • chore: Added separatorText prop to Paginator to allow localization (#1791)

  • feat: Added region props in ListBox and ListBoxItem. (#1771)

Patch Changes

  • bugfix: Removed backdrop-blur from variant-form-material because of high CPU usage on some browsers. (#1807)

  • bugfix: fixed a minor typo in the Logo Cloud stylesheet (#1769)

  • bugfix: resolved a scrolling issue when Modals exceeds the visible screen size (#1695)

skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • feat: AppRail has better support for padding, Tile and Anchors now include an aspectRatio property. (#1727)

  • feat: A new Tree View component has been added. (#1691)

Patch Changes

  • bugfix: Fix accessibility warning in Ratings component due to applied on:click for non-interactive elements. (#1739)

  • bugfix: Resolved an issue with Popups that caused them to be interactive when closed. (#1721)

  • bugfix: Resolved an issue that prevented the Autocomplete allowedlist feature from working as expected. (#1736)

skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • feat: Adds support for Svelte 4 (#1690)

Patch Changes

  • bugfix: Enhanced types for the clipboard action (#1692)

  • bugfix: resolved a spacing issue when using the vertical radio group setting (#1696)

  • bugfix: resolved an issue when the drawer position suddenly changes sides (#1679)

  • bugfix: paginator buttons now include accessible ARIA label props (#1709)

  • bugfix: fixed scroll event type in AppShell (#1715)

  • bugfix: Enhanced types for the filter action (#1693)

  • bugfix: InputChips can now handle undefined values (#1678)

skeleton - @skeletonlabs/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • feat: Implemented a new TabAnchor component for Tabs (#1645)

  • feat: Expanded Toast features to allow hiding the dismiss button, allow toast to remain visible on hover, and programatically close each instance (#1637)

  • feat: Added svelte Ratings component (#1654)

Patch Changes

  • bugfix: Fixed a typo for the Drawer component's backdrop blur property (#1663)

  • bugfix: Tailwind plugin intellisense now properly displays all component classes (#1664)

  • chore: Updated all project depedencies (#1648)

  • bugfix: Fixed a typo for the typography-prose.css headers (#1647)

Package Rankings
Top 1.32% on Npmjs.org
Badges
Extracted from project README
Skeleton npm version npm version Chat license