Seth Madison
8072312b99
bump version of subscriptions-transport-ws for graphiql
...
The newer subscription client has a more forgiving default ka timeout
2018-05-11 15:54:24 -07:00
Dan Dean
279054cd99
GRAPHIQL_VERSION 0.11.2 → 0.11.11
...
This just bumps the version of of GraphiQL to the latest bugfix release.
2018-03-26 15:40:09 +03:00
Laurin Quast
df51fd90da
Setup prettier ( #724 )
...
* Setup prettier and precommit hooks
* Format code with prettier
* Use husky because it works...
* Move prettier config to .prettierrc file
* Implement fixing markdown file formatting when running lint-fix script
* Format markdown files
* Add .json file formatting
* Fixes json file formatting
* Add pretteir linting step
* Remove tslint
* Use gitignore for prettier
* Fix linting errors
* Ignore submodule folder
2018-01-08 15:08:01 -08:00
Angly Cat
5d15abc681
Make only truthy values to be in URL in GraphiQL ( #675 )
2017-12-04 11:10:07 +01:00
Kyle Tse
c2683a5ae5
Adding support for wss
2017-11-03 18:58:44 +02:00
Peter Schramm
187494337c
Add support for subscription connectionParams in GraphiQL ( #548 )
2017-10-09 20:19:39 +02:00
Dale Inverarity
6db0815063
Move from credentials: 'include' to 'same-origin' ( #523 )
...
* Move from credentials: 'include' to 'same-origin'
See Discussion: https://github.com/apollographql/apollo-server/issues/514
* Update CHANGELOG.md
* Update CHANGELOG.md
2017-08-24 19:36:30 -07:00
Nik Graf
462fb43809
fix default query case when query value null is provider ( #512 )
2017-08-23 21:22:56 -07:00
Fabian Schneider
f7714aea91
Add documentation for GraphiQL editorTheme ( #509 )
2017-08-18 22:32:03 -04:00
Hagai Cohen
6e30e35869
fix(graphiql): do not pass undefined parameters
2017-07-31 19:22:48 +03:00
Hagai Cohen
fa76131ba1
chore(graphiql): update package and allow full websocket mode
2017-07-31 18:45:50 +03:00
Fabian Schneider
d3380483f6
Add support for GraphiQL editor themes
2017-07-25 08:31:24 +02:00
Marko Klopets
20722fddf2
Update GraphiQL version ( #468 )
...
* Update jsDelivr href for GraphiQL to follow new API
The change doesn't seem straightforward with differently configured
packages, i.e only works for GraphiQL out of the ones used here.
* Update GraphiQL to v0.11.2
2017-07-19 11:24:30 -07:00
Martijn Walraven
300c0cd12b
Rename packages from graphql-server- to apollo-server- ( #465 )
2017-07-17 16:29:40 -07:00