-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
A list of to-dos for compatibility with v3 of the client-side adapter. The goal is to maintain compliance with the The Protocol and get as close a possible to feature parity with inertia-laravel v3 (the reference adapter).
We'll accumulate changes for v3 on the 3.x branch.
To Do
- [3.x] Make
clearHistoryandencryptHistoryoptional in page object inertia-laravel#834 (Inertia v3 #66) - [3.x] Remove deprecated
LazyPropandInertia\Testing\Concerns\*classes inertia-laravel#790 (removing theinertia_lazyfunction) (Inertia v3 #66) - [3.x] Built-in XHR HTTP client + make Axios an optional peer dependency inertia#2833 (remove the mention of axios in the README and also change the igniter install script) (Inertia v3 #66)
- [3.x] Remove
pages.use_data_attribute_for_initial_pageconfig inertia-laravel#826 (use a script tag instead of a div element with a data attribute for the initial json payload) (Inertia v3 #66) - [3.x] Support for preserve fragment #68
- [3.x] Expose shared prop keys in page response #69
- [3.x] Nested prop support #70
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels