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(router): props inferred for page components #917

Merged
merged 9 commits into from
Oct 2, 2024

Conversation

tylersayshi
Copy link
Contributor

@tylersayshi tylersayshi commented Sep 29, 2024

Happy to move things around as needed :)

This change adds the Page component prop support

image

image

Copy link

vercel bot commented Sep 29, 2024

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

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Oct 1, 2024 11:27pm

Copy link

codesandbox-ci bot commented Sep 29, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@tylersayshi
Copy link
Contributor Author

@dai-shi do you have recommendations for which docs to update for this change and which examples are updated to use this?

Copy link
Owner

@dai-shi dai-shi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you have any other solution, it might be considerable.

packages/waku/src/router/base-types.ts Show resolved Hide resolved
packages/waku/src/router/client.ts Outdated Show resolved Hide resolved
Copy link
Owner

@dai-shi dai-shi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Ready to merge?

@tylersayshi
Copy link
Contributor Author

Yep! @dai-shi

@dai-shi dai-shi changed the title feat: props inferred for page components feat(router): props inferred for page components Oct 1, 2024
@dai-shi dai-shi merged commit 228421b into dai-shi:main Oct 2, 2024
28 checks passed
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