- #3825
7cdcabf
Thanks @dimaMachina! - migrategraphiql
fromjest
tovitest
-
#3751
b8538d8
Thanks @dimaMachina! - replace deprecatednavigator.platform
withnavigator.userAgent
fix placeholder
⌘ K
in doc explorer search input for non mac devices, replace byCtrl K
-
#3682
6c9f0df
Thanks @yaacovCR! - Support v17 ofgraphql-js
from17.0.0-alpha.2
forward.Includes support for the latest incremental delivery response format. For further details, see graphql/defer-stream-wg#69.
- Updated dependencies [
6c9f0df
]:
-
#3637
fdec377
Thanks @dimaMachina! - update eslint plugins and fix errors -
Updated dependencies [
fdec377
]:
-
#3521
aa6dbbb4
Thanks @acao! - Fixes several issues with Type System (SDL) completion across the ecosystem:- restores completion for object and input type fields when the document context is not detectable or parseable
- correct top-level completions for either of the unknown, type system or executable definitions. this leads to mixed top level completions when the document is unparseable, but now you are not seemingly restricted to only executable top level definitions
.graphqls
ad-hoc standard functionality remains, but is not required, as it is not part of the official spec, and the spec also allows mixed mode documents in theory, and this concept is required when the type is unknown
-
Updated dependencies [
aa6dbbb4
]:
- #3567
fc7de5a7
Thanks @retrodaredevil! - tooltip a tag's click listener calls event.preventDefault() to stop navigating away from page
-
#3203
61986469
Thanks @lesleydreyer! - fix info tooltips to work when Graphiql is not used as full page
- #3203
61986469
Thanks @lesleydreyer! - fix info tooltips to work when Graphiql is not used as full page
- Updated dependencies [
06007498
]:
- Updated dependencies [
4d33b221
]:
-
#3113
2e477eb2
Thanks @B2o5T! - replace.forEach
withfor..of
-
#3109
51007002
Thanks @B2o5T! - enableno-floating-promises
eslint rule -
Updated dependencies [
2e477eb2
]:
-
#2993
bdc966cb
Thanks @B2o5T! - addunicorn/consistent-destructuring
rule -
#2962
db2a0982
Thanks @B2o5T! - clean all ESLint warnings, add--max-warnings=0
and--cache
flags -
#2940
8725d1b6
Thanks @B2o5T! - enableunicorn/prefer-node-protocol
rule -
Updated dependencies [
e68cb8bc
,f788e65a
,bdc966cb
,db2a0982
,8725d1b6
]:
-
#2931
f7addb20
Thanks @B2o5T! - enableno-negated-condition
andno-else-return
rules -
#2922
d1fcad72
Thanks @B2o5T! - extendsplugin:import/recommended
and fix warnings -
#2941
4a8b2e17
Thanks @B2o5T! - enableunicorn/prefer-logical-operator-over-ternary
rule -
#2937
c70d9165
Thanks @B2o5T! - enableunicorn/prefer-includes
-
#2936
18f8e80a
Thanks @B2o5T! - enablelonely-if
/unicorn/lonely-if
rules -
#2963
f263f778
Thanks @B2o5T! - enableprefer-destructuring
rule -
Updated dependencies [
f7addb20
,d1fcad72
,4a8b2e17
,c70d9165
,c44ea4f1
,0669767e
,18f8e80a
,f263f778
,6a9d913f
]:
- #2847
353f434e
Thanks @thomasheyenbrock! - Don't show error in variable editor linting for missing input objects that have a default value
- #2694
e59ec32e
Thanks @acao! - BREAKING: Change the implementation of the info popup when hovering items in the code editor:- For fields the type prefix was removed, i.e.
MyType.myField
->myField
- For args, the type and field was removed, i.e.
MyType.myField(myArg: MyArgType)
->myArg: MyArgType
- The DOM structure of the info tooltip changed to enable more flexible styling:
- The first section (i.e. the clickable parts like type and field name) are wrapped in an additional div
- The markdown content for deprecation reasons is wrapped in an additional div
- For fields the type prefix was removed, i.e.
- Updated dependencies [
d6ff4d7a
]:
- Updated dependencies [
cccefa70
]:
- Updated dependencies [
c9c51b8a
]:
- #2369
2dec55f2
Thanks @sergeichestakov! - Moved @codemirror/language to peer dependencies and upgraded to 0.20.0
- Updated dependencies [
d22f6111
]:
- Updated dependencies [
45cbc759
]:
- Updated dependencies [
c36504a8
]:
- Updated dependencies [
2502a364
]:
- Updated dependencies []:
- Updated dependencies [
a44772d6
]:
- Updated dependencies [
e20760fb
]:
-
#2091
ff9cebe5
Thanks @acao! - Fix graphql 15 related issues. Should now build & test interchangeably. -
Updated dependencies []:
- Updated dependencies [
0f1f90ce
]:
- Updated dependencies [
9df315b4
]:
- Updated dependencies [
df57cd25
]:
- Updated dependencies []:
bdd57312
#2047 Thanks @willstott101! - Source code included in all packages to fix source maps. codemirror-graphql includes esm build in package.
-
8b486555
#2046 Thanks @willstott101! - Further resolves #1944, replaces graphql-language-service-parser with graphql-language-service in codemirror-graphql -
Updated dependencies [
bdd57312
]:
-
858907d2
#2045 Thanks @acao! - fix graphql-js peer dependencies - #2044 -
Updated dependencies [
858907d2
]:
b79bf304
#2037 Thanks @acao! - Resolves #1944, replaces graphql-language-service-utils with graphql-language-service in codemirror-graphql
716cf786
#2010 Thanks @acao! - upgrade to[email protected]
. thanks @saihaj!
-
75dbb0b1
#1777 Thanks @dwwoelfel! - adopt block string parsing for variables in language parser -
Updated dependencies [
75dbb0b1
]:
6869ce77
#1816 Thanks @acao! - improve peer resolutions for graphql 14 & 15.14.5.0
minimum is for built-in typescript types, and another method only available in14.4.0
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.15.2 (2021-01-07)
Note: Version bump only for package codemirror-graphql
0.15.1 (2021-01-07)
0.15.0 (2021-01-07)
0.14.0 (2021-01-03)
0.13.1 (2020-12-28)
Note: Version bump only for package codemirror-graphql
0.13.0 (2020-12-08)
0.12.4 (2020-11-28)
Note: Version bump only for package codemirror-graphql
0.12.3 (2020-10-20)
0.12.2 (2020-09-18)
Note: Version bump only for package codemirror-graphql
0.12.2-alpha.2 (2020-09-11)
Note: Version bump only for package codemirror-graphql
0.12.2-alpha.1 (2020-08-12)
Note: Version bump only for package codemirror-graphql
0.12.2-alpha.0 (2020-08-10)
Note: Version bump only for package codemirror-graphql
0.12.1 (2020-08-06)
Note: Version bump only for package codemirror-graphql
0.12.0 (2020-06-11)
0.12.0-alpha.11 (2020-06-04)
Note: Version bump only for package codemirror-graphql
0.12.0-alpha.10 (2020-06-04)
- cleanup cache entry from lerna publish (4a26218)
- make list type and non-nullable type available (#902) (cea837f)
0.12.0-alpha.9 (2020-05-28)
Note: Version bump only for package codemirror-graphql
0.12.0-alpha.8 (2020-05-17)
Note: Version bump only for package codemirror-graphql
0.12.0-alpha.7 (2020-04-10)
Note: Version bump only for package codemirror-graphql
0.12.0-alpha.6 (2020-04-10)
Note: Version bump only for package codemirror-graphql
0.12.0-alpha.5 (2020-04-06)
- upgrade to [email protected] for #1191 (#1204) (f13c8e9)
0.12.0-alpha.4 (2020-04-03)
Note: Version bump only for package codemirror-graphql
0.12.0-alpha.3 (2020-03-20)
Note: Version bump only for package codemirror-graphql
0.12.0-alpha.2 (2020-03-20)
Note: Version bump only for package codemirror-graphql
0.12.0-alpha.1 (2020-01-18)
0.11.6 (2019-12-09)
- codemirror results bundle (dd06eb5)
0.11.5 (2019-12-09)
- a few more tweaks to babel ignore (e0ad2c6)
0.11.4 (2019-12-03)
- convert browserify build to webpack, fixes #976 (#1001) (3caf041)
- csp headers violation @gracenoah graphql/codemirror-graphql#246 (#1044) (3c9dfa5)
0.11.3 (2019-11-26)
Note: Version bump only for package codemirror-graphql
0.11.2 (2019-10-19)
Note: Version bump only for package codemirror-graphql
0.11.1 (2019-10-04)
- build tweaks (0bc6a7c)
Note: Version bump only for package codemirror-graphql
Note: Version bump only for package codemirror-graphql
Note: Version bump only for package codemirror-graphql