Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next: Svelte 5 #1182

Draft
wants to merge 102 commits into
base: main
Choose a base branch
from
Draft

next: Svelte 5 #1182

wants to merge 102 commits into from

Conversation

huntabyte
Copy link
Owner

@huntabyte huntabyte commented Jul 13, 2024

Check out the @next docs here: https://next.shadcn-svelte.com

Things that aren't done that we'd like to do before merging with main as the @latest release:

  • Gracefully update tailwind.config (we currently just overwrite the entire thing)
  • Gracefully update app.css rather than entirely overwriting (we currently just overwrite the entire thing)
  • Charts next: Charts #1341
Issues closed by this PR if they aren't closed by another PR before this merges ✅

Closes #1134
Closes #1267
Closes #1265
Closes #1046
Closes #1107
Closes #422
Closes #1215
Closes #1229
Closes #1077
Closes #894
Closes #624
Closes #1069
Closes #1281
Closes #547

Copy link

changeset-bot bot commented Jul 13, 2024

🦋 Changeset detected

Latest commit: 237d4c3

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@luxus luxus mentioned this pull request Jul 15, 2024
shyakadavis and others added 4 commits October 29, 2024 20:38
Co-authored-by: Davis SHYAKA <87414827+davis-shyaka@users.noreply.github.com>
Co-authored-by: Davis SHYAKA <87414827+davis-shyaka@users.noreply.github.com>
Co-authored-by: Davis SHYAKA <87414827+davis-shyaka@users.noreply.github.com>
huntabyte and others added 2 commits October 30, 2024 13:13
Co-authored-by: Davis SHYAKA <87414827+davis-shyaka@users.noreply.github.com>
Co-authored-by: Davis SHYAKA <87414827+davis-shyaka@users.noreply.github.com>
Co-authored-by: Davis SHYAKA <87414827+davis-shyaka@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment