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

Support Inertia 2.0 #116

Closed
15 tasks done
DominusKelvin opened this issue Oct 15, 2024 · 0 comments · Fixed by #125
Closed
15 tasks done

Support Inertia 2.0 #116

DominusKelvin opened this issue Oct 15, 2024 · 0 comments · Fixed by #125
Assignees
Labels
enhancement New feature or request inertia-sails The Inertia adapter for Sails

Comments

@DominusKelvin
Copy link
Member

DominusKelvin commented Oct 15, 2024

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

  • 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.
@DominusKelvin DominusKelvin added enhancement New feature or request inertia-sails The Inertia adapter for Sails labels Oct 15, 2024
@DominusKelvin DominusKelvin self-assigned this Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request inertia-sails The Inertia adapter for Sails
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant