jellycommands icon indicating copy to clipboard operation
jellycommands copied to clipboard

Props overhaull

Open ghostdevv opened this issue 1 year ago • 0 comments

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 avatar Nov 10 '24 17:11 ghostdevv