Skip to content

Releases: graphql/graphiql

v0.10.1

21 Apr 16:55
Compare
Choose a tag to compare

Fixes/improvements

v0.10.0

17 Apr 22:27
Compare
Choose a tag to compare

New

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)

v0.9.3

16 Feb 15:48
Compare
Choose a tag to compare

New

  • Added an editorTheme prop that can be used to control the CodeMirror theme used in editor panes (query editor, variables editor, and results viewer) (#323).

Fixes/improvements

  • Menus now stay open when clicked (#330).
  • The document explorer now resets when a new fetcher is supplied (#312).
  • The test and example apps now use random port numbers (#321).
  • Ensure the execute button no longer refreshes the page (#319).

v0.9.2

07 Feb 23:39
Compare
Choose a tag to compare

Fixes

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

v0.9.1

27 Jan 02:26
Compare
Choose a tag to compare

Fixes:

v0.9.0

25 Jan 04:33
Compare
Choose a tag to compare

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. 942feda
  • Typeahead no longer breaks when you scroll. #294
  • Providing a <GraphiQL.Toolbar /> replaces the default toolbar. #295 (Potentially breaking, see PR)

v0.8.1

28 Dec 22:40
Compare
Choose a tag to compare
  • New:
    • Added yarn package manager support (e7c4af8 and 635bdde)
    • Use autoprefixer (aed3bd9) and re-arrange CSS properties
  • Fixes:
    • Upgrade dependencies to fix build breakages (#238)
    • Hide parent type name when doc explorer is narrow (4623030)
    • Split DocExplorer into smaller files (#243)
    • Fix display issues on older Firefox (#252)
    • Various package updates by greenkeeper

v0.8.0

11 Nov 22:18
Compare
Choose a tag to compare

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)

v0.7.8

28 Aug 22:52
Compare
Choose a tag to compare
0.7.8

v0.7.7

28 Aug 22:31
Compare
Choose a tag to compare
0.7.7