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

fix: expose server and client props to custom list slot components #9159

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

JarrodMFlesch
Copy link
Contributor

What?

Adds serverProps and clientProps to custom list view slot components.

Why?

They were missing and should be exposed.

How?

Created custom types for list slot components and threads them through into renderListSlots function and passes them through to each RenderServerComponent that renders list view slot components.

@JarrodMFlesch JarrodMFlesch merged commit a8e3095 into beta Nov 12, 2024
51 checks passed
@JarrodMFlesch JarrodMFlesch deleted the fix/beta/list-slot-props branch November 12, 2024 23:18
Copy link

🚀 This is included in version v3.0.0-beta.130

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

Successfully merging this pull request may close these issues.

1 participant