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
Get smarter with a core react context, provide useGraphQLContext hook, maybe with parsing and visitors/ast?
Expose events interface to use internally and via plugins via useReducer, etc?
Convert several smaller components to implement the hooks interface, use for existing functional components
Begin with a 'plugins' array prop that renders Components that use context/reducer events and/or FCs that use hooks interface
Adopt new monaco language mode, stabilize
keymap/command customization to allow previous (sublime based) keymap, or new vscode-oriented keymap, or per-shortcut customization. Default keymap should have parity with last 0.x.y release?
Though the meta issue #983 summarizes all work that the new GraphiQL depends on, this issue is a roadmap for features that are GraphiQL only.
0.x.y2.0.0-betauseGraphQLContexthook, maybe with parsing and visitors/ast?useReducer, etc?