Commit Graph

435 Commits (master)

Author SHA1 Message Date
Sosuke Suzuki 82257bc091 Fix to follow #6811 (#6812) 2019-11-05 16:18:50 +02:00
dependabot-preview[bot] 069803d0c6 Bump webpack-cli from 3.3.9 to 3.3.10 in /website (#6802)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 16:17:33 +02:00
Shinigami f059d7a31b JSDoc type added in `src/common/util.js` (#6788)
* JSDoc type added in `src/common/util.js`

* skip can return false

* Add TBD for false - 1 not allowed

* Define typedef SkipOptions

* Use method generic for node param

* Define node param for setLocStart and setLocEnd

* Copy idx param to local variable

* Add @returns false

* Update Utility functions docs

* hasNewline param index: allow only number

* Add condition

* Add function keyword to docs

* Add prettier-ignore

* Improve condition

* Remove TBD comment

* Use single quotes

* Add type to oldIndex

* Use singleline JSDocs
2019-11-05 13:28:44 +02:00
Mary a28e5c94c4 prettier-emacs is actually prettier-js-mode (#6653) 2019-11-02 09:17:13 +01:00
dependabot-preview[bot] fdfec22510 Bump svgo from 1.3.0 to 1.3.2 in /website (#6761)
Bumps [svgo](https://github.com/svg/svgo) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svg/svgo/compare/v1.3.0...v1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 11:06:04 +02:00
dependabot-preview[bot] b4f28a5b65 Bump react-dom from 16.10.2 to 16.11.0 in /website (#6724)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.10.2 to 16.11.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.11.0/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-28 18:27:40 +01:00
dependabot-preview[bot] 27ef80d56a Bump react from 16.10.2 to 16.11.0 in /website (#6723)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.10.2 to 16.11.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.11.0/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-28 17:54:36 +01:00
Georgii Dolzhykov 69b481758c
set up cspell (#6684)
* set up cspell

* fix actual misspellings

* add cspell.json to .prettierignore

* rebase and fix issues in CHANGELOG.unreleased.md
2019-10-25 00:07:17 +03:00
Georgii Dolzhykov 2c14a7f13c
docs on whitespace sensitivity: better wording (#6699) 2019-10-23 21:57:00 +03:00
dependabot-preview[bot] e4ab962a6d Bump docusaurus from 1.13.0 to 1.14.0 in /website (#6690)
Bumps [docusaurus](https://github.com/facebook/docusaurus) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/compare/v1.13.0...v1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 17:34:47 +02:00
dependabot-preview[bot] 5edb0edae5 Bump codemirror-graphql from 0.11.1 to 0.11.2 in /website (#6689)
Bumps [codemirror-graphql](https://github.com/graphql/graphiql) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/codemirror-graphql@0.11.1...codemirror-graphql@0.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 14:23:46 +03:00
dependabot-preview[bot] a5a33bca11 Bump codemirror from 5.49.0 to 5.49.2 in /website (#6691)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.49.0 to 5.49.2.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.49.0...5.49.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 14:03:01 +03:00
Sean Baines 4bd0c014fe Fix tooltip being hidden behind browser scrollbars (#6688) 2019-10-20 15:44:29 +02:00
Georgii Dolzhykov e1bfd2e2fc fix playground: wrong parser shown in options on first open (#6683) 2019-10-18 14:20:55 +02:00
fisker Cheung 3dbe4b2038 Docs: add link to `devDependencies` (#6682) 2019-10-18 10:36:24 +02:00
dependabot-preview[bot] f28faf9c04 Bump webpack from 4.41.1 to 4.41.2 in /website (#6671)
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.1 to 4.41.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.1...v4.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-16 20:11:51 +02:00
Sosuke Suzuki 60d6f139a9 Docs: update docs to follow #6665 (#6670) 2019-10-16 18:53:01 +02:00
dependabot-preview[bot] aa4c1cad5b Bump @babel/preset-react from 7.0.0 to 7.6.3 in /website (#6648)
Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.0.0 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.0.0...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-14 19:25:54 +02:00
dependabot-preview[bot] 1e93fabae5 Bump webpack from 4.41.0 to 4.41.1 in /website (#6649)
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.0 to 4.41.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.0...v4.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-14 17:23:23 +02:00
dependabot-preview[bot] 6ca2a1842c Bump @babel/preset-env from 7.6.2 to 7.6.3 in /website (#6650)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-14 17:23:12 +02:00
Georgii Dolzhykov f8a4a61a62 fix typos (#6642) 2019-10-13 21:51:58 +02:00
Sosuke Suzuki 02ec2337b8 Modify to follow #6638 (#6645) 2019-10-13 21:51:02 +02:00
Flavyoo 43247c88c2 Added image for Estalee and updates users.yml (#6629)
* Added image for Estalee and updates users.yml

* Update users.yml

* Ran SVGO

* Ran SVGO
2019-10-13 19:15:04 +02:00
Kyle Scully 297be7cc31 docs(website): add build.com to users (#6633) 2019-10-09 19:01:05 +02:00
fisker Cheung 9805496c4d Add code sample for `babel-flow` parser (#6631) 2019-10-09 18:10:24 +02:00
dependabot-preview[bot] affa24ce76 Bump codemirror-graphql from 0.9.0 to 0.11.1 in /website (#6615)
Bumps [codemirror-graphql](https://github.com/graphql/graphiql) from 0.9.0 to 0.11.1.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/v0.9.0...codemirror-graphql@0.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 18:15:15 +02:00
dependabot-preview[bot] 6b1e0b29f3 Bump concurrently from 4.1.2 to 5.0.0 in /website (#6614)
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v4.1.2...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-07 18:14:19 +02:00
dependabot-preview[bot] 64b036f81f Bump react-dom from 16.10.1 to 16.10.2 in /website (#6613)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.10.1 to 16.10.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.10.2/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-07 18:11:57 +02:00
dependabot-preview[bot] 838ca6610d Bump react from 16.10.1 to 16.10.2 in /website (#6616)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.10.1 to 16.10.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.10.2/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-07 17:35:18 +02:00
fisker Cheung ce65fc236b Update all dependencies in `website/` (#6597) 2019-10-03 13:37:37 +02:00
Sosuke Suzuki 1aef2b13f4 Website: Update documentation of `resolveConfigFile` (#6568) 2019-10-02 17:34:58 +02:00
dependabot-preview[bot] fced57c1d6 Bump codemirror-graphql from 0.6.12 to 0.9.0 in /website (#6592)
Bumps [codemirror-graphql](https://github.com/graphql/graphiql) from 0.6.12 to 0.9.0.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/v0.6.12...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 16:51:10 +02:00
dependabot-preview[bot] f4e5d744a9 [Security] Bump remarkable from 1.7.1 to 1.7.4 in /website (#6589)
Bumps [remarkable](https://github.com/jonschlinkert/remarkable) from 1.7.1 to 1.7.4. **This update includes security fixes.**
- [Release notes](https://github.com/jonschlinkert/remarkable/releases)
- [Changelog](https://github.com/jonschlinkert/remarkable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/remarkable/compare/1.7.1...v1.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 15:22:03 +02:00
dependabot-preview[bot] d96be47729 Bump babel-preset-env from 1.6.1 to 1.7.0 in /website (#6588)
Bumps [babel-preset-env](https://github.com/babel/babel-preset-env) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/babel/babel-preset-env/releases)
- [Changelog](https://github.com/babel/babel-preset-env/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-preset-env/compare/v1.6.1...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 15:21:51 +02:00
dependabot-preview[bot] 68d68d4a43 [Security] Bump extend from 3.0.1 to 3.0.2 in /website (#6586)
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 15:12:24 +02:00
dependabot-preview[bot] b0a13800b7 Bump react-dom from 16.3.3 to 16.10.1 in /website (#6593)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.3.3 to 16.10.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.10.1/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 15:30:26 +03:00
dependabot-preview[bot] fb7957dee2 [Security] Bump url-parse from 1.4.1 to 1.4.7 in /website (#6591)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.1 to 1.4.7. **This update includes security fixes.**
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.1...1.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 14:26:09 +02:00
dependabot-preview[bot] 5c82a06141 Bump clipboard from 2.0.0 to 2.0.4 in /website (#6590)
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.0...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 14:25:49 +02:00
dependabot-preview[bot] a8d13741fd Bump concurrently from 3.5.1 to 4.1.2 in /website (#6585)
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 3.5.1 to 4.1.2.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/3.5.1...v4.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 14:17:12 +02:00
Matthew Leffler 8125667bbf Add R&D to users (#6523) 2019-09-27 13:20:31 +02:00
Albert Nigmatzianov 90bb52439b Add Campusjäger to users (#6509) 2019-09-24 20:28:26 +02:00
Lucas Duailibe 70d6352d32 Remove empty blog post 2019-09-16 12:21:09 -03:00
Simon Lydell 8d0ac8bb58 Update website/versioned_docs/version-stable/ 2019-09-14 13:11:52 +02:00
Ramy Majouji e83b4537fe Optimize Images (#6472)
* Optimize PNGs and SVGs

Ran all images through SVGO and ImageOptim. No design changes and no lossy compression.

* Add Font Smoothing

* --pretty --indent 2

* Update prettier-centered-logo-static.svg
2019-09-12 22:31:18 +03:00
Matthew Leffler ee43140f2c Fix docs lint error (#6474) 2019-09-12 17:21:07 +03:00
Lipis 2e8690a2a9
Rename 2019-09-16-1.19.md to 2019-09-16-1.19.0.md 2019-09-12 01:37:25 +03:00
Lipis 80df0fe793
Create 2019-09-16-1.19.md 2019-09-12 01:36:53 +03:00
Sosuke Suzuki 8e8411b7c7 Fix lint error (#6465) 2019-09-11 13:10:44 +03:00
Lipis 9f5bd298db
website: Update dependencies on website (#6455)
* website: Update dependencies on website

* Update website/pages/en/index.js

Co-Authored-By: Simon Lydell <simon.lydell@gmail.com>
2019-09-07 19:38:14 +03:00
Ivan Pazhitnykh 223443c057 Playground: Fix "Report issue" 414 bug (#6409) 2019-08-30 22:30:36 +02:00