Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing with the base #1

Merged
merged 3,363 commits into from
Jul 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3363 commits
Select commit Hold shift + click to select a range
a1439db
Fix react testling library context errors (#2903)
jonathanawesome Nov 13, 2022
16174a0
fix autocomplete popover styles (#2910)
thomasheyenbrock Nov 15, 2022
118db40
fix styles of secondary editor buttons (#2911)
thomasheyenbrock Nov 15, 2022
83364b2
add missing effect dep for default headers (#2912)
thomasheyenbrock Nov 15, 2022
3a7d000
show multipart requests as running until they are finished or cancell…
thomasheyenbrock Nov 25, 2022
3340fd7
rename the `initialTabs` prop to `defaultTabs` (#2908)
thomasheyenbrock Nov 25, 2022
645a2c3
chore(deps): bump loader-utils from 1.4.0 to 1.4.2 (#2914)
dependabot[bot] Nov 25, 2022
f6cae4e
fix tabbar overflow (#2919)
thomasheyenbrock Nov 25, 2022
0851d5f
fix: prevent default event for graphiql-doc-explorer-back link (#2905)
ccbrown Nov 25, 2022
3f9a946
Version Packages (#2902)
acao Nov 25, 2022
6c3ca90
fix(sonar-lint): :bug: fixed doctype and missing html tags (#2835)
hinogi Nov 25, 2022
10e97bb
fix: support cts/mts extensions (#2926)
elijaholmos Dec 1, 2022
695100b
Remove side-effect in StorageAPI that overrides localStorage.clear (#…
TheMightyPenguin Dec 1, 2022
c44ea4f
remove `mapCat()` in favor of `Array#flatMap()`
dimaMachina Dec 2, 2022
f7addb2
enable `no-negated-condition` and `no-else-return` rules (#2931)
dimaMachina Dec 2, 2022
eb3c556
enable `promise/no-multiple-resolved` (#2943)
dimaMachina Dec 5, 2022
4ff2794
enable `sonarjs/no-redundant-jump` rule
dimaMachina Dec 3, 2022
bca318c
removes regenerator-runtime from cdn.ts (#2939)
jonathanawesome Dec 6, 2022
8a56a02
fix workspaces bug on merge (#2953)
acao Dec 6, 2022
106c197
fix changelog formatting issue hopefully (#2957)
acao Dec 7, 2022
11e6ad1
[@graphiql/react]: replace `compose.ts` with `clsx` for class concate…
dimaMachina Dec 8, 2022
6a9d913
enable `unicorn/throw-new-error` rule (#2938)
dimaMachina Dec 8, 2022
4a8b2e1
enable `unicorn/prefer-logical-operator-over-ternary` rule (#2941)
dimaMachina Dec 8, 2022
f24a4a2
Improved grammar & punctuation in DEVELOPMENT.md (#2927)
TallTed Dec 8, 2022
33311ef
chore(deps-dev): bump express from 4.17.1 to 4.17.3 (#2960)
dependabot[bot] Dec 8, 2022
c70d916
enable `unicorn/prefer-includes` (#2937)
dimaMachina Dec 8, 2022
114564b
chore(deps): bump qs from 6.5.2 to 6.5.3 (#2959)
dependabot[bot] Dec 8, 2022
d502a33
enable `@typescript-eslint/no-unused-expressions` rule (#2933)
dimaMachina Dec 8, 2022
18f8e80
enable `lonely-if`/`unicorn/lonely-if` rules (#2936)
dimaMachina Dec 8, 2022
d1fcad7
extends `plugin:import/recommended` and fix warnings (#2922)
dimaMachina Dec 8, 2022
3997773
Update config.json (#2961)
dimaMachina Dec 8, 2022
7719457
avoid literal asterisks, use underscores instead (#2969)
thomasheyenbrock Dec 9, 2022
416951f
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#2934)
dependabot[bot] Dec 9, 2022
ab2b52f
complete (#2972)
jonathanawesome Dec 13, 2022
6652744
Add Jan 2023 WG agenda (#2988)
jonathanawesome Jan 9, 2023
ccba2f3
Add user facing setting for persisting headers (#2895)
TheMightyPenguin Jan 9, 2023
aa1097d
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#2987)
dependabot[bot] Jan 9, 2023
f9aa87d
enable `sonarjs/no-small-switch` and `sonarjs/no-duplicated-branches`…
dimaMachina Jan 9, 2023
cec3fb2
enable `unicorn/prefer-export-from` rule (#2964)
dimaMachina Jan 9, 2023
0669767
enable `unicorn/prefer-optional-catch-binding` rule (#2965)
dimaMachina Jan 9, 2023
0434d94
Fix graphiql react issue with setting tabs title (#2968)
jonathanawesome Jan 10, 2023
f263f77
enable `prefer-destructuring` rule (#2963)
dimaMachina Jan 12, 2023
cc24524
fix netlify build (cm6 project references fix) (#2992)
acao Jan 18, 2023
42f2978
Version Packages (#2928)
acao Jan 18, 2023
f788e65
fix: avoid infinity recursiveness in getVariablesJSONSchema (#2917)
woodensail Jan 21, 2023
5f276c4
fix(cm6-graphql): Fix query token used as field name (#2995)
imolorhe Jan 21, 2023
e68cb8b
fix: VariableJSONSchema for custom scalars (#2986)
bboure Jan 22, 2023
bdc966c
🛠️ ESLint: add `unicorn/consistent-destructuring` rule (#2993)
dimaMachina Jan 22, 2023
effc406
Fix highlighting for GraphQL errors with multiple nodes (#2913)
11bit Jan 22, 2023
1374323
fix eslint error (#3008)
thomasheyenbrock Jan 30, 2023
d7cd7bd
Fix typo (`/* GraphiQL */` => `/* GraphQL */`) (#3006)
mizdra Jan 30, 2023
c3e83a0
Update README (#3004)
sh-cho Jan 30, 2023
3675f58
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#3014)
dependabot[bot] Feb 3, 2023
7656cda
chore(deps): bump ua-parser-js from 1.0.2 to 1.0.33 (#3003)
dependabot[bot] Feb 3, 2023
8725d1b
🛠️ ESLint: enable `unicorn/prefer-node-protocol` rule (#2940)
dimaMachina Feb 3, 2023
db2a098
🛠️ ESLint: clean all ESLint warnings, add `--max-warnings=0` and `--c…
dimaMachina Feb 3, 2023
5988fc1
extends `plugin:@typescript-eslint/recommended` (#2967)
dimaMachina Feb 3, 2023
e25929f
Add Feb 2023 agenda (#3023)
jonathanawesome Feb 13, 2023
712ff9a
update `canuise-lite` (#3018)
thomasheyenbrock Feb 19, 2023
65f5176
feat: maintain DocExplorer stack on schema update
benjie Feb 1, 2023
ae43add
feature: add fragment arguments syntax highlights (#3019)
mjmahone Feb 19, 2023
da75d9e
update cypress to v12.6.0 (#2893)
dimaMachina Feb 23, 2023
f801221
upgrade to webpack 5, re-add monaco workspace
acao Feb 24, 2023
04c876b
simplify monaco webpack example
acao Feb 24, 2023
708c428
enable `sonarjs/no-identical-functions`, `sonarjs/no-unused-collectio…
dimaMachina Feb 24, 2023
7a89c7d
[ESLint] enable `logical-assignment-operators` rule (#3036)
dimaMachina Feb 24, 2023
b533a9a
lint renderExample.js, cleanup .eslintignore file (#3034)
dimaMachina Feb 24, 2023
c4b480e
extend `plugin:cypress/recommended` config (#3035)
dimaMachina Feb 24, 2023
9035002
enable `unicorn/prefer-switch` rule (#3051)
dimaMachina Feb 25, 2023
7dd8ea5
add an example with next.js and monaco-graphql (#3040)
acao Feb 25, 2023
9b8d603
finish upgrading webpack & babel dependencies, fix monaco example (#3…
acao Feb 25, 2023
579ab7f
enable `unicorn/no-useless-switch-case` rule (#3049)
dimaMachina Feb 25, 2023
2c4452d
remove nested eslint configs (#3052)
dimaMachina Feb 25, 2023
b2ee6d8
Version Packages (#3001)
acao Mar 2, 2023
1821ef2
fix monaco peer deps and linting (#3071)
acao Mar 4, 2023
fc6653b
format changes on changesets version before publish (#3073)
acao Mar 4, 2023
d922e93
fix: add graphql-language-service as direct dep to cm6-graphql (#3069)
sergeichestakov Mar 4, 2023
7cb2a2f
Format on version (#3074)
acao Mar 4, 2023
9b861e7
do not suggest `ReactDOM.render(..., document.body)` as it's anti pat…
dimaMachina Mar 4, 2023
132ebdb
fix `vscode-graphql-syntax` readme (#3062)
dimaMachina Mar 4, 2023
16f4951
enable `unicorn/no-zero-fractions` rule (#3048)
dimaMachina Mar 4, 2023
deeb467
[ESLint] enable `unicorn/prefer-array-flat-map` rule (#3044)
dimaMachina Mar 4, 2023
7cf4908
remove unneeded `reference &&` assertion, convert to switch (#3061)
dimaMachina Mar 4, 2023
aab10b8
enable `unicorn/prefer-string-replace-all` rule (#3043)
dimaMachina Mar 4, 2023
881a202
[ESLint] Prefer String#slice() over String#substr() and String#substr…
dimaMachina Mar 4, 2023
9c6042d
enable `unicorn/prefer-regexp-test` rule (#3045)
dimaMachina Mar 4, 2023
2d5c60e
remove redundant `catch` statement (#3033)
dimaMachina Mar 4, 2023
9c1a02d
build before lint after version
acao Mar 4, 2023
b9c1332
[ESLint] enable `unicorn/prefer-at` rule (#3046)
dimaMachina Mar 4, 2023
392e193
enable `unicorn/prefer-switch` rule (#3050)
dimaMachina Mar 4, 2023
5792aaa
avoid `useMemo` with empty array `[]` since React can't guarantee sta…
dimaMachina Mar 5, 2023
9d9eb91
fix new build issue (#3078)
acao Mar 5, 2023
3dff003
chore(deps): bump undici from 5.10.0 to 5.20.0 (#3027)
dependabot[bot] Mar 5, 2023
0fc2fd3
use writeFile from `fs/promises` instead `promisify(writeFile)` (#3082)
dimaMachina Mar 6, 2023
5cf77e0
remove unneeded check for `schema` (#3083)
dimaMachina Mar 6, 2023
301f859
refactor `classList.remove` since he accept multiple argument (#3092)
dimaMachina Mar 7, 2023
01e6843
remove `null` from `ReactNode | null` union (because `null` already v…
dimaMachina Mar 7, 2023
5067429
use promise version of fs.readFile (#3084)
dimaMachina Mar 8, 2023
832867c
chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 (#3099)
dependabot[bot] Mar 18, 2023
6ed73bf
monaco example fixes, fix missing worker bug (#3093)
acao Mar 19, 2023
4a2284f
avoid bundling code from `react/jsx-runtime` (#3017)
thomasheyenbrock Mar 19, 2023
283d979
do not destructure `Kind` from graphql (#3085)
dimaMachina Mar 19, 2023
0e2dfd4
remove nowhere used `entities` dependency (#3087)
dimaMachina Mar 19, 2023
db93f54
[ESLint] enable `@typescript-eslint/no-unnecessary-type-assertion` (#…
dimaMachina Mar 19, 2023
8f3775c
add vscode-graphql to the readme (#3104)
acao Mar 19, 2023
b82df99
[MessageProcessor] move some class field declaration outside of const…
dimaMachina Mar 19, 2023
190fae8
enable `unicorn/no-array-push-push` rule (#3047)
dimaMachina Mar 19, 2023
04de016
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#3102)
dependabot[bot] Mar 19, 2023
fe63151
chore(deps): bump webpack in /examples/monaco-graphql-nextjs (#3101)
dependabot[bot] Mar 19, 2023
05c16b9
Update package.json, set NODE_OPTIONS=--max-old-space-size=4096for es…
dimaMachina Mar 19, 2023
9d9478a
remove nowhere used `node-fetch` dependency
dimaMachina Mar 6, 2023
fa2462d
Version Packages
github-actions[bot] Mar 20, 2023
fb661de
[ESLint] enable `unicorn/no-typeof-undefined` rule (#3037)
dimaMachina Mar 22, 2023
0ab7426
fix: build on release
acao Mar 26, 2023
757c28e
fix: Webpack dev server config before and after middleware and render…
mylesmmurphy Apr 7, 2023
0e9d26f
use netlify.toml again (#3131)
acao Apr 7, 2023
0d2bb2b
Updated cm6-graphql package README (#3127)
imolorhe Apr 7, 2023
4069090
feat: add syntax highlighting in Scala (#3106)
hugo-vrijswijk Apr 7, 2023
a8f21ad
fix: tweak to prevent prettier formatting to the changelog file (#3133)
acao Apr 7, 2023
2e477eb
[ESLint] replace `.forEach` with `for..of` (#3113)
dimaMachina Apr 14, 2023
5100700
[ESLint] enable `@typescript-eslint/no-floating-promises`, update typ…
dimaMachina Apr 14, 2023
e55be41
[ESLint] enable `unicorn/prefer-dom-node-remove` (#3122)
dimaMachina Apr 14, 2023
30430a9
[ESLint] enable `sonarjs/no-ignored-return` (#3119)
dimaMachina Apr 14, 2023
9ef55ab
[ESLint] enable `unicorn/prefer-dom-node-append` (#3117)
dimaMachina Apr 14, 2023
a4535ef
[ESLint] enable `unicorn/no-useless-undefined` (#3121)
dimaMachina Apr 14, 2023
b901d61
[ESLint] enable `no-var` rule (#3041)
dimaMachina Apr 14, 2023
15c26eb
[ESLint] enable `promise/prefer-await-to-then` for non React packages…
dimaMachina Apr 14, 2023
4879984
[ESLint] Prefer `KeyboardEvent#key` over `KeyboardEvent#keyCode` (#3126)
dimaMachina Apr 14, 2023
aeedf76
Update globals.css, remove duplicate css prop (#3141)
dimaMachina Apr 18, 2023
06d3982
fix: vue & svelte wo script tag (#3157)
jycouet May 3, 2023
24751c6
tweak LSP/vscode changelog entry (#3159)
acao May 3, 2023
63762fd
Version Packages
github-actions[bot] May 3, 2023
632a7c6
GraphQLCache: fix multiple projects in one graphqlrc
scamden Apr 27, 2023
8dc136f
Version Packages
github-actions[bot] May 5, 2023
0f0ddf5
fix(graphql-language-service-server): allow getDefinition to work for…
AaronMoat Apr 25, 2023
4d33b22
Create many-sloths-shop.md
AaronMoat Apr 25, 2023
5303fde
refactor: Use isTypeDefinitionNode rather than maintaining list directly
AaronMoat Apr 25, 2023
e39b796
fix(graphql-language-service-server): apply fix to cross-file definit…
AaronMoat Apr 25, 2023
1d60e9a
Update .changeset/many-sloths-shop.md
AaronMoat May 5, 2023
3ea282f
Fix changeset formatting (#3162)
AaronMoat May 8, 2023
f9b1bc2
Version Packages
github-actions[bot] May 8, 2023
f204045
Fix GraphQLCache to read both documents and schema
AaronMoat May 7, 2023
083ca10
Version Packages
github-actions[bot] May 8, 2023
0600749
feat: Use native LSP logger (#3148)
mskelton May 9, 2023
707f3cb
feat: add all schema types in classic schema documentation (#3077)
Zolwiastyl May 10, 2023
28b1b5a
fix: script offset if vue-sfc contains template above (#3135)
KammererTob May 10, 2023
3efc1d8
fix canary releases (#3172)
acao May 11, 2023
29bb531
adds meeting info and agenda stubs for remaining months of 2023
jonathanawesome Apr 4, 2023
ce03d2a
Version Packages
github-actions[bot] May 11, 2023
cb107f7
Update README.md (#3174)
TallTed May 12, 2023
9b333a0
fix duplicated vite config (#3180)
thomasheyenbrock May 23, 2023
2b21294
fix: limit all codemirror css rules to .graphiql-container (#3147)
Yahkob May 23, 2023
6e40c3a
Version Packages (#3190)
acao May 23, 2023
80fb917
add `package-lock.json` to `.gitignore` (#3142)
dimaMachina May 27, 2023
84aaeae
ensure code blocks in Markdown don't contain syntax errors + lint cod…
dimaMachina May 27, 2023
7896fc5
enable `@typescript-eslint/non-nullable-type-assertion-style` (#3193)
dimaMachina May 27, 2023
c645932
avoid unnecessary rerenders React components (#3124)
dimaMachina May 27, 2023
431b7fe
[ESLint] Prefer `.textContent` over `.innerText` (#3118)
dimaMachina May 27, 2023
7bf9092
replace rest of `event.keyCode` usages by `event.code` (#3136)
dimaMachina May 27, 2023
4c3a08b
[ESLint] enable `sonar/prefer-promise-shorthand` and `sonar/no-dead-s…
dimaMachina May 27, 2023
911cf3e
fix: fix tab content getting replaced on changeTab (#3194)
dwwoelfel May 27, 2023
1b71462
replaces unneeded backticks with single quotes + lint them! (#3196)
dimaMachina May 27, 2023
2ca4841
remove confusing ligatures, set `font-variant-ligatures: none` (#3197)
dimaMachina May 27, 2023
c33dd29
Version Packages (#3195)
acao May 27, 2023
e6cb639
fix ReferenceError: window is not defined in Next.js (#3198)
dimaMachina May 28, 2023
cf590e3
Version Packages (#3199)
acao May 28, 2023
6198646
fix: make tooltips work when Graphiql is not full page and window has…
lesleydreyer Jun 1, 2023
9ac84bf
1️⃣ replace `@reach/dialog` by `@radix-ui/react-dialog` and `@reach/v…
dimaMachina Jun 2, 2023
ed894b8
Update pre.json (#3208)
dimaMachina Jun 2, 2023
134d210
Version Packages (alpha) (#3205)
acao Jun 2, 2023
e33c665
renames file and updates copy (#3218)
jonathanawesome Jun 8, 2023
d9e5089
fix: Hover docs were offset one position (#3149)
mskelton Jun 11, 2023
b99e1b2
chore(deps-dev): bump vite from 2.9.13 to 2.9.16 (#3215)
dependabot[bot] Jun 12, 2023
4a0dc2e
fix livedemo link Update README.md (#3222)
dimaMachina Jun 12, 2023
d052430
use VSCE_PAT only (#3223)
acao Jun 13, 2023
5971d52
try removing some packages from pre.json (#3224)
acao Jun 13, 2023
711af3f
add note about graphiql dev URL (#3226)
jonathanawesome Jun 13, 2023
cf8cc55
fix broken graphql.org links Update README.md (#3227)
dimaMachina Jun 13, 2023
e4863cc
enable `@typescript-eslint/consistent-type-assertions` (#3232)
dimaMachina Jun 14, 2023
5c3268a
remove root's package.json `@types/react` and `@types/react-dom` (#3233)
dimaMachina Jun 14, 2023
67bf93a
[@graphiql/react]: exclude peer dependencies and dependencies from bu…
dimaMachina Jun 15, 2023
0a65e72
[plugin-code-exporter/plugin-explorer]: exclude peer dependencies and…
dimaMachina Jun 17, 2023
08aad07
remove storybook references (#3239)
dimaMachina Jun 17, 2023
bc9d243
fix: make `@types/codemirror` a dependency of `@graphiql/react` (#2716)
SimenB Jun 17, 2023
77e43ac
add cm6-graphql to the readme (#3240)
acao Jun 20, 2023
d991ee2
fix header link for cm6-graphql (#3241)
acao Jun 20, 2023
5513580
fix: reload schema when a change to the schema file is detected (#3216)
Jun 20, 2023
9f31ebc
Fix open vsx publish (#2833)
acao Jun 20, 2023
6ec273b
Version Packages (alpha) (#3219)
acao Jun 20, 2023
ab0cd6b
reintroduce codecov (#3244)
acao Jun 21, 2023
7accb0c
fix: run tests against main for baseline (#3245)
acao Jun 21, 2023
6ec5f39
set target really low (#3247)
acao Jun 21, 2023
cac6216
fix: restore tests without build workflow (#3246)
acao Jun 21, 2023
6e0f1f1
leave pre-release mode (#3248)
acao Jun 21, 2023
64da8c3
[plugin-code-exporter/plugin-explorer] update vite (#3236)
dimaMachina Jun 21, 2023
f8d8509
always bundle `package.json#dependencies` for UMD for `@graphiql/plug…
dimaMachina Jun 21, 2023
c915a4e
fix
dimaMachina Jun 21, 2023
8461b02
remove `/// <reference path='../../node_modules/monaco-editor/monaco.…
dimaMachina Jun 21, 2023
5d06280
[graphiql] remove unnecessary `<div />` wrappers (#3235)
dimaMachina Jun 21, 2023
b8a597e
update eslint plugins/prettier (#3255)
dimaMachina Jun 21, 2023
4a6f516
simplify prettier checks commands, remove `script/pretty.js` (#3259)
dimaMachina Jun 22, 2023
0ae5e2d
[monaco-graphql] remove newline trigger character (#3253)
acao Jun 22, 2023
eb23a4d
fix release (#3260)
dimaMachina Jun 22, 2023
1d62768
ignore package.jsons for cspell (#3262)
dimaMachina Jun 22, 2023
3eb0bb8
Update CONTRIBUTING.md (#3261)
dimaMachina Jun 22, 2023
4b95780
improvements (#3263)
dimaMachina Jun 22, 2023
ae4ef39
Delete index.js.flow (#3256)
dimaMachina Jun 22, 2023
01daed1
fix exec and the dreaded code file loader bug (#3266)
acao Jun 24, 2023
e54521d
Fix changesets (#3268)
acao Jun 24, 2023
a3cb720
Version Packages (#3243)
acao Jun 24, 2023
2fb7f1f
fix ovsx release (#3269)
acao Jun 24, 2023
af5be24
Version Packages (#3270)
acao Jun 24, 2023
d29b3d8
fix vscode-graphql-extension release (#3271)
acao Jun 24, 2023
c8570e8
Version Packages (#3272)
acao Jun 24, 2023
5e38ab6
Fix vscode issue with esbuild + vsce bundling (#3274)
acao Jun 24, 2023
2ba5910
Version Packages (#3275)
acao Jun 24, 2023
4afb27f
setup `@shopify/prefer-early-return` and `sonarjs/no-inverted-boolean…
dimaMachina Jun 24, 2023
0fa98a2
fixes for `prefer-class-properties` (#3277)
dimaMachina Jun 24, 2023
27ef6ec
enable avoidExplicitReturnArrows: true option for `object-shorthand` …
dimaMachina Jun 24, 2023
47e673d
enable `prefer-arrow-callback` (#3282)
dimaMachina Jun 24, 2023
f6ddcf3
simplify `monaco-graphql-react-vite` example, fix sending variables (…
dimaMachina Jun 24, 2023
e54f7d9
lower codecov threshold
acao Jun 24, 2023
0adffc2
simplify Next.js example + add symlinks to React Vite to maintain 2 e…
dimaMachina Jun 25, 2023
4eba23b
Delete types.js.flow (#3286)
dimaMachina Jun 26, 2023
f1669c4
remove unneeded mock to cross-fetch (#3289)
dimaMachina Jun 26, 2023
f86e417
fix umd build names `graphiql-plugin-code-exporter.umd.js` and `graph…
dimaMachina Jun 26, 2023
5030820
Version Packages (#3280)
acao Jun 26, 2023
1b8f3fe
fix (#3293)
dimaMachina Jun 26, 2023
045329e
simplify imports from `graphql`, restrict some with eslint (#3294)
dimaMachina Jun 26, 2023
18a7aae
update regression test matrix (#3296)
acao Jun 26, 2023
5702ed1
add `/* GraphQL */` comments in merge-ast.spec.ts (#3302)
dimaMachina Jun 28, 2023
039414f
fix: run tests for commits that include markdown, etc changes
acao Jun 29, 2023
2cb5723
Update README.md (#3308)
dimaMachina Jul 1, 2023
ab387ab
replace `express-graphql` with `graphql-http` (#3310)
acao Jul 1, 2023
2f15e20
Fix eslint errors (#3315)
dimaMachina Jul 2, 2023
2f51b1a
fix(graphiql-plugin-explorer): Use named `Explorer` import from `grap…
LekoArts Jul 4, 2023
fdfcdb9
Revert "update regression test matrix" (#3320)
dimaMachina Jul 4, 2023
6b16e0c
Version Packages (#3295)
acao Jul 4, 2023
a5b5ba3
[tooling] use cspell `--no-must-find-files` on git hooks, simplify ou…
acao Jul 5, 2023
fc9ae91
[documentation] fix `ISSUE_TEMPLATE` bugs (#3321)
acao Jul 5, 2023
4708968
[tooling] combine webpack builds for faster builds & simpler tooling …
acao Jul 5, 2023
6939bac
fix: bypass parsing bugs to continue plucking tags (#3322)
acao Jul 5, 2023
d7f595e
avoid bundling unnecesary languages, except `graphql`/`json` (#3285)
dimaMachina Jul 6, 2023
bed5fc8
[graphiql] fix #2859, graphiql plugin lifecycle bugs, simplify plugin…
acao Jul 11, 2023
7d2f51d
`.prettierignore` => `.eslintignore`, mutual ignore rules, cleanup pr…
acao Jul 11, 2023
1e7a75b
use ignorePatterns instead (#3334)
acao Jul 11, 2023
b31bf66
Version Packages (#3326)
acao Jul 11, 2023
9a38de2
Feat: history enhancements (#3130)
lesleydreyer Jul 12, 2023
59a898c
handle null editor value in explorer plugin
acao Jul 12, 2023
595525c
Version Packages
github-actions[bot] Jul 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 0 additions & 11 deletions .babelrc

This file was deleted.

5 changes: 5 additions & 0 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
last 2 versions
Firefox ESR
not dead
not IE 11
not ios 10
8 changes: 8 additions & 0 deletions .changeset/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changesets

Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)

We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/master/docs/common-questions.md)
13 changes: 13 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://unpkg.com/@changesets/config@1.5.0/schema.json",
"changelog": ["@changesets/changelog-github", { "repo": "graphql/graphiql" }],
"commit": false,
"linked": [],
"access": "public",
"baseBranch": "main",
"ignore": ["example-*"],
"updateInternalDependencies": "patch",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"updateInternalDependents": "always"
}
}
22 changes: 22 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
codecov:
notify:
require_ci_to_pass: yes

coverage:
precision: 2
round: down
range: '30...100'

status:
project:
default:
target: 50% # the minimum required coverage value
threshold: .1% # the leniency in hitting the target, allows 1% drop
patch:
default:
informational: true

comment: # this is a top-level key
layout: 'reach, diff, flags, files'
behavior: default
require_changes: true # if true: only post the comment if coverage changes
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
7 changes: 7 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.changeset/

# ignore working-group dir markdown so it's easier for people to edit from the UI
working-group/
packages/codemirror-graphql/src/__tests__/schema-kitchen-sink.graphql
CHANGELOG.md
**/CHANGELOG.md
256 changes: 0 additions & 256 deletions .eslintrc

This file was deleted.

Loading