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

feat: use dynamic prop bindings and #49

Merged
merged 2 commits into from
Aug 17, 2024
Merged

Conversation

logaretm
Copy link
Member

What

I checked the SSR rendering of our components that switch their bindings props based on the tag it is being bound to and it works well without issues.

And i fixed an issue with the slider not mutating thumbs if no initial array value provided.

@logaretm logaretm self-assigned this Aug 17, 2024
@logaretm logaretm linked an issue Aug 17, 2024 that may be closed by this pull request
@logaretm logaretm added this to the Release milestone Aug 17, 2024
@logaretm logaretm merged commit 50664f5 into main Aug 17, 2024
1 check passed
@logaretm logaretm deleted the 34-useid-and-ssr-support branch August 17, 2024 00:15
@logaretm logaretm restored the 34-useid-and-ssr-support branch September 7, 2024 15:41
@logaretm logaretm deleted the 34-useid-and-ssr-support branch September 15, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

useId and SSR support
1 participant