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

Props overhaull #225

Open
ghostdevv opened this issue Nov 10, 2024 · 0 comments
Open

Props overhaull #225

ghostdevv opened this issue Nov 10, 2024 · 0 comments
Labels
needs shaping More information needed / Decision needs making
Milestone

Comments

@ghostdevv
Copy link
Owner

ghostdevv commented Nov 10, 2024

My ideas, not a final decision/direction:

  • Place props directly in context rather than in ctx.props
  • Switch global typing to be namespaced like SvelteKit did a while back
  • Maybe a plugin for props
  • Make "context" more of an official thing, such that it's easier for all components to base the same context object with additional properties
@ghostdevv ghostdevv added enhancement New feature or request needs shaping More information needed / Decision needs making labels Nov 10, 2024
@ghostdevv ghostdevv added this to the v1 milestone Nov 10, 2024
@ghostdevv ghostdevv removed the enhancement New feature or request label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs shaping More information needed / Decision needs making
Projects
None yet
Development

No branches or pull requests

1 participant