forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update #1455
Merged
Merged
update #1455
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… we should still be in pending state (#26380)
- gatsby-admin@0.1.133 - gatsby-cli@2.12.84 - gatsby@2.24.44
Co-authored-by: Renovate Bot <bot@renovateapp.com>
… typescript recipe (#25989) Dependencies were being added as direct dependencies, against what's suggested in the storybook documentation.
Co-authored-by: Matt Kane <m@mk.gg>
As suggested in the storybook documentation.
- gatsby-admin@0.1.134 - gatsby-cli@2.12.85 - gatsby-image@2.4.16 - gatsby-recipes@0.2.14 - gatsby-source-graphql@2.7.1 - gatsby@2.24.45
the new profile README feature conflicted with the name of the repo. boo
* Update starters.yml * Removed duplicate tags and removed categories tag that isn't valid * Realized I misread the categories.yml section. Removed offending tag "Accessibility".
* feat: adding gatsby-starter-github-repositories * feat: adding gatsby-starter-github-repositories
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>`
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Alexander Fountain <alexander@digett.com> Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com> Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
…s in inline markdown images (#25947) * Added a try/catch around the axios request inside `getBase64Img`. * The 'buildResponsiveSizes' function now strips out search params in the image url before constructing base64 and srcset urls * use WHATWG URL api and add tests responsive sizes calculation * remove console.log Co-authored-by: Chris Queen <chrisqueen10@gmail.com> Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Alexander Fountain <alexander@digett.com> Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com> Co-authored-by: Sidhartha Chatterjee <me@sidharthachatterjee.com>
Change the slash symbol to the hash symbol because if the code is copied, this generates an error from GraphQL: "There was a problem parsing the GraphQL query in file".
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Documentation
Related Issues