shadcn-svelte

shadcn/ui, but for Svelte. ✨

MIT License

Downloads
10.9K
Stars
4K

Bot releases are visible (Hide)

shadcn-svelte - [email protected]

Published by github-actions[bot] 10 months ago

Minor Changes

  • dcceae8: feat: Added a utils option for update
shadcn-svelte - [email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

  • 004f7f0: fix: Removed redundant overwrite warning in add
shadcn-svelte - [email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

  • 3068583: fix: tailwind.config.ts is no longer mistakenly deleted on init
shadcn-svelte - [email protected]

Published by github-actions[bot] 11 months ago

Minor Changes

  • 3151474: feat: Added an --all flag to the update command

Patch Changes

  • d9cc40c: fix: If no lockfile is found, install dependencies with the current PM of the proccess
shadcn-svelte - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 744f149: Bump zod from 3.21.4 to 3.22.3 in /packages/cli
shadcn-svelte - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 9660a09: rename extension name from .postcss to .pcss
shadcn-svelte - [email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • 614681f: feat: Ability to use a proxy when adding components
  • efb9694: Fix: destructive a11y contrast issues
shadcn-svelte - [email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • 9456656: Feat: update add command with -a flag to install all components in the registry
shadcn-svelte - [email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • 9c21525: safelist "dark" in tailwind config for out-of-the-box dark mode support
shadcn-svelte - [email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • e218143: Update file overwrite warning to include the css file
shadcn-svelte - [email protected]

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

Patch Changes

  • 47b7008: - Strip unicode characters from CLI input
shadcn-svelte - [email protected]

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

Patch Changes

  • b791a75: - Remove tailwindcss-animate from dependencies
shadcn-svelte - [email protected]

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

Minor Changes

  • 8b72f01: - Add flyAndScale transitions util
shadcn-svelte - [email protected]

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

Minor Changes

  • c4e2a41: Refactored to use the new registry system
shadcn-svelte - [email protected]

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

Patch Changes

  • 9c10deb: fix: typo in svelte4 warnings
shadcn-svelte - [email protected]

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

Patch Changes

  • 78962e9: add warnings for svelte v4 support
shadcn-svelte - [email protected]

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

Minor Changes

  • 58a62ef: Added update command for updating existing components

Patch Changes

  • 58a62ef: Fixed select-all option during multiselect prompts
shadcn-svelte - [email protected]

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

Patch Changes

  • fa77377: Replaced tailwind.config.cjs for an ESM template
shadcn-svelte - [email protected]

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

Patch Changes

  • 5bc78d5: fix: properly order opts and args in add CLI command
shadcn-svelte - [email protected]

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

Patch Changes

  • ae47aa6: add --nodep flag to disable adding and installing dependencies (advanced)