flask-graphql icon indicating copy to clipboard operation
flask-graphql copied to clipboard

Upgrade graphiql version to 0.17.5.

Open DArtagan opened this issue 5 years ago • 6 comments

Updated the values on my machine and tested it out - things all seemed to be running fine.

DArtagan avatar Feb 17 '20 22:02 DArtagan

Coverage Status

Coverage remained the same at 93.548% when pulling cde885cf07d774b8845e32f6cbf3a7999bdc17ac on DArtagan:master into 0137ca1315d811a7e01a1d256e41c74bc1c3fc2c on graphql-python:master.

coveralls avatar Feb 17 '20 22:02 coveralls

@DArtagan to add, we now have a min.css as well. Note that difference in bundle size, too! we have an updated cdn example if you're interested.

I would also suggest using the latest react 16 sources, since react 15 hasn't seen a release or bugfix in over two years. with the new major version of GraphiQL in the works (alpha currently), we will switch to requiring 16.4 or later

acao avatar Mar 12 '20 19:03 acao

This pull request should be aligned with #69 in order to provide offline support for graphiql. @jkimbo

KingDarBoja avatar Apr 13 '20 22:04 KingDarBoja

will this be getting merged?

@KingDarBoja @jkimbo

agates4 avatar May 19 '20 17:05 agates4

fyi, we should have a pretty plain 1.0.0 stable soon, just some bugfixes left. the alpha has some improvements already.

that said, 0.17.5, and the outstanding bugs are not major blockers, so 0.17.5 might be all you need for now.

here is a demo of our latest 1.0.0-alpha.8 via cdn: https://graphiql-test.netlify.app/

this is the one that will require react 16.4 or greater.

2.0.0 RC is under development, and should have pretty good API parity.

acao avatar May 19 '20 17:05 acao

@jkimbo @syrusakbary Guys, any luck here?

ulgens avatar Dec 06 '21 09:12 ulgens