-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
feat(gatsby): Add eslint rules to warn against bad patterns in pageTemplates (for Fast Refresh) #28689
Commits on Dec 18, 2020
-
tmp: add preliminary babel plugin for page templates to warn when tho…
…se won't work with fast refresh
Configuration menu - View commit details
-
Copy full SHA for 94449a6 - Browse repository at this point
Copy the full SHA 94449a6View commit details -
slight reorder of warning message to be bit more readable (filename i…
…n middle, not in the end)
Configuration menu - View commit details
-
Copy full SHA for ff80b61 - Browse repository at this point
Copy the full SHA ff80b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82964c7 - Browse repository at this point
Copy the full SHA 82964c7View commit details
Commits on Jan 5, 2021
-
Merge remote-tracking branch 'upstream/master' into fast-refresh/ensu…
…re-named-page-templates
gatsbybot committedJan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for f98c030 - Browse repository at this point
Copy the full SHA f98c030View commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b12b7d6 - Browse repository at this point
Copy the full SHA b12b7d6View commit details -
Improve warning messages and also add warning to other default export…
…ed lowercase components
Configuration menu - View commit details
-
Copy full SHA for 2ea5561 - Browse repository at this point
Copy the full SHA 2ea5561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69db5a3 - Browse repository at this point
Copy the full SHA 69db5a3View commit details -
Merge remote-tracking branch 'upstream/master' into fast-refresh/ensu…
…re-named-page-templates
gatsbybot committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 342866f - Browse repository at this point
Copy the full SHA 342866fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a4ee1 - Browse repository at this point
Copy the full SHA 40a4ee1View commit details
Commits on Jan 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b120c37 - Browse repository at this point
Copy the full SHA b120c37View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb8040 - Browse repository at this point
Copy the full SHA aeb8040View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b7c5e - Browse repository at this point
Copy the full SHA a6b7c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c0e5a - Browse repository at this point
Copy the full SHA 72c0e5aView commit details
Commits on Jan 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd895b2 - Browse repository at this point
Copy the full SHA fd895b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b8305 - Browse repository at this point
Copy the full SHA a5b8305View commit details -
Configuration menu - View commit details
-
Copy full SHA for a356876 - Browse repository at this point
Copy the full SHA a356876View commit details
Commits on Jan 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4ba90f7 - Browse repository at this point
Copy the full SHA 4ba90f7View commit details
Commits on Jan 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 908077c - Browse repository at this point
Copy the full SHA 908077cView commit details
Commits on Jan 13, 2021
-
feat(gatsby): add required eslint rules even if user has custom eslin…
…t config (#28911) * feat(gatsby): add required eslint rules even if user has custom eslint config * handle case when extends is single string, add some tests * some extra existance checking * more exact checks for existance of eslint-loader rule * let's see if slash fixes win32 + env var for rules * another try * don't use slash after all Co-authored-by: LekoArts <lekoarts@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 24468c1 - Browse repository at this point
Copy the full SHA 24468c1View commit details
Commits on Jan 14, 2021
-
Apply suggestions from code review
Co-authored-by: Peter van der Zee <209817+pvdz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8cf7475 - Browse repository at this point
Copy the full SHA 8cf7475View commit details -
Configuration menu - View commit details
-
Copy full SHA for df460b2 - Browse repository at this point
Copy the full SHA df460b2View commit details
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2a814b9 - Browse repository at this point
Copy the full SHA 2a814b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 765986f - Browse repository at this point
Copy the full SHA 765986fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd9deb - Browse repository at this point
Copy the full SHA 0fd9debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2252bf7 - Browse repository at this point
Copy the full SHA 2252bf7View commit details