Alexey
1d4c82f9be
Fix webpack DefinePlugin usage example
2017-11-10 00:51:24 +03:00
Brian Vaughn
c2362f39eb
Merge pull request #266 from bvaughn/fix-gatsby-regression
...
Fix gatsby regression
2017-11-09 18:10:29 +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
Dan Abramov
1f8ab10759
Bump to React 16.1.0 ( #263 )
2017-11-09 15:33:39 +00:00
Brian Vaughn
9f46dbe8c3
Upgraded Gatsby to fix image resize bug
2017-11-09 14:53:35 +00:00
Brian Vaughn
130a20363d
Merge pull request #239 from kinyaying/master
...
Update typechecking-with-proptypes.md
2017-11-07 15:26:30 +00:00
Brian Vaughn
0021670de2
Removed an unnecessary new-line
2017-11-07 15:26:08 +00:00
Brian Vaughn
06ba550d28
Merge branch 'add-static-typechecking-guide'
2017-11-07 15:20:29 +00:00
Brian Vaughn
9469e21918
Wording tweaks
2017-11-07 15:20:25 +00:00
kinyaying
b66d5442f9
Update typechecking-with-proptypes.md
...
Revert the code style and change the paragraph. And thanks for @bvaughn's advise.
2017-11-07 23:07:28 +08:00
Brian Vaughn
f81eadfe63
Merge pull request #256 from manpenaloza/addContributionVideoSections
...
add intro video topics and linked scenes to directly navigate to
2017-11-07 13:59:50 +00:00
Manuel Penaloza
0596de747b
add dash symbols as separator
2017-11-07 14:57:15 +01:00
Manuel Penaloza
45e7c494fb
switched text<>links positions
2017-11-07 14:52:15 +01:00
Manuel Penaloza
d1d85f340a
change headline
2017-11-07 14:48:58 +01:00
Manuel Penaloza
955cf6ad7b
opimization of text and video links
2017-11-07 14:47:49 +01:00
Brian Vaughn
bc9a412a4e
Merge pull request #255 from bvaughn/gatsby-remark-babel-repl-link
...
Added gatsby-remark-babel-repl-link plug-in
2017-11-07 13:25:49 +00:00
Manuel Penaloza
ef2bd0a053
add intro video topics and linked scenes to directly navigate to
2017-11-07 13:26:00 +01:00
Brian Vaughn
32a66d7b83
Migrated remaining Babel REPL links
2017-11-07 12:07:01 +00:00
Brian Vaughn
a3e7c8b7ed
Added gatsby-remark-babel-repl-link plug-in
2017-11-07 11:35:35 +00:00
Brian Vaughn
8c6ef38081
Updated .eslintignore
2017-11-07 11:09:27 +00:00
Brian Vaughn
d743b1c6ed
gatsby-remark-codepen-examples supports 'directory' option
2017-11-07 11:03:49 +00:00
Brian Vaughn
aa04afb822
Moved Codepen examples from ./codepen to ./examples
2017-11-07 11:03:35 +00:00
Brian Vaughn
d818d7c51a
Merge pull request #251 from bvaughn/gatsby-remark-codepen-examples
...
Added custom remark transform for Codepen example links
2017-11-07 10:42:31 +00:00
Brian Vaughn
4614ab0791
Whitespace
2017-11-07 10:39:53 +00:00
Brian Vaughn
17a126e5e1
Replaced console.log with console.error
2017-11-07 10:36:23 +00:00
Brian Vaughn
3f6854d081
Changed Codepen link protocol from 'codepen:' to 'codepen://' for improved clarity
2017-11-07 10:35:49 +00:00
Brian Vaughn
b9616f1bdf
Added check to ensure linked Codepen file exists
2017-11-06 23:23:45 +00:00
Brian Vaughn
6fd0d7950e
Added custom remark transform for Codepen example links
2017-11-06 23:00:26 +00:00
Brian Vaughn
330e26e79e
Tweaked wordin in in Tutorial as per request
2017-11-06 16:10:21 +00:00
Brian Vaughn
130c2694f7
Removed un-used script tags in error-decoder.md
2017-11-06 15:23:09 +00:00
Brian Vaughn
3248fc8c14
Merge branch 'master' of github.com:reactjs/reactjs.org
2017-11-06 14:59:53 +00:00
Brian Vaughn
f93f56b112
Merge branch 'fb-query-string-param'
2017-11-06 14:59:44 +00:00
Brian Vaughn
d23c8c9aad
Removed 'qs' module dependency from ErrorDecoder
2017-11-06 14:59:38 +00:00
Brian Vaughn
6d5d1024d2
Merge pull request #245 from bvaughn/codepen-continued
...
Seamlessly sync examples from Github -> Codepen
2017-11-06 14:36:50 +00:00
Brian Vaughn
cadaeae62b
Reorganized codepen folder further to support nesting
2017-11-06 14:22:49 +00:00
Brian Vaughn
6eef46d1cb
Renamed 'examples' folder to 'codepen' for clarity
2017-11-06 14:05:14 +00:00
Brian Vaughn
56735c44a0
Prettier
2017-11-06 13:59:25 +00:00
Brian Vaughn
eb6511a9f5
Tweaked Codepen configuration/options slightly
2017-11-06 13:51:45 +00:00
Brian Vaughn
64e0aade1e
Refactor Codepen payload a little
2017-11-06 13:44:45 +00:00
Brian Vaughn
49ee183ac9
Merge pull request #244 from reactjs/gaearon-patch-6
...
Recommend a real rAF polyfill
2017-11-06 13:41:42 +00:00
Brian Vaughn
f14eb61e5f
Removed HTML boilerplate from examples folder to simplify build script
2017-11-06 13:37:45 +00:00
Brian Vaughn
b809279c83
Replaced string.split().pop() with string.endsWith()
2017-11-06 13:32:39 +00:00
Brian Vaughn
d8d60761f2
Merged master
2017-11-06 13:24:49 +00:00
Dan Abramov
37da66e90f
Recommend a real rAF polyfill
2017-11-06 13:24:12 +00:00
Brian Vaughn
13c0e48b34
Merge branch 'refactor-index'
2017-11-06 13:01:22 +00:00
Brian Vaughn
f5aaf4c1b4
Moved home page example code to /content/home
...
Now examples are trasnformed to GraphQL during build and assembled by the index template. This makes them easier to edit and tie in with their associated markdown description.
2017-11-06 13:01:13 +00:00
Tay Yang Shun
65f1ced297
Shift into home folder
2017-11-05 23:35:59 +08:00
kinyaying
400a2c6c1c
Update typechecking-with-proptypes.md
...
change the words
2017-11-05 19:10:48 +08:00
Dan Abramov
f91081efd4
Direct people to "good first issue" tag instead
...
We can still tag them with difficulty. GitHub treats GFI specially now.
2017-11-03 18:37:30 +00:00