Commit graph

83 commits

Author SHA1 Message Date
Fabian Schneider
d3380483f6 Add support for GraphiQL editor themes 2017-07-25 08:31:24 +02:00
Mikhail Novikov
6016b8527f Revert calling next in middleware (#481) 2017-07-24 10:21:02 +02:00
Andrew Pratt
a74d8c533d updating the changelog and version 2017-07-16 22:52:43 -07:00
Jonas Helfer
c794fe5657 Update CHANGELOG.md 2017-06-29 00:05:56 -07:00
Jonas Helfer
afa37d2804 Update CHANGELOG.md 2017-06-29 00:05:56 -07:00
Jonas Helfer
3cca6b64d3 Update CHANGELOG.md 2017-06-22 13:36:12 -07:00
Daniel Rinehart
20763ba076 Merge remote-tracking branch 'upstream/master' into graphiql-function 2017-06-16 11:00:42 -04:00
Jonas Helfer
3f2e679d4d Update CHANGELOG.md 2017-06-15 22:07:36 -07:00
Jonas Helfer
38bb67bf6f Merge branch 'master' into graphiql-function 2017-06-13 23:19:14 -07:00
Jonas Helfer
73ba4fec22 Update CHANGELOG.md 2017-06-13 23:17:52 -07:00
Jonas Helfer
3b9291038c Update CHANGELOG.md 2017-06-13 23:17:52 -07:00
Jonas Helfer
08150706cb Update CHANGELOG.md 2017-06-13 23:17:52 -07:00
Jonas Helfer
7fdaf7b6b3 Update CHANGELOG.md 2017-06-13 23:17:52 -07:00
Daniel Rinehart
e35650fd43 update changelog 2017-06-13 12:53:38 -04:00
Hagai Cohen
3ba62cb383 chore(package): update CHANGELOG.md 2017-06-12 22:30:49 -07:00
Jonas Helfer
99ee076dcd update CHANGELOG.md 2017-05-30 20:11:26 -07:00
dotansimha
0401c8e3a6 updated subscriptions-transport-ws version 2017-05-28 16:40:21 +03:00
dotansimha
834b2eb762 updated changelog 2017-05-28 16:38:29 +03:00
Blake Embrey
0e52588a1f Append location.hash to history navigation 2017-05-19 22:30:43 -04:00
Jonas Helfer
638d5d8b96 Update CHANGELOG.md 2017-04-21 09:22:37 -07:00
Jonas Helfer
66d561ba70 Update CHANGELOG.md 2017-04-14 10:37:00 -07:00
Chua Kiem Fai
eeca88ddc5 Update changelog 2017-04-12 09:21:16 +08:00
Jonas Helfer
587358a336 Update CHANGELOG.md 2017-04-10 11:46:16 -07:00
Hagai Cohen
ece5f30da2 Update dependencies (#350)
* Update dependencies
* chore(package): fix changelog
* chore(tests): disable tests for koa over node 6
* update changelog
2017-04-08 17:03:40 -07:00
Nick Nance
45aa44f08e Zeit micro support (#347)
* micro is only supported in node 6 or greater
* update dependencies
* working Graphiql Server
* updated changelog
* fix linting errors
* adding micro to test suite
* added micro example
2017-04-08 14:17:49 -07:00
Urigo
12c8a02b18 Merge branch 'master' into feat/subscriptions-graphiql
# Conflicts:
#	lerna.json
#	package.json
#	packages/graphql-server-lambda/README.md
#	packages/graphql-server-lambda/src/lambdaApollo.ts
2017-03-28 20:27:21 +03:00
Reyad Attiyat
789a4ddf40 Update README and Changelog
Add example lambda handler and some documentation
2017-03-28 20:25:42 +03:00
Jonas Helfer
d30a420894 Merge branch 'master' into DxCx-changlog 2017-01-31 18:47:23 -08:00
Hagai Cohen
7db522be9b Update CHANGELOG.md 2017-01-31 17:42:47 +02:00
Reyad Attiyat
e5f69548de Update README and Changelog
Add example lambda handler and some documentation
2017-01-30 16:58:59 -06:00
jadkap
b52f8fff9a Update CHANGELOG.md 2017-01-26 15:37:09 -05:00
Jonas Helfer
279f3e7f2b Update CHANGELOG.md 2017-01-25 10:17:03 -08:00
Christian Raidl
e81f592597 allow graphql@0.9.0 as peerDependency 2017-01-25 11:46:07 +01:00
Hagai Cohen
5b578650ec Merge branch 'master' into feature/restify-integration 2017-01-24 12:39:04 +02:00
Hagai Cohen
3d26656e78 Merge branch 'master' into feature/restify-integration 2017-01-24 12:32:52 +02:00
Hagai Cohen
123454165c chore(package): Update CHANGELOG.md 2017-01-24 12:16:59 +02:00
Alan Christensen
539dd641bf Use graphiql option variables if query variables are not supplied 2017-01-22 21:27:17 -06:00
Joel Griffith
d27b4af3bd Merge remote-tracking branch 'upstream/master' into feature/restify-integration 2017-01-22 11:56:35 -08:00
Jonas Helfer
5b8abb2387 update CHANGELOG.md 2017-01-18 18:38:16 -08:00
Hagai Cohen
0ad6d42413 chore(package): Update CHANGELOG.md 2017-01-13 16:35:10 +02:00
Jonas Helfer
742b9a1323 update CHANGELOG.md 2017-01-12 23:40:36 +08:00
Jonas Helfer
eec802fd4e update CHANGELOG.md 2017-01-07 11:56:22 +08:00
Hagai Cohen
0bb641b2c6 Update CHANGELOG.md 2016-11-17 14:58:57 +02:00
tallyb
9685e570d2 docs: Update changelog 2016-11-16 07:17:02 +02:00
Joel Griffith
d456ff5b2b Adding in restify integration, docs, tests more... 2016-10-24 11:04:18 -07:00
Sashko Stubailo
836a8c1b11 Add to changelog 2016-10-23 00:07:30 -07:00
Sashko Stubailo
269c13e7de Update changelog for 0.3.3 2016-10-22 16:27:40 -07:00
Nick Martin
78d8ef367b Shallow clone the context object for each query in a batch.
This lets users distinguish multiple queries in a batch. It also
protects against users modifying the context in one query and
affecting another. (Although modifications to existing properties
of the context object will still be visible in other queries because
we only shallow copy.)
2016-10-22 16:27:22 -07:00
Nicolás López
eae2a0ac7e update changelog 2016-10-17 14:09:21 -03:00
Sashko Stubailo
4663252a37 Changelog formatting 2016-10-12 16:24:43 -07:00