Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Releases: wp-graphql/wp-graphiql-2

v0.1.5

19 Jan 18:47
d527bff
Compare
Choose a tag to compare

Release Notes

Chores / Bugfixes

  • (#22): Fixes some styling issues re: scrollbars. Also removes spacing around the React app inside the WP Admin UI.

v0.1.4

18 Jan 23:53
d70ddaa
Compare
Choose a tag to compare

Release Notes

Chores/Bugfixes

  • Fixes styles related to extra scrollbars showing up
  • (#19): When expanded in fullscreen, show icon to contract the screen. Thanks @scottyzen!

v0.1.3

18 Jan 20:42
6f05164
Compare
Choose a tag to compare

Release Notes

Chores/Bugfixes

  • (#16): Fixes a bug where the variables were always being reset to a hardcoded value.

v0.1.2

18 Jan 16:02
d5b9fd3
Compare
Choose a tag to compare

New Features

  • (#13): Adds a full-screen toggle to the GraphiQL Toolbar. Super cool example of building a feature using the "extension" APIs. Thanks @scottyzen!
  • (#14): Wraps the app with ApolloProvider. Extensions can make use of Apollo Client functions such as useQuery, etc.

v0.1.1

06 Dec 21:03
Compare
Choose a tag to compare

What's Changed

  • (bug): Extensions Not Showing Up, and style conflict between GraphiQL and Ant Design by @jasonbahl in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Dec 22:59
5035ea4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/wp-graphql/wp-graphiql-2/commits/v0.1.0