graphiql

GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

MIT License

Downloads
8.4M
Stars
15.7K
Committers
292

Bot releases are hidden (Show)

graphiql -

Published by leebyron about 7 years ago

Fixes

  • Prevent toolbar menu drop-downs from being clipped (4e1510bec9d).
graphiql -

Published by wincent about 7 years ago

Fixes

  • Fix React console warnings about readOnly prop type (#601).

Enhancements

  • Default values for input object types are now displayed in Doc Explorer (#593).
graphiql -

Published by leebyron about 7 years ago

  • New/Improved
    • export core components of GraphiQL (#580)
    • Add a keyboard shortcut to prettify the query (#385)
    • add readOnly prop to allow readonly editor components (37187772d55e78a74e12e600f1da466c4777d684 and 9e67374ef1b4e729ce04dbee1c0d2b4e7959e6f7)
  • Fixed
    • Allow to specify result tooltip as prop (#570)
    • let the toolbar elements to be overflowable (#579)
    • Fix Documentation Description Wrapping (3e7f2ac8cb2ae677d13ae6ba15e68da5fedc37d8)
    • add peerDep to graphql 0.11.x (#589)
graphiql - https://github.com/graphql/graphiql/releases/tag/v0.11.4

Published by leebyron about 7 years ago

graphiql -

Published by leebyron about 7 years ago

Fixed

  • Fix CSS incompatibility with CodeMirror theme (#547).

Changed

  • Updated dependencies.
  • Relaxed peer dependencies that were made unnecessarily restrictive (#532).
graphiql -

Published by wincent over 7 years ago

Changes

  • Update codemirror-graphql dependency, and relax graphql peer dependency.
graphiql -

Published by wincent over 7 years ago

Changes

  • Fix missing "min" build (#528).
graphiql -

Published by leebyron over 7 years ago

New

  • Favorites
graphiql -

Published by wincent over 7 years ago

Updates

  • Updates dependencies, and loosens codemirror and react/react-dom peer dependencies to broaden the range of environments in which GraphiQL can be used.
graphiql -

Published by leebyron over 7 years ago

Fixes/improvements

  • Change to prop-types (#430 @Hypnosphi)
  • Disable source maps (#440 @cpunion)
graphiql -

Published by leebyron over 7 years ago

New

  • Added a history pane (#232 @tessalt)

Fixes/improvements

  • Improve autocompletion (#378)
  • Make toolbar truncate on resize (#348)
  • Better inline field descriptors (#322 @joelgriffith)
  • Handle the race condition in updating operationName (#344)
  • Properly check index (#343)
  • Update query facts fix (#347)
  • Make the explorer title selectable (#373 @kayhadrin)
graphiql -

Published by leebyron over 7 years ago

New

Fixes/improvements

graphiql -

Published by leebyron over 7 years ago

Fixes

  • Update codemirror-graphql dependency to address issues parsing bad JSON (#317).
  • Fix bug where the dropdowns are only scrollable inside the toolbar (#315).
graphiql -

Published by leebyron over 7 years ago

Fixes:

graphiql -

Published by leebyron almost 8 years ago

New:

  • Support for [email protected].
  • Hover tooltips over any term in a query and ctrl-click to jump-to-documentation #276
  • A new UI Kit for use with <GraphiQL.Toolbar> including selectors and menus. #281
  • Deprecation notices are displayed within field typeaheads. #282
  • Improved search UI, and search within a type. #296
  • New APIs getVariableEditor() and refresh(). #297

Fixes/Improvements:

  • Clearer message when schema failed to load #269
  • Fix issue where "Unknown operation undefined" error appears #234
  • Default values for arguments now shown in doc explorer #272
  • Improved legibility in doc explorer for fields with many arguments #280
  • Improved welcome message. #208
  • Providing a new fetcher now refetches schema. #285 (Potentially breaking, see PR)
  • Improved UI in doc explorer for deprecated fields. #293
  • Long validation messages are no longer cut off. 942fedaa1b239b703c5617d05a754032ebc8a8f3
  • Typeahead no longer breaks when you scroll. #294
  • Providing a <GraphiQL.Toolbar /> replaces the default toolbar. #295 (Potentially breaking, see PR)
graphiql -

Published by leebyron almost 8 years ago

  • New:
    • Added yarn package manager support (e7c4af845f7a79c574d457dfb74cc4256dd9a740 and 635bdde6b8130d650e0d94b02b6c1451532b6ff5)
    • Use autoprefixer (aed3bd9cd94ee30259e701b6bdccfeaf45d54c2a) and re-arrange CSS properties
  • Fixes:
    • Upgrade dependencies to fix build breakages (#238)
    • Hide parent type name when doc explorer is narrow (462303084a9e388c7d9b17831bfa7dc940bfbd4f)
    • Split DocExplorer into smaller files (#243)
    • Fix display issues on older Firefox (#252)
    • Various package updates by greenkeeper
graphiql -

Published by leebyron almost 8 years ago

Supports the October 2016 GraphQL specification, by supporting [email protected]

Breaking:

  • JSON is provided as an Object instead of String to fetcher (#168)

New/Fixes:

  • Deprecation notices included in docs (#165)
  • Fix bug where variables could appear as null (#167)
  • Improved handling of errors in variables (#171)
  • Allows a fetcher to always return an Observable (#172)
  • Remembers if Doc explorer was open (#191)
  • Fix inconsistent state for Observables that fire immediately (#182)
  • IE 10/11 support (#189)
  • Support full search of the GraphQL response (#188)
  • Updates the Doc explorer if the Schema is replaced (#201)
graphiql - https://github.com/graphql/graphiql/releases/tag/v0.7.8

Published by leebyron about 8 years ago

graphiql - https://github.com/graphql/graphiql/releases/tag/v0.7.7

Published by leebyron about 8 years ago

graphiql -

Published by leebyron about 8 years ago

Support graphql@^0.7.0

Package Rankings
Top 0.51% on Npmjs.org
Top 10.49% on Clojars.org
Top 6.84% on Repo1.maven.org
Top 10.91% on Bower.io
Top 3.56% on Proxy.golang.org
Badges
Extracted from project README
Build Status Discord Code Coverage Snyk Vulnerabilities for GitHub Repo CII Best Practices NPM NPM NPM NPM NPM NPM NPM Discord
Related Projects