Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominictracey
/
gatsby
Public
forked from
gatsbyjs/gatsby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
test-config
User selector
All users
All time
Commit history
Commits on May 25, 2017
doh
KyleAMathews
committed
9ac7a68
View commit details
Copy full SHA for 9ac7a68
Browse repository at this point
Simplify test to essence and don't try to require anything during tests
KyleAMathews
committed
194a1fc
View commit details
Copy full SHA for 194a1fc
Browse repository at this point
Fix plugin loading bug
KyleAMathews
committed
78b86dd
View commit details
Copy full SHA for 78b86dd
Browse repository at this point
Commits on May 23, 2017
[1.0] handle objects with a single empty field (#1030)
Show description for 330d917
KyleAMathews
authored
330d917
View commit details
Copy full SHA for 330d917
Browse repository at this point
[1.0] Adds no-plugins example (#1028)
Show description for bbfb68a
scottyeck
authored and
KyleAMathews
committed
bbfb68a
View commit details
Copy full SHA for bbfb68a
Browse repository at this point
[1.0] Small fixes (#1025)
Show description for 94fac7a
KyleAMathews
authored
94fac7a
View commit details
Copy full SHA for 94fac7a
Browse repository at this point
[1.0] Remove array.prototype.find as not supported in IE fixes #974 (#1024)
Show description for b5e095e
KyleAMathews
authored
b5e095e
View commit details
Copy full SHA for b5e095e
Browse repository at this point
Remove all invalid graphql key values fixes #1021 (#1023)
KyleAMathews
authored
e942e11
View commit details
Copy full SHA for e942e11
Browse repository at this point
Fix yaml transformer (#1022)
KyleAMathews
authored
d663be2
View commit details
Copy full SHA for d663be2
Browse repository at this point
Add browsers compile target to analytics plugin (#1020)
0x80
authored and
KyleAMathews
committed
8722995
View commit details
Copy full SHA for 8722995
Browse repository at this point
[1.0] Prevents swallowing onClick in gatsby-link (#1019)
Show description for 0198302
scottyeck
authored and
KyleAMathews
committed
0198302
View commit details
Copy full SHA for 0198302
Browse repository at this point
Commits on May 22, 2017
Throw error if plugin doesn't export a loadNodeContent function
KyleAMathews
committed
1401233
View commit details
Copy full SHA for 1401233
Browse repository at this point
Set content
KyleAMathews
committed
8f81642
View commit details
Copy full SHA for 8f81642
Browse repository at this point
Add check that json/yaml data is an array
KyleAMathews
committed
f5ac008
View commit details
Copy full SHA for f5ac008
Browse repository at this point
[1.0] Add internal plugin to map internal data to data system to make queryable (#1014)
Show description for 007c8bb
KyleAMathews
authored
007c8bb
View commit details
Copy full SHA for 007c8bb
Browse repository at this point
1.0 bump gatsby-plugin-postcss-sass in using-postcss-sass example (#1017)
Show description for 4e88313
Craig Mulligan
authored and
KyleAMathews
committed
4e88313
View commit details
Copy full SHA for 4e88313
Browse repository at this point
Remove instruction to install Lerna from CONTRIBUTING.md (#1013)
Show description for 7afafb8
KyleAMathews
authored
7afafb8
View commit details
Copy full SHA for 7afafb8
Browse repository at this point
[1.0] Fix test and add tests/code to ensure keys graphql compliant (#1011)
Show description for d3a1f74
KyleAMathews
authored
d3a1f74
View commit details
Copy full SHA for d3a1f74
Browse repository at this point
Commits on May 20, 2017
[1.0] Add support for 'internal' plugins (#1010)
Show description for 3d81baf
KyleAMathews
authored
3d81baf
View commit details
Copy full SHA for 3d81baf
Browse repository at this point
Reload site while developing if webpack gets stuck
KyleAMathews
committed
0accaeb
View commit details
Copy full SHA for 0accaeb
Browse repository at this point
Don't load service worker or google analytics in dev
KyleAMathews
committed
2b738a5
View commit details
Copy full SHA for 2b738a5
Browse repository at this point
Always use matchPath to find correct page (#1008)
KyleAMathews
authored
62fcc2e
View commit details
Copy full SHA for 62fcc2e
Browse repository at this point
Commits on May 19, 2017
Run format again with update to Prettier + eslint rules (#1006)
KyleAMathews
authored
1f9d017
View commit details
Copy full SHA for 1f9d017
Browse repository at this point
fix path generation for windows operating systems (#1004)
Show description for b51541c
johann-sonntagbauer
authored and
KyleAMathews
committed
b51541c
View commit details
Copy full SHA for b51541c
Browse repository at this point
[1.0] Add more core modules to commons bundle + strip prop-types (#1003)
Show description for 33c151e
KyleAMathews
authored
33c151e
View commit details
Copy full SHA for 33c151e
Browse repository at this point
Add google analytics and offline plugins to no-trailing-slashes example site (#1001)
KyleAMathews
authored
4bafac4
View commit details
Copy full SHA for 4bafac4
Browse repository at this point
Don't catch links where target="_blank" (#1000)
KyleAMathews
authored
badaaa8
View commit details
Copy full SHA for badaaa8
Browse repository at this point
[1.0] Small updates to page modification docs (#999)
Show description for a81a9e2
KyleAMathews
authored
a81a9e2
View commit details
Copy full SHA for a81a9e2
Browse repository at this point
[1.0] no trailing slashes example (#997)
Show description for f46a97a
scottyeck
authored and
KyleAMathews
committed
f46a97a
View commit details
Copy full SHA for f46a97a
Browse repository at this point
Commits on May 18, 2017
Ensure navigator.serviceWorker exists
Nicholas Young
authored and
KyleAMathews
committed
18f7835
View commit details
Copy full SHA for 18f7835
Browse repository at this point
Fixes 0-index issue with link preloader as per #988
Scotty Eckenthal
authored and
KyleAMathews
committed
93b9563
View commit details
Copy full SHA for 93b9563
Browse repository at this point
Commits on May 17, 2017
Don't cache page objects
Show description for 57837a1
KyleAMathews
committed
57837a1
View commit details
Copy full SHA for 57837a1
Browse repository at this point
Update docs page
KyleAMathews
committed
7211d78
View commit details
Copy full SHA for 7211d78
Browse repository at this point
Don't call the API that's the 'source' of the event triggering the API call
KyleAMathews
committed
e345e39
View commit details
Copy full SHA for e345e39
Browse repository at this point
Fixes to static rendering without layout
KyleAMathews
committed
f278d94
View commit details
Copy full SHA for f278d94
Browse repository at this point
Previous
Next
You canβt perform that action at this time.