PHANTOM
🇮🇳 IN
Skip to content

[Svelte]: Update svelte-web to work with Svelte5#890

Draft
fallaciousreasoning wants to merge 1 commit intomainfrom
svelte5
Draft

[Svelte]: Update svelte-web to work with Svelte5#890
fallaciousreasoning wants to merge 1 commit intomainfrom
svelte5

Conversation

@fallaciousreasoning
Copy link
Collaborator

Minimal example of the changes we need to support Svelte5 in our web components wrapper

@AlanBreck we probably shouldn't land this until the projects we have which use Svelte are ready for this 😨

Note: At this point Storybook doesn't support Svelte5 either

Comment on lines +55 to +57
// TODO: Beg Jacob for help
return;

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

halp @AlanBreck!

customElement: false
customElement: false,
css: 'injected',
accessors: true,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a warning that accessors: true isn't supported in runes mode, which seems odd

@benjaminknox benjaminknox mentioned this pull request May 7, 2025
5 tasks
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.

1 participant