-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: graphql/graphiql
base: [email protected]
head repository: graphql/graphiql
compare: [email protected]
- 16 commits
- 43 files changed
- 8 contributors
Commits on Dec 12, 2021
-
feat: react + vite monaco demo, improvements (#2116)
- `picomatch-browser` fork no longer uses `path`. these changes to remove node dependencies from `picomatch`, 99% of them are by another contributor, will eventually be merged into the actual `picomatch` - no `onLanguage` for `initializeMode` - always instantiate the mode when this is called directly! Fixes some editor creation race condition issues - introduce a demo using react + vite and minimal config, no workarounds! This will help us prototype for `@graphiql/react` - use `schemaValidation: 'error'` by default. allow user to override `validate` if they want. - always re-register providers on schema config changes. seems to fix some issues on lazy instantiation
2Configuration menu - View commit details
-
Copy full SHA for 65a51d0 - Browse repository at this point
Copy the full SHA 65a51d0View commit details
Commits on Dec 13, 2021
-
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for c1e2b5e - Browse repository at this point
Copy the full SHA c1e2b5eView commit details -
fix: monaco
getModeId
bug formonaco-editor@^0.30.0
(#2118)* fix: monaco getModeId bug * upgrade for new key codes for example
2Configuration menu - View commit details
-
Copy full SHA for 0d1122f - Browse repository at this point
Copy the full SHA 0d1122fView commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for 08250fe - Browse repository at this point
Copy the full SHA 08250feView commit details
Commits on Jan 5, 2022
-
chore: fix typo in README.md (#2134)
Ikko Ashimine authoredJan 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 3ccb3d8 - Browse repository at this point
Copy the full SHA 3ccb3d8View commit details
Commits on Feb 3, 2022
-
fix: correctly render new lines for doc explorer description fields (#…
…2138) * fix: correctly render new lines for doc explorer description fields
2Configuration menu - View commit details
-
Copy full SHA for 8700b4b - Browse repository at this point
Copy the full SHA 8700b4bView commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for 848d7ef - Browse repository at this point
Copy the full SHA 848d7efView commit details
Commits on Feb 5, 2022
-
fix: example uses the opts as headers (#2154)
After fighting all day with cors headers because 'shouldpersistheaders' was not an allowed key, I realized that the example is wrong 🤦🏼♂️
2Configuration menu - View commit details
-
Copy full SHA for dc60ba0 - Browse repository at this point
Copy the full SHA dc60ba0View commit details
Commits on Feb 14, 2022
-
2
Configuration menu - View commit details
-
Copy full SHA for ae5ea77 - Browse repository at this point
Copy the full SHA ae5ea77View commit details
Commits on Feb 15, 2022
-
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for 4c20643 - Browse repository at this point
Copy the full SHA 4c20643View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for bc81f0e - Browse repository at this point
Copy the full SHA bc81f0eView commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for d3b1540 - Browse repository at this point
Copy the full SHA d3b1540View commit details
Commits on Feb 18, 2022
-
2
Configuration menu - View commit details
-
Copy full SHA for 48c5df6 - Browse repository at this point
Copy the full SHA 48c5df6View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 5852ba4 - Browse repository at this point
Copy the full SHA 5852ba4View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 484c052 - Browse repository at this point
Copy the full SHA 484c052View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for d9b4cec - Browse repository at this point
Copy the full SHA d9b4cecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@1.2.12