shadcn-svelte

shadcn/ui, but for Svelte. ✨

MIT License

Downloads
10.9K
Stars
4K

Bot releases are visible (Hide)

shadcn-svelte - [email protected] Latest Release

Published by github-actions[bot] 4 months ago

Patch Changes

  • f201baa: chore: Replaced node-fetch for node-fetch-native
shadcn-svelte - [email protected]

Published by github-actions[bot] 5 months ago

Patch Changes

  • becb41d: chore: Added more http proxy options
shadcn-svelte - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • 2d80e21: chore: Added an overwrite notice for the global stylesheet and tailwind config
shadcn-svelte - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • ba14ef5: fix: Allow a registry dependency to optionally be overwritten
shadcn-svelte - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • 6a30f8a: fix: Changed unsupported runtime error into a warning and fixed a Bun specific issue
shadcn-svelte - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • 9c20e7a: fix: Added an error for unsupported runtimes
shadcn-svelte - [email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 7f487a5: fix: Updating utils in JS mode now updates with the proper syntax
shadcn-svelte - [email protected]

Published by github-actions[bot] 7 months ago

Minor Changes

  • 231f674: feat: Added TypeScript support for the tailwind config

Patch Changes

  • ebd04c4: chore: Added import path validators for the init command
  • c5afe89: chore: Improved printed error messages
  • c5afe89: chore: Certain config files can now be auto-detected and suggested during init
shadcn-svelte - [email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 226f09e: chore: Removed typescript as a peer dependency
  • 226f09e: chore: Provide a descriptive error when import aliases do not reference a valid [tsconfig|jsconfig].json path alias
shadcn-svelte - [email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 222f462: chore: Replaced tsconfig-paths for a custom path alias resolver
shadcn-svelte - [email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 7f39dbf: fix: Icons are now installed in the add command
shadcn-svelte - [email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 8c43ad3: chore: Optimized dependencies and minified package
  • 8c43ad3: chore: Replaced zod for valibot
shadcn-svelte - [email protected]

Published by github-actions[bot] 7 months ago

Minor Changes

  • 66931b3: feat: Added support for the --proxy flag to the update command
  • 66931b3: feat: Graphical overhaul, replacing prompts for @clack/prompts
  • 66931b3: feat: Added a prompt to overwrite existing components to the add command

Patch Changes

  • 66931b3: perf: Optimized dependency installation
shadcn-svelte - [email protected]

Published by github-actions[bot] 7 months ago

Patch Changes

  • 0b1836e: fix: Fixed component update warning and malformed filename for utils
shadcn-svelte - [email protected]

Published by github-actions[bot] 8 months ago

Patch Changes

  • 1f6ea79: chore: Simplified use of internal aliases
shadcn-svelte - [email protected]

Published by github-actions[bot] 8 months ago

Patch Changes

  • fd888487: chore: Added unused file warnings for the update command
shadcn-svelte - [email protected]

Published by github-actions[bot] 8 months ago

Minor Changes

  • d7ae8b54: feat: Replaced radix-icons-svelte with svelte-radix for New York style
shadcn-svelte - [email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

  • bfdc861: feat: Add support for JS
shadcn-svelte - [email protected]

Published by github-actions[bot] 10 months ago

Patch Changes

  • 59dca2c: fix: Support use of jsconfig.json
shadcn-svelte - [email protected]

Published by github-actions[bot] 10 months ago

Minor Changes

  • 024cd2a: feat: Added support for non-SvelteKit apps