You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case you missed it, Inertia 2.0 is on it's way and I am super excited of the features that it will be packed with.
To enjoy some of these features, inertia-sails - The official adapter for Inertia in Sails needs to be updated to support the server side features like merge props.
Tasks
Implement deferred props
Implement except props
Implement optional props
Implement always props
Implement merge props
Simplify inertia custom response
Simplify inertiaRedirect custom response
Fix bug with inertiaRedirect
Implement encryptHistory()
Implement clearHistory()
Update create-sails-generator for generating inertia and inertiaRedirect custom responses
Update mellow-react
Update mellow-vue
Update mellow-svelte
Implement handleBadRequest to simplify badRequest custom response.
The text was updated successfully, but these errors were encountered:
Description
In case you missed it, Inertia 2.0 is on it's way and I am super excited of the features that it will be packed with.
To enjoy some of these features, inertia-sails - The official adapter for Inertia in Sails needs to be updated to support the server side features like merge props.
Tasks
inertia
custom responseinertiaRedirect
custom responseinertiaRedirect
encryptHistory()
clearHistory()
create-sails-generator
for generatinginertia
andinertiaRedirect
custom responsesmellow-react
mellow-vue
mellow-svelte
handleBadRequest
to simplifybadRequest
custom response.The text was updated successfully, but these errors were encountered: