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

Update Playground to fix #2529. #3224

Merged
merged 1 commit into from
Aug 28, 2019
Merged

Conversation

abernix
Copy link
Member

@abernix abernix commented Aug 28, 2019

Via an upstream PR provided by @spencersteers, this fixes a regression in
GraphQL Playground which prevented the resizing of the schema panel. This
regression seems to have been introduced by
graphql/graphql-playground#1001, which removed the
relevant binding.

See referenced issues for additional details into the change.

Ref: apollographql/graphql-playground#19
Fixes: #2529

Via an upstream PR provided by @spencersteers, this fixes a regression in
GraphQL Playground which prevented the resizing of the schema panel.  This
regression seems to have been introduced by
graphql/graphql-playground#1001, which removed the
relevant binding.

See referenced issues for additional details into the change.

Ref: apollographql/graphql-playground#19
Fixes: #2529
@abernix abernix force-pushed the abernix/update-playground-for-2529 branch from 31c94df to 1c8713e Compare August 28, 2019 17:29
@abernix abernix merged commit abdec21 into master Aug 28, 2019
@abernix abernix deleted the abernix/update-playground-for-2529 branch August 28, 2019 17:58
@abernix abernix added this to the Release 2.9.1 milestone Aug 29, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playground: Resize schema panel
1 participant