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

[1.x] Properly resolve nested properties #32

Merged
merged 4 commits into from
Feb 1, 2025
Merged

Conversation

kapi2289
Copy link
Owner

@kapi2289 kapi2289 commented Jan 14, 2025

In this PR, I've changed a lot of the resolving functionality, including resolving properties inside nested dictionaries. Now it should resolve the properties in the same way as the original inertiajs/inertia-laravel adapter.

These changes can also be merged to the main branch.

@kapi2289 kapi2289 added this to the v1.0.0 milestone Jan 14, 2025
@kapi2289 kapi2289 changed the base branch from main to v1 January 14, 2025 18:07
@kapi2289
Copy link
Owner Author

@adrum These changes will definitely affect your 2.x PRs. Could you take a look and give an opinion on the changes? I would also really appreciate testing it on some real world examples.

@kapi2289 kapi2289 merged commit cfc5968 into v1 Feb 1, 2025
1 check passed
@kapi2289 kapi2289 deleted the nested-dictionaries branch February 1, 2025 21:51
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