-
Notifications
You must be signed in to change notification settings - Fork 212
feat: Migrate GraphiQL frontend to standalone Vite-built React 18 package #6560
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
Draft
amcaplan
wants to merge
23
commits into
main
Choose a base branch
from
feat/graphiql-standalone-package
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
e5d4940
feat(graphiql): add modern React 18 frontend package for issue #21548
amcaplan 6596095
feat(graphiql): integrate static file serving and config injection fo…
amcaplan 17db403
feat(graphiql): configure NX, TypeScript, and Vite build for issue #2…
amcaplan b8bd5d9
fix: Remove built assets from git, configure NX dependencies, fix sta…
amcaplan c69512f
fix: Remove Monaco configuration, let GraphiQL handle it internally
amcaplan 564201d
fix: Restore vite-plugin-monaco-editor with correct configuration
amcaplan 61e15d6
fix: Remove ES worker format and fix config field name
amcaplan 6f7ef73
fix: Add missing Monaco language workers (json, typescript)
amcaplan 447f5d3
fix: Enable interactive GraphiQL editor with complete Monaco styling
amcaplan 0afa912
Restore GraphiQL features, add tests, fix security
amcaplan 291c1b9
Fix favicon and query escaping bugs
amcaplan 4d6ed67
Fix query escaping in defaultQuery template
amcaplan e2ea0d5
Restore correct favicon from git history
amcaplan ecb6cc2
Remove old GraphiQL template implementation
amcaplan f742805
Restore GraphiQL header layout and styling to match original
amcaplan 3060441
Fix GraphiQL tab order and remove DEFAULT_SHOP_QUERY duplication
amcaplan ea1f5d4
Fix GraphiQL header responsive behavior
amcaplan 37b0b18
Fix linter issue
amcaplan ae2bbbf
Remove placeholder file
amcaplan 144e483
Add graphiql-console to vitest workspace
amcaplan e764cd1
Fix nx cache invalidation for graphiql-console builds
amcaplan 7719dd5
Fix XSS vulnerability in GraphiQL config injection
amcaplan 3f360c8
Fix lint issues
amcaplan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.