Commit graph

24 commits

Author SHA1 Message Date
Sashko Stubailo
93f052352c
Docs improvements (#692)
* Freshen up title page

* Improve homepage further

* File a PR!

* Try adding express README to sidebar

* Add READMEs to docs

* Add example page, overhaul setup

* More stuff

* Fix all old URLs

* Eliminate all mentions of graphql-server

* Fix azure functions shit
2017-12-11 23:11:11 -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
Martijn Walraven
3fecfcd321 v1.2.0 2017-10-24 09:14:51 -07:00
Nick Nance
47335f726d include readme for npm packages 2017-10-23 15:13:31 -07:00
Martijn Walraven
0cf62cda51 v1.1.6 2017-10-09 21:12:08 +02:00
Martijn Walraven
9b8e9de2c4 v1.1.4 2017-10-09 20:21:29 +02:00
Peter Schramm
187494337c Add support for subscription connectionParams in GraphiQL (#548) 2017-10-09 20:19:39 +02:00
Martijn Walraven
eb6bb7f5dd v1.1.3 2017-10-05 06:46:38 +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
Sashko Stubailo
2dddbc52b6 1.1.2 (#515)
* 1.1.2

* Add package lock to gitignore

* v1.1.2

* vundefined
2017-08-23 21:34:26 -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
Martijn Walraven
a750507fd6 v1.1.0 2017-08-09 21:12:51 +02:00
Martijn Walraven
6a1d4accf7 Include src/ directory in published npm packages
Fixes #495.
2017-08-09 21:09:02 +02:00
Martijn Walraven
7b8409a3fa v1.0.5 2017-08-01 20:37:04 +02: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
Martijn Walraven
9b9122f4b9 v1.0.4 2017-07-24 10:22:26 +02:00
Martijn Walraven
90e7eec6b2 v1.0.3 2017-07-24 10:22:07 +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
d89a07bc9c v1.0.2 2017-07-17 16:44:05 -07:00
Martijn Walraven
300c0cd12b Rename packages from graphql-server- to apollo-server- (#465) 2017-07-17 16:29:40 -07:00