Brian Vaughn
aefa4b586f
Restored list alpha sort order
6 years ago
Sophie Alpert
a78049a5da
Fix number alignment in sidebar ( #1203 )
![screenshot](https://user-images.githubusercontent.com/6820/46177889-6cf2b480-c269-11e8-8a92-182b3c225e8a.png )
6 years ago
Tomasz Sapeta
85b3fa039d
Add App.js Conf 2019 ( #1200 )
6 years ago
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
6 years ago
Lionel
4a11063e9b
Update versiont into 16.5.2 ( #1198 )
6 years ago
Dan Abramov
0276f2cd75
Add a link to Formik ( #1197 )
6 years ago
Brian Vaughn
9cd3667141
Corrected misleading wording about React.Children.map
6 years ago
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
6 years ago
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.
6 years ago
Brian Vaughn
60ae291472
Merge pull request #1187 from bvaughn/optimizing-performance
Added links to the Profiler deep-dive YouTube video
6 years ago
Brian Vaughn
2816d93796
Merge pull request #1189 from bvaughn/tracking-to-tracing
Renamed schedule/tracking API references to schedule/tracing
6 years ago
Brian Vaughn
8246fcc53e
Renamed 'tracking' -> 'tracing'
6 years ago
Brian Vaughn
cc5f9c8eb1
Added links to the Profiler deep-dive YouTube video
6 years ago
Patrick Aljord
077b386514
Move React Alicante conf down and add React Europe 2019 ( #1184 )
6 years ago
Tanyoung Kim
83fd04aa81
Update example function name in Async blog post ( #1183 )
6 years ago
Dan Abramov
74e254a394
16.5.1
6 years ago
Brian Vaughn
f3e72d1757
Merge pull request #1177 from Shahor/master
Fix typo in react profiler blog post
6 years ago
Alexandre Gaudencio
0e0efcad74
Fix typo in react profiler blog post
6 years ago
Brian Vaughn
fccefec83e
Merge pull request #1176 from bvaughn/introducing-the-react-profiler
Introducing the new profiler
6 years ago
Brian Vaughn
ced306942e
Fixed a few typos and incorporated some feedback from Sebastian
6 years ago
Brian Vaughn
6a35ab8dff
Introducing the new Profiler: Take 1
6 years ago
Patrick Aljord
779a9bca3f
typo in accessibility ( #1168 )
6 years ago
Robert Haritonov
00d6421906
add React Amsterdam 2019 conference date ( #1166 )
6 years ago
Alex Krolick
22c0e135d7
change wording
@gaearon ^
6 years ago
Alex Krolick
8fd3a3d4fc
clarify where warning appears ( #1164 )
fixes #1163
6 years ago
Mohit kumar Bajoria
e502219ad6
update conferences.md ( #1162 )
6 years ago
Moti Zilberman
e5c3a9e4f0
Pointer events: Document tangentialPressure, twist ( #1118 )
Added to `SyntheticPointerEvent` in https://github.com/facebook/react/pull/13374
6 years ago
Brian Vaughn
4e2d45f555
Merge pull request #1160 from bvaughn/version-bumpin
Bumped docs version
6 years ago
Brian Vaughn
bfc61c3d69
Bumped docs version
6 years ago
Jonathan
bc756a8102
Update to the semantic HTML section of the a11y page ( #1156 )
6 years ago
Michael McGahan
cf628304bb
Change name of setState updater first arg to 'state' ( #1155 )
6 years ago
klequis
5142e33dfd
Added meetup in San Ramon, CA ( #1150 )
I'm wondering if we fit in this list because our Meetup's name isn't 'React'. However, we have been exclusively covering React subjects for the past year and plan to stay that way.
6 years ago
Dan
58804cc370
More Flow fixes
6 years ago
Dan
88799e61fd
Add exit clause for static builds
6 years ago
Dan Abramov
1ee1c3085f
Patch the DOM to fix Google Translate ( #1148 )
* Fix Google Translate
* Tweaks
6 years ago
Daniel Cavalcante
9906a02a35
Added Curitiba (Brazil) meetup ( #1144 )
6 years ago
Kent C. Dodds
d7ae864669
update community testing tools
Removed expect-jsx as it has been deprecated. Added react-testing-library in its place.
6 years ago
Franklin Yu
4febccfc07
Update UI component list ( #1134 )
React-bootstrap-table is deprecated for React-bootstrap-table2.
6 years ago
Dan Abramov
33a3739314
Link to Tania’s blog post
6 years ago
Alex Zherdev
a857998ae6
Link to legacy context docs in Design Principles ( #1132 )
6 years ago
Sergey Rubanov
6c60d912f6
Fix ReactNext 2018 date ( #1131 )
https://react-next.com
cc @ilyagelman as organizer to confirm
6 years ago
Sophie Alpert
0e4f45fa24
–
6 years ago
Swarnava Sengupta
461394c3d8
Replace Reactiflux chat link with actual discord link ( #1123 )
6 years ago
Rauno Freiberg
ebb5a4f57d
Fixes #971 ( #1102 )
* Fixes #971
* Update README.md
6 years ago
Sophie Alpert
a914555718
Rewrite Community/Support page ( #1117 )
* Add Reddit and Spectrum (both are popular)
* Remove Facebook
* Remove IRC
* Remove #reactjs hashtag
6 years ago
Kristian Freeman
85110bc1e6
Update byteconf info ( #1120 )
Update Byteconf name, date, and add Twitch link
6 years ago
Toru Kobayashi
bed7459887
Update conferences.md ( #1121 )
6 years ago
Toru Kobayashi
0556c257ee
Move Chain React to the Past Conferences section ( #1122 )
6 years ago
Brian Vaughn
a4595519c6
Merge pull request #1113 from bvaughn/add-react-window
Added react-window to 'Virtualize Long Lists' section
6 years ago
Brian Vaughn
8e0fc589ab
Added react-window to 'Virtualize Long Lists' section
6 years ago