Skip to content

Comments

next: Svelte 5#1182

Merged
huntabyte merged 343 commits intomainfrom
next
Jun 8, 2025
Merged

next: Svelte 5#1182
huntabyte merged 343 commits intomainfrom
next

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:
- Tailwind v4 DONE!

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

@changeset-bot
Copy link

changeset-bot bot commented Jul 13, 2024

🦋 Changeset detected

Latest commit: c3c8787

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 22, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
shadcn-svelte ✅ Ready (View Log) Visit Preview c3c8787
scn-svelte-v4 ✅ Ready (View Log) Visit Preview 32e8616

@github-actions github-actions bot requested a deployment to Preview July 22, 2024 21:28 Abandoned
@github-actions github-actions bot requested a deployment to Preview July 22, 2024 22:47 Abandoned
@github-actions github-actions bot requested a deployment to Preview July 22, 2024 22:57 Abandoned
@github-actions github-actions bot requested a deployment to Preview July 22, 2024 23:28 Abandoned
@huntabyte huntabyte marked this pull request as ready for review July 22, 2024 23:41
@huntabyte huntabyte marked this pull request as draft July 22, 2024 23:41
@jeffjose
Copy link

Just wanna drop in and say - phenomenal work! Hope your hands feel ok this weekend.

@good-dev-student
Copy link

Thank you @huntabyte for the great work

@o-az
Copy link
Contributor

o-az commented Sep 1, 2024

@huntabyte fantastic work! Can we help you in any way?

@hi-im-mike
Copy link

How's your hand bud? Need help?

@xucian
Copy link

xucian commented Oct 3, 2024

thanks for your work dude! will this be merged soon?

@huntabyte
Copy link
Owner Author

thanks for your work dude!

No problem!

will this be merged soon?

Once Svelte 5 is out of RC and we feel good about the dependencies of the project. We'll be releasing an @next version of the CLI which will add the Svelte 5 components here in the coming days.

@ddxv
Copy link
Contributor

ddxv commented Oct 9, 2024

After some of the questions on Discord and here, I've put together a reference project so folks can see how they can implement their own Svelte 5 adapter for @tanstack/table-core v8:

https://github.com/walker-tx/svelte5-tanstack-table-examples

Post here by @walker-tx
TanStack/table#5403 (comment)

Great post showing how you can currently use Tanstack with Svelte 5. Reposting here since I saw this is coming up soon for shadcn-svelte

@huntabyte
Copy link
Owner Author

After some of the questions on Discord and here, I've put together a reference project so folks can see how they can implement their own Svelte 5 adapter for @tanstack/table-core v8:
walker-tx/svelte5-tanstack-table-examples

Post here by @walker-tx TanStack/table#5403 (comment)

Great post showing how you can currently use Tanstack with Svelte 5. Reposting here since I saw this is coming up soon for shadcn-svelte

Thanks for this! Do we have a timeline on v9? I'd prefer to implement the v9 version if possible!

@ninogjoni
Copy link

After some of the questions on Discord and here, I've put together a reference project so folks can see how they can implement their own Svelte 5 adapter for @tanstack/table-core v8:
walker-tx/svelte5-tanstack-table-examples

Post here by @walker-tx TanStack/table#5403 (comment)
Great post showing how you can currently use Tanstack with Svelte 5. Reposting here since I saw this is coming up soon for shadcn-svelte

Thanks for this! Do we have a timeline on v9? I'd prefer to implement the v9 version if possible!

There is no set date for a v9 release. It could be 3, 6, or 12 months out from the original date of this discussion post.

Link

Unfortunately no :(
Probably by the end of the year at the latest.

@huntabyte
Copy link
Owner Author

Copy! @ninogjoni, in that case I'll implement the proposed workaround in the meantime. Thank you!

@walker-tx
Copy link
Contributor

walker-tx commented Oct 11, 2024

Copy! @ninogjoni, in that case I'll implement the proposed workaround in the meantime. Thank you!

I'd happily accept any feedback you have. The table definition syntax will change for v9, but I'm expecting that all of the rendering utilities and markup will be similar between now and then. It's a great time to influence the direction of the Svelte 5 adapter right now.

Co-authored-by: AdrianGonz97 <31664583+AdrianGonz97@users.noreply.github.com>
Co-authored-by: AdrianGonz97 <31664583+AdrianGonz97@users.noreply.github.com>
@huntabyte huntabyte merged commit 07bcc8a into main Jun 8, 2025
11 of 12 checks passed
@AdrianGonz97 AdrianGonz97 deleted the next branch June 8, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment