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

Svelte 5 support #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

CommunalWheat9
Copy link

Related Issues

As noted in issue #17, the library currently is not compatible with the svelte 5 runes mode. The use of reactive variables with the $: and $$restProps is deprecated since the introduction of runes.

Description

I have updated the 3 components Splide.svelte, SplideSlide.svelte & SplideTrack.svelte and refactored them with the use of runes for svelte 5 support.

- Updating the use of reactive variables to runes for svelte 5 compatibility
@JohnRSim
Copy link

JohnRSim commented Apr 3, 2025

@basaran can you review and pull :)

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.

2 participants