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

Migration: Svelte 5 #509

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

Migration: Svelte 5 #509

wants to merge 170 commits into from

Conversation

BeeMargarida
Copy link
Member

@BeeMargarida BeeMargarida commented Feb 12, 2025

Description

Migrating svelteui to svelte5.

  • All components now using runes
    • Regression check
  • All composables using runes
    • Regression check
  • Update demos
  • Update docs usage of components
  • Update unit tests (see if we can postpone composables as well)
  • Migrate storybook (postponed to after the release)
  • Update docs with changes to components API

Before submitting the PR, please make sure you do the following

  • Read the Contributing guide
  • Prefix your PR title with [@svelteui/core], [@svelteui/actions], [@svelteui/motion], [@svelteui/core], [core], or [docs].
  • Include a description of the changes made in the PR description and in the commit messages.
  • Include screenshots/videos of the changes made.
  • Verify that the linter and tests are passing, with yarn lint and yarn test or just run yarn prepush.

@BeeMargarida BeeMargarida self-assigned this Feb 12, 2025
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