Joe Haddad
f2d39bec16
Create React App v2 Blog Post ( #1215 )
...
* Initial draft
* Change release URL to what will be
* Specify `node_module` compilation happens automatically
* Borrow Dan's more friendly title for vendor compilation
* Add detail to CSS Modules section
* Add demo gif for CSS Modules
* Add Sass support demo
* Rewrite
* Wordsmith
* oops
* Co-credit
* tweaks
* more links
* consistency
* tweak link
2018-10-02 02:06:23 +01:00
Sophie Alpert
95f0232d65
Clarify key wording in tutorial
...
Per #1181 .
2018-10-01 17:43:47 -07:00
Brian Vaughn
a52f56d897
Merge pull request #1218 from bvaughn/prism-color-accessibility-tweaks
...
Tweaked Prism theme to improve color accessibility
2018-10-01 08:15:59 -07:00
Brian Vaughn
d0141c9326
Tweaked Prism theme to improve color accessibility
2018-10-01 07:55:05 -07:00
Dan Abramov
8c4652b041
Change highlight color ( #1211 )
2018-09-29 19:23:44 +01:00
Jason Lengstorf
6d48f5661a
fix: redirect slugs with and without trailing slashes ( #1209 )
...
fixes #1208
2018-09-29 18:46:45 +01:00
Enmanuel Durán
8caa61f8c2
Fixes broken link on the community support section ( #1207 )
2018-09-29 16:24:42 +01:00
Brian Vaughn
d0603c1b6c
Merge pull request #1205 from DSchau/gatsby-source-filesystem/home-example
...
feat: tweak plugin to use onCreateNode API, and get hot reloading working
2018-09-29 08:09:49 -07:00
Dustin Schau
3954cfe6f3
fix: address PR feedback (thanks @bvaughn!)
2018-09-28 20:39:43 -05:00
Dustin Schau
e855f5f503
chore: rearrange import order
2018-09-28 18:12:49 -05:00
Dustin Schau
6e2340d141
style: run prettier
2018-09-28 18:07:01 -05:00
Dustin Schau
12c43455e7
chore: add prop-types validation to code example
2018-09-28 18:04:02 -05:00
Dustin Schau
251ef1e752
fix: fix the parent node issue 🎉
2018-09-28 17:59:06 -05:00
Dustin Schau
169754fb1b
refactor: tweak to use the _updateState method
2018-09-28 14:54:26 -05:00
Dustin Schau
d83238caf0
feat: get hot reloading working for js code snippets
2018-09-28 14:52:17 -05:00
Dustin Schau
57cb7abde1
chore: remove outer wrapper div
2018-09-28 14:32:36 -05:00
Dustin Schau
fc0ef96fb6
chore: minor tweaks and run prettier
2018-09-28 14:29:44 -05:00
Dustin Schau
9d6015a871
fix: refactor plugin to use source-filesystem and onCreateNode
2018-09-28 14:25:10 -05:00
Dustin Schau
3ead525cf7
feat: refactor index page so hot reloading works for code examples
2018-09-28 14:17:15 -05:00
Brian Vaughn
f4c3087320
Merge pull request #1138 from kentcdodds/patch-2
...
update community testing tools
2018-09-28 07:27:29 -07:00
Brian Vaughn
aefa4b586f
Restored list alpha sort order
2018-09-28 07:27:15 -07:00
Sophie Alpert
a78049a5da
Fix number alignment in sidebar ( #1203 )
...

2018-09-27 18:48:17 -04:00
Tomasz Sapeta
85b3fa039d
Add App.js Conf 2019 ( #1200 )
2018-09-27 03:42:34 +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
Lionel
4a11063e9b
Update versiont into 16.5.2 ( #1198 )
2018-09-25 18:28:58 +01:00
Dan Abramov
0276f2cd75
Add a link to Formik ( #1197 )
2018-09-25 00:37:20 +01:00
Brian Vaughn
9cd3667141
Corrected misleading wording about React.Children.map
2018-09-19 09:48:57 -07: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
Renee Ghattas
12f003c32d
Add Ottawa, Canada to meetup list ( #1190 )
...
We've kickstarted a new react meetup in Ottawa! We want to encourage everyone in the community to come out and learn some stuff.
2018-09-19 02:19:10 +01:00
Brian Vaughn
60ae291472
Merge pull request #1187 from bvaughn/optimizing-performance
...
Added links to the Profiler deep-dive YouTube video
2018-09-18 15:09:58 -07:00
Brian Vaughn
2816d93796
Merge pull request #1189 from bvaughn/tracking-to-tracing
...
Renamed schedule/tracking API references to schedule/tracing
2018-09-18 13:13:59 -07:00
Brian Vaughn
8246fcc53e
Renamed 'tracking' -> 'tracing'
2018-09-18 13:00:02 -07:00
Brian Vaughn
cc5f9c8eb1
Added links to the Profiler deep-dive YouTube video
2018-09-17 14:21:30 -07:00
Patrick Aljord
077b386514
Move React Alicante conf down and add React Europe 2019 ( #1184 )
2018-09-15 18:30:31 +01:00
Tanyoung Kim
83fd04aa81
Update example function name in Async blog post ( #1183 )
2018-09-14 23:22:49 +01:00
Dan Abramov
74e254a394
16.5.1
2018-09-13 19:37:15 +01:00
Brian Vaughn
f3e72d1757
Merge pull request #1177 from Shahor/master
...
Fix typo in react profiler blog post
2018-09-13 07:22:32 -07:00
Alexandre Gaudencio
0e0efcad74
Fix typo in react profiler blog post
2018-09-13 00:00:50 +02:00
Brian Vaughn
fccefec83e
Merge pull request #1176 from bvaughn/introducing-the-react-profiler
...
Introducing the new profiler
2018-09-12 14:38:45 -07:00
Brian Vaughn
ced306942e
Fixed a few typos and incorporated some feedback from Sebastian
2018-09-12 12:47:02 -07:00
Brian Vaughn
6a35ab8dff
Introducing the new Profiler: Take 1
2018-09-12 11:40:59 -07:00
Patrick Aljord
779a9bca3f
typo in accessibility ( #1168 )
2018-09-11 07:04:01 +02:00
Robert Haritonov
00d6421906
add React Amsterdam 2019 conference date ( #1166 )
2018-09-10 12:51:58 +01:00
Alex Krolick
22c0e135d7
change wording
...
@gaearon ^
2018-09-09 11:52:49 -07:00
Alex Krolick
8fd3a3d4fc
clarify where warning appears ( #1164 )
...
fixes #1163
2018-09-09 11:42:56 -07:00
Mohit kumar Bajoria
e502219ad6
update conferences.md ( #1162 )
2018-09-08 18:01:04 +01:00
Moti Zilberman
e5c3a9e4f0
Pointer events: Document tangentialPressure, twist ( #1118 )
...
Added to `SyntheticPointerEvent` in https://github.com/facebook/react/pull/13374
2018-09-08 14:32:58 +01:00
Brian Vaughn
4e2d45f555
Merge pull request #1160 from bvaughn/version-bumpin
...
Bumped docs version
2018-09-06 13:34:35 -07:00
Brian Vaughn
bfc61c3d69
Bumped docs version
2018-09-06 13:17:07 -07:00
Jonathan
bc756a8102
Update to the semantic HTML section of the a11y page ( #1156 )
2018-09-06 07:56:08 +02:00