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: support nested props #123

Merged
merged 11 commits into from
Jan 4, 2024
Merged

feat: support nested props #123

merged 11 commits into from
Jan 4, 2024

Conversation

andy-haynes
Copy link
Contributor

@andy-haynes andy-haynes commented Oct 30, 2023

This PR permits nesting functions within objects/arrays on props. Fixes #121 and a slew of edge cases related to callbacks and cross-container argument passing.

@vercel
Copy link

vercel bot commented Oct 30, 2023

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

Name Status Preview Comments Updated (UTC)
bos-web-engine ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 4, 2024 1:34am

@andy-haynes andy-haynes merged commit 896057d into main Jan 4, 2024
4 of 5 checks passed
@andy-haynes andy-haynes deleted the feat/nested-props branch January 4, 2024 01:47
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.

Nested props callbacks not supported
1 participant