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

Broken release 0.8.0 #263

Closed
kumarharsh opened this issue Dec 28, 2016 · 2 comments
Closed

Broken release 0.8.0 #263

kumarharsh opened this issue Dec 28, 2016 · 2 comments

Comments

@kumarharsh
Copy link

Hello, I just updated my graphiql to 0.8.0 (latest release as of today), and everything broke - I mean the UI is completely messed up:
image

I have checked this in the latest opera, latest edge and latest firefox, all with the same results.
It seems like this commit replaced display: flex with vendor-prefixed flex alternatives, but almost all browsers have stopped supporting the vendor prefixes for flex (even Chrome dropped support recently). I also see that a more recent commit added auto-prefixr to graphiql but that version has not yet been published to npm yet. Can it be published soon?

@wincent
Copy link
Contributor

wincent commented Dec 28, 2016

Yep, this was reported earlier in #250, and fixed in #252. We'll cut a release soon to get this out there.

@wincent wincent closed this as completed Dec 28, 2016
@asiandrummer
Copy link
Contributor

Let me actually go ahead and cut it now - thanks for the report!

acao added a commit to acao/graphiql that referenced this issue Jun 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants