Commit Graph

56 Commits

Author SHA1 Message Date
Andrew Clark
855bd6d893 Update for 16.10 (#2373) 2019-09-27 14:00:02 -07:00
Brian Vaughn
4867765f37 Update website to v16.9 (#2210) 2019-08-08 14:35:09 -07:00
Brian Vaughn
129df30d2c Profiler API docs (#2176)
* First pass at Profiler API docs
2019-08-08 14:17:59 -07:00
Dante Calderón
1ed0ecb989 Open external links in a new Tab (#1380)
Add this functionality with gatsby-remark-external-links plugin
2019-04-26 21:43:02 +03:00
Dan Abramov
2753191ee2 Bump React versions 2019-03-28 00:17:49 -07:00
Dan Abramov
4a7df5686b Bump React to 16.8.3 (#1724) 2019-02-21 20:05:29 +00:00
Dan Abramov
6e32ee96b4 Bump React used by the website (#1687) 2019-02-14 20:31:35 +00:00
Nat Alison
6a50996b7f only update script and stuff 2019-02-06 17:18:56 -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
c1d9e3fe62 downgrade yarn engine 2018-07-18 10:56:10 -07:00
Alex Krolick
58265540d4 debug - print yarn version 2018-07-18 10:45:07 -07:00
Alex Krolick
47e398af00 Nuke modules and frozen lockfile before build 2018-07-17 09:50:19 -07:00
Alex Krolick
45a72f9e71 remove pinned resolutions 2018-07-16 21:43:51 -07:00
Alex Krolick
62dc810733 add --check-files to netlify install 2018-07-16 21:43:51 -07:00
Alex Krolick
d9cd3e311f upgrade some gatsby deps 2018-07-16 21:43:51 -07:00
Alex Krolick
930d66ac15 cmon circle, keep up 2018-07-11 00:00:56 -07:00
Alex Krolick
796e1c9af7 update engines 2018-07-10 23:59:34 -07:00
Alex Krolick
a5db230efd Revert "remove sharp plugin"
This reverts commit bbbb13d484.
2018-07-10 23:58:08 -07:00
Alex Krolick
bbbb13d484 remove sharp plugin 2018-07-10 23:47:54 -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
Ideveloper
0383450454 Fix node engines (#1002) 2018-06-26 15:21:43 +01:00
Alex Krolick
cec61969ea Fix CI (#952)
* Checksum against lockfile
* Use Node 8 Docker image
2018-06-10 15:22:09 -07:00
Dan Abramov
3bf8b907bd Update gatsby (#590) 2018-02-06 13:08:06 +00: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
f0f375387e Changed trailing-commas to es5, moved example config to separate rc file 2017-11-23 08:36:26 -08:00
Brian Vaughn
a03aa6c812 Format examples with Prettier 2017-11-23 08:32:54 -08:00
Brian Vaughn
eff6e28e01 Added flow task to package.json 2017-11-17 13:57:31 -08:00
Clement Hoang
81ce65c706 Parallelize some yarn scripts with npm-run-all 2017-11-17 08:58:28 -08:00
Dan Abramov
9ff7b97fdd Try to update react-live 2017-11-09 22:53:13 +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
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
Brian Vaughn
56735c44a0 Prettier 2017-11-06 13:59:25 +00:00
Brian Vaughn
d8d60761f2 Merged master 2017-11-06 13:24:49 +00:00
Emmanuel Fallancy
f9d2e2ad02 Update resolution in package.json 2017-11-02 21:13:13 +11:00
Joe Lim
4235274d10 add plugin to intercept markdown links 2017-10-25 14:00:34 -07:00
Brian Vaughn
f11badf8a6 Updated Prettier tasks to cover gatsby-* JS files in root 2017-10-21 13:04:33 -07:00
Sung Kim
315e4c642f Made changes on prettier & prettier:diff scripts in 'package.json` to make it work on Windows as suggested by 'bvaughn' on https://github.com/reactjs/reactjs.org/issues/70#issuecomment-335050477 2017-10-16 11:18:50 -04:00
Eric Simons
d255c1afc6 sync js files to codepen 2017-10-15 11:36:37 -07:00
jxom
de3bd87f4b Added fbjs eslint config, fixed lint errors and warnings 2017-10-10 08:41:44 +11:00