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

feat: Refactor GraphiQL component #154

Merged
merged 10 commits into from
May 22, 2024
Merged

Conversation

josephfusco
Copy link
Member

@josephfusco josephfusco commented May 22, 2024

These changes refactor the plugin directories and scaffold out the base GraphiQL component.

jasonbahl and others added 9 commits May 20, 2024 13:48
…m @graphiql/react

- convert GraphiQL from .tsx to .jsx
- move ActivityBarPlugins into its own component
- move ActivityBarUtilities into its own component
- move ShortKeysDialog into its own component
- remove some commented out code
- remove Toolbar from Editor.jsx
- Move ActivityPanel into its own component
- Move DocumentSessions (the document tabs) into its own component
- remove no-longer called code from GraphiQL.jsx
@josephfusco josephfusco changed the title Refactor GraphiQL component feat: GraphiQL component May 22, 2024
@josephfusco josephfusco changed the title feat: GraphiQL component feat: Refactor GraphiQL component May 22, 2024
@josephfusco josephfusco marked this pull request as ready for review May 22, 2024 17:45
@jasonbahl jasonbahl merged commit 3471aa9 into main May 22, 2024
6 checks passed
@jasonbahl jasonbahl deleted the feat/refactor-graphiql-ide-component branch May 22, 2024 17:46
josephfusco added a commit that referenced this pull request May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants