Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wp-graphql/wp-graphiql

GraphiQL IDE, fine tuned for use with WPGraphQL
https://github.com/wp-graphql/wp-graphiql

Update README.md

82518eafa5f383c5929111431e4a641caace3b57 authored almost 4 years ago by Jason Bahl <[email protected]>
Update README.md

a878e0d6ae70f59c545d87720d580d5b52be8d6a authored over 4 years ago by Jason Bahl <[email protected]>
Merge pull request #23 from wp-graphql/dependabot/npm_and_yarn/assets/app/handlebars-4.5.3

Bump handlebars from 4.1.2 to 4.5.3 in /assets/app

660291c2922b10788029ab4171c03586f561bed7 authored almost 5 years ago by Jason Bahl <[email protected]>
Bump handlebars from 4.1.2 to 4.5.3 in /assets/app

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release note...

b8fa79ff30b11f6c500dd4b5208136d4b46ed12e authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #22 from wp-graphql/release/v1.0.1

release v1.0.1 - update version numbers

543617f1b257cd9bbc0682628bb32bd1e60cd959 authored almost 5 years ago by Jason Bahl <[email protected]>
release v1.0.1 - update version numbers

ea183826ae47aa58cc3303816b0b30387f78e5f0 authored almost 5 years ago by Jason Bahl <[email protected]>
Merge pull request #21 from henrikwirth/feature/code-exporter

Adds Code-Exporter to WPGraphiQL

f88a51fee9e6e306dd423995d225bc6bf5dcd0bc authored about 5 years ago by Jason Bahl <[email protected]>
- Update "language" of Gatsby export snippets to "Gatsby" instead of "JavaScript" as I believe the UI makes much more sense to be "Gatsby > StaticQuery" instead of "JavaScript > StaticQuery"

69c2619c14b84da3984e74e7582cc1d09cddee34 authored about 5 years ago by Jason Bahl <[email protected]>
Adds Code-Exporter to WPGraphiQl

50e5821db20b9056935795fa621bc9f43a29cdda authored about 5 years ago by henrikwirth <[email protected]>
Merge pull request #16 from henrikwirth/feature/graphiql-explorer-gatsby

Adds GraphQL-Explorer to WP-GraphiQL in the way gatsby is using it.

7c0830215cb166e3015d7c8c9e20ce500d98dc49 authored about 5 years ago by Jason Bahl <[email protected]>
Version changes

20162ec3e92648606481d5fa4862433f9d6a9b93 authored about 5 years ago by henrikwirth <[email protected]>
Fixes URL encoding, sets plugin version to 1.0.0 as it is used in production and added some package infos.

a732a6ed2cb486afe264113f91c797aa98f9385b authored about 5 years ago by henrikwirth <[email protected]>
Update assets/app/src/App.js

Co-Authored-By: Jason Bahl <[email protected]>

3a88f8f248b007f01e9a12e46d79cd0c12dd2aac authored about 5 years ago by Henrik Wirth <[email protected]>
Update assets/app/src/App.js

Co-Authored-By: Jason Bahl <[email protected]>

8287a0811e7b495fd25daa72dab87afb3678bdd8 authored about 5 years ago by Henrik Wirth <[email protected]>
Updates build

0bff2d2b2c4ad2601b13c55bf4594ecc9bd79196 authored about 5 years ago by henrikwirth <[email protected]>
Adds class to wrapper

1c785e6402726a21964d5437275a952ad4f93db0 authored about 5 years ago by henrikwirth <[email protected]>
Adjust example queries

8a510f9193f486aa5bfe22b0fbfbfbfd45ada240 authored about 5 years ago by henrikwirth <[email protected]>
Fixes styling and makes sure that it doesn't crash when opened with parameters in the URI

8657f93829294d32a4a9723d173fd895a368262d authored about 5 years ago by henrikwirth <[email protected]>
Adds GraphQL-Explorer to WP-GraphiQL in the way gatsby is using it.

b865437ab240b6fe31d3e508492bd7b50a0a5d14 authored about 5 years ago by henrikwirth <[email protected]>
Merge pull request #15 from mforcer/master

Use site_url() to account for browser SSL

ca78e5932c6f3dc7f170704123fd223f04b928f3 authored about 5 years ago by Jason Bahl <[email protected]>
Use site_url() to account for browser SSL

95a7b698365086d753ec54b7bc1aa0b709f0ef05 authored about 5 years ago by Goodbytes <[email protected]>
Merge pull request #13 from homerjam/patch-1

Use ugly endpoint

0697fbd27c9e3dc2790be1f6e74757ed84356dde authored over 5 years ago by Jason Bahl <[email protected]>
Use ugly endpoint

f0467b4b74faa3a2069e05a6bf2e5d1a54dda8a0 authored over 5 years ago by James Homer <[email protected]>
Merge pull request #10 from jasonbahl/feature/upgrade-npm-deps

update dependencies

e1d06bf1958c2ad5adda6f400b933af3de445c75 authored about 6 years ago by Jason Bahl <[email protected]>
- update deps

6a154c6a71c165047869fc4fd49bc2d299e723c0 authored about 6 years ago by Jason Bahl <[email protected]>
Merge pull request #9 from wp-graphql/feature/update-dependencies

Feature/update dependencies

cf2547c4142f8bd78ddeeabdd56951aaedc61793 authored over 6 years ago by Jason Bahl <[email protected]>
- update version number

5627848707e33d2b0926a9efa85f6d0bbb128181 authored over 6 years ago by Jason Bahl <[email protected]>
no message

63ddbc012ef1536b0cc59b93d11d097e659854d5 authored over 6 years ago by Jason Bahl <[email protected]>
Merge pull request #8 from wp-graphql/bug/#7-wrong-location-url

- add composer.json so the plugin can be installed from Composer

86d5a1e57ebb0e4a98d598e4dba4698cc35579f8 authored over 6 years ago by Jason Bahl <[email protected]>
- add composer.json so the plugin can be installed from Composer

- update version to 0.2.0
- update main .gitignore to version the public/index.html file necessar...

e6cb26a37deced139868534acb1f35561b1fdf9a authored over 6 years ago by Jason Bahl <[email protected]>
Merge pull request #6 from richaber/master

Read asset-manifest.json from filesystem, rather than reading from URL

915fd21723512ee043ff1057b4ef49a0a1f340ea authored over 6 years ago by Jason Bahl <[email protected]>
Read asset-manifest.json from filesystem, rather than reading from URL

04c5f895f4158fbcc1a696c2b51183229269afe4 authored over 6 years ago by Richard Aber <[email protected]>
Merge pull request #4 from wp-graphql/feature/add-dir-constant

Define constant for the plugin dir url, to make it easier to enqueue …

95e86a4235db5434e78b0669305f845f658ca8c7 authored over 6 years ago by Jason <[email protected]>
Define constant for the plugin dir url, to make it easier to enqueue assets even if the plugin directory was changed from the recommended `wp-graphiql`

90c27cfe49ff4438b6bbfb3626da6545df35ba95 authored over 6 years ago by Jason <[email protected]>
Adding the build files, which is needed for the WordPress plugin to work without an extra build step.

0d3de72e027dca7c93ffd96dab97ec8cea1fb4d0 authored about 7 years ago by jasonbahl <[email protected]>
Merge branch 'master' of https://github.com/wp-graphql/wp-graphiql

75ca3793fe0ee0131bef9fa0953e8bf5d7dca7f2 authored over 7 years ago by jasonbahl <[email protected]>
Fixing issue with the assets not enqueueing properly

c0e2a4144fde6bc3dac419446beb88e8fa5d734b authored over 7 years ago by jasonbahl <[email protected]>
Update README.md

40c18624bf7da833662616ceb847728478b71d5b authored over 7 years ago by Jason <[email protected]>
Update README.md

510422ba2a80c729b9fe3fa0bd230a99d71a2c4f authored over 7 years ago by Jason <[email protected]>
Update README.md

0b0b12aadd981a38b26f6ab8ad5464cef3e9b266 authored over 7 years ago by Jason <[email protected]>
Merge branch 'master' of https://github.com/wp-graphql/wp-graphiql

26cf3ef0f70e51beef0b2aa6ebdf74fae01fb94a authored over 7 years ago by jasonbahl <[email protected]>
Initial commit

e2484aa9f01d3d05658a47eafed0a0ebfbbb1c63 authored over 7 years ago by jasonbahl <[email protected]>
Initial commit

94cb57508213e487b3ad663099b66e8d3c6d737a authored over 7 years ago by Jason <[email protected]>