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

Support passing rootProps to resolveData #711

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

haidv1992
Copy link

Summary

This PR adds support for passing rootProps from newData.root.props into resolveData to enable dynamic configuration based on root-level properties.

Changes

  • Modified useResolvedData to extract rootProps from newData.root.props.
  • Updated resolveComponentData to accept and pass rootProps into resolveData.
  • Enhanced Hero component to demonstrate usage of rootProps.
  • Updated type definitions in Config.tsx to include rootProps.

Testing

  • Verified that rootProps are correctly passed to components.
  • Ensured backward compatibility with existing workflows.

Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
puck-docs ✅ Ready (Inspect) Visit Preview Nov 21, 2024 3:15pm

Copy link

vercel bot commented Nov 21, 2024

Someone is attempting to deploy a commit to the Measured Team on Vercel.

A member of the Team first needs to authorize it.

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