Commit Graph

35 Commits

Author SHA1 Message Date
Dan Abramov
2753191ee2 Bump React versions 2019-03-28 00:17:49 -07:00
Paul Kim
6b4ade316c Update example project link (#1759)
* Remove example project

* Correct with active project link

* Update with new url
2019-02-26 22:36:10 -08:00
Soichiro Miki
add50079b1 Port external gatsby-remark-autolink-headers plugin 2019-02-07 00:33:31 +09:00
Florian Kissling
1389d0a7ae Bump gatsby-remark-autolink-headers, fixes sidebar links not correctly jumping to referenced element (#1370)
* Bump gatsby-remark-autolink-headers

* Bump gatsby-remark-autolink-headers to latest
2019-01-09 18:20:36 +00:00
Dan
dd7b0e4818 Bump npm-run-all 2018-11-27 00:22:48 +00:00
Andrew Clark
aa84227cab Upgrade to latest alpha
I'm going to add some new pages soon and I want to dogfood the new
Concurrent + Suspense + Hooks features.
2018-10-30 18:36:18 -07:00
Dustin Schau
08a6a9036e chore: remove/update pinned gatsby-remark-prismjs plugin (#1253) 2018-10-12 23:34:57 +01:00
Kyle Mathews
8bca96cb1b Upgrade to latest Gatsby packages (#1244)
This includes a number of fixing including this PR which prevents errors
during development when editing markdown files https://github.com/gatsbyjs/gatsby/pull/8859
2018-10-11 20:36:24 +01:00
Dustin Schau
c330d00203 fix: revert buddy line indenting (#1202)
* fix: revert buddy line indenting

Note: I'll work on fixing this in gatsby-remark-prismjs soon, but this
is the fix for now :)

Fixes #1201

* chore: revert version of node removal
2018-09-26 20:24:22 +01:00
Alexander Nanberg
71b03486c0 Upgrade to Gatsby v2 (#1104)
* Upgrade to Gatsby v2

* Remove unnecessary polyfills since gatsby already provides them

* Move global styles to gatsby-browser

* Add fb comment and convert to cjs

* Revert to use pageQuery again

* Add back html.js

* Update dependencies

* Move TitleAndMetaTags

* Replace glamor/reset with normalize.css which fixes style order in prod

* Prettier formatting

* Remove unused types

* Remove old layout

* Fix versions link

* Update deps

* Update deps

* Remove hack since it's no longer needed

* Update dependencies

* Fix build error

* Fix prettier config resolution

* Update gatsby

* Remove custom onCreatePage logic

* Update dependencies

* Fix build

* Update dependencies

* prettier formatting

* update dependencies

* add custom babel config for flow

* upgrade dependencies

* update dependencies

* use stable gatsby release
2018-09-19 13:11:19 +01:00
Alex Krolick
242dbdd7cc yarn upgrade
works locally...
2018-07-16 22:07:59 -07:00
Alex Krolick
d9cd3e311f upgrade some gatsby deps 2018-07-16 21:43:51 -07:00
Khodor Ammar
26892808f4 Fix issue with JSX highlighting (#1026)
* Update gatsby-remark-prismjs and gatsby-remark-embed-snippet to fix issue with JSX highlighting

* removes mentions of private npm registry
2018-07-01 16:33:49 +01:00
Dan Abramov
3bf8b907bd Update gatsby (#590) 2018-02-06 13:08:06 +00:00
Isaac Chien
b84d21ef82 Updated Gatsby to move manifest from head to the end of body. (#563) 2018-01-31 17:39:54 +00:00
Brian Vaughn
76ddd9353b Bumped gatsby & gatsby-remark-embed-snippet 2017-12-21 10:36:46 -08:00
Brian Vaughn
76988ced6f Bumped deps. Added gatsby-remark-embed-snippet. 2017-12-21 09:00:58 -08:00
Dan Abramov
856f4a18cd Bump Gatsby (#429) 2017-12-15 13:31:59 +00:00
Brian Vaughn
77c65a76f0 Update Gatsby and co to fix routing bug on 404 pages 2017-12-04 12:40:01 -08:00
Clement Hoang
81ce65c706 Parallelize some yarn scripts with npm-run-all 2017-11-17 08:58:28 -08:00
Brian Vaughn
530c8e17b6 Update yarn.lock file 2017-11-09 22:57:35 +00:00
Brian Vaughn
04ad4fd392 Upgraded to gatsby-remark-code-repls@1.0.2 2017-11-09 22:34:19 +00:00
Brian Vaughn
57b5d4d5dc Installed new gatsby-remark-code-repls 2017-11-09 18:30:08 +00:00
Brian Vaughn
6bc35cd810 Upgraded all Gatsby packages except Sharp ones (b'c of a recent regression) 2017-11-09 18:02:28 +00:00
Brian Vaughn
95b2092da1 Reverted recent Yarn upgrades 2017-11-09 17:59:05 +00:00
Brian Vaughn
9f46dbe8c3 Upgraded Gatsby to fix image resize bug 2017-11-09 14:53:35 +00:00
Brian Vaughn
a3e7c8b7ed Added gatsby-remark-babel-repl-link plug-in 2017-11-07 11:35:35 +00:00
Brian Vaughn
6fd0d7950e Added custom remark transform for Codepen example links 2017-11-06 23:00:26 +00:00
Brian Vaughn
cadaeae62b Reorganized codepen folder further to support nesting 2017-11-06 14:22:49 +00:00
Emmanuel Fallancy
f9d2e2ad02 Update resolution in package.json 2017-11-02 21:13:13 +11:00
Emmanuel Fallancy
3fbcc484e4 Update gatsby package through yarn upgrade-interactive 2017-10-31 00:56:03 +11:00
Joe Lim
4235274d10 add plugin to intercept markdown links 2017-10-25 14:00:34 -07:00
Emmanuel Fallancy
c3b24ff0e5 Fix the broken link in the blog for 2014-10-6 react v0.12-rc1 (#193) 2017-10-22 12:27:59 +01:00
jxom
4b155a22ed PR changes 2017-10-10 15:30:25 +11:00
Brian Vaughn
9d9b2021ed Migrated Gatsby website source and config 2017-10-04 14:56:10 -07:00