Skip to content

feat: svelte adapter part 1 #1159

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

Merged
merged 30 commits into from
Jan 29, 2024
Merged

Conversation

izznat
Copy link
Contributor

@izznat izznat commented Jan 17, 2024

📝 Description

Svelte adapter with Svelte 5.

⛳️ Current behavior (updates)

Currently, there is no Svelte adapter due to Svelte 4 and below limitation around spreading event handlers.

🚀 New behavior

Svelte 5 remove that limitation.

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

Still work in progress, todos:

  • Generate type declaration on build.
  • Write examples.
    • Accordion
    • Avatar
    • Carousel
    • Checkbox
    • Color Picker
  • Write docs.

Copy link

changeset-bot bot commented Jan 17, 2024

⚠️ No Changeset found

Latest commit: 7cb5226

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package "svelte-ts" depends on the ignored package "@zag-js/shared", but "svelte-ts" is not being ignored. Please add "svelte-ts" to the `ignore` option.

Copy link

vercel bot commented Jan 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
zag-nextjs ✅ Ready (Inspect) Visit Preview Jan 29, 2024 2:54pm
zag-solid ✅ Ready (Inspect) Visit Preview Jan 29, 2024 2:54pm
zag-vue ✅ Ready (Inspect) Visit Preview Jan 29, 2024 2:54pm
zag-website ✅ Ready (Inspect) Visit Preview Jan 29, 2024 2:54pm

@anubra266
Copy link
Collaborator

@izznatsir There's conflicts, please update your lockfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants