123 Commits (0a45ebfa5ff6fb858ac5f2c074c9187dd0ba9800)

Author SHA1 Message Date
Sebastian Markbåge 896214b7d2 Document class contextType as the primary consuming mechanism (#1283) 6 years ago
Michał Gołębiowski-Owczarek 06a8850b2f HTTPS-ify lots of URLs, update some to their newer homes (#1157) 6 years ago
Alexander Nanberg 71b03486c0 Upgrade to Gatsby v2 (#1104) 6 years ago
Tanyoung Kim 83fd04aa81 Update example function name in Async blog post (#1183) 6 years ago
Nathan Quarles 392d5bfdcd Update lifecycles.js (#1098) 7 years ago
Dan 3d38ca4724 Fix CI 7 years ago
Rodrigo Bermúdez Schettino 24f0448d7c Update Ref API in docs (#970) 7 years ago
Brian Vaughn f5b7b76d30 Updated Code Sandbox links. Mentioned Redux. 7 years ago
Brian Vaughn 1d82c291fe Fix CodeSandbox demo to show the specific problem we are trying to illustrate 7 years ago
Brian Vaughn 70e0076c44 Added anti-pattern CodeSandbox demo link 7 years ago
Brian Vaughn 3e80980c18 Renamed params for gDSFP 7 years ago
Andrew Clark 30be0d05fa Add back pointer events example 7 years ago
Andrew Clark 55b251146d Add pointer events example 7 years ago
Travis Arnold fc99015393 swap example theme colors (#851) 7 years ago
Brian Vaughn cad9c0e424 Prettier 7 years ago
Dan Abramov e32847f030
Add a defaultValue for context example 7 years ago
Lucas Duailibe dab9b8b2fd Add 'visual components' use case for forwarding refs (#798) 7 years ago
Brian Vaughn 7351d11a89 Fixed invalid getSnapshotBeforeUpdate() example code (#799) 7 years ago
Toru Kobayashi f450adbdec Add a section "Displaying a custom name in DevTools" 7 years ago
Dan Abramov 7ab54e2928
Remove too much highlighting in a small snippet 7 years ago
tjallingt 6521a654cb Added updating nested context default value example (#780) 7 years ago
tjallingt e4941f6440 Added example for updating nested context consumer (#776) 7 years ago
Dan Abramov f7cf140607
Tweak context docs (#766) 7 years ago
Brian Vaughn ec718a33ee Updated react-lifecycles-compat example to show 2.0 named export 7 years ago
Toru Kobayashi 0ea7d99127 Revert "Adopt bvaughn's example" 7 years ago
Toru Kobayashi 2e1554dc32 Adopt bvaughn's example 7 years ago
Chanyeon Kim e8cdf5128a Fix button => themed-buton (#752) 7 years ago
Tom Gallacher 17d04ac9f3 Fix: added missing component instantiation within the 'forwardRef' API example 7 years ago
Pat e61d594b64 Minor: context/theme-detailed-app.js broken (#746) 7 years ago
Nathan Quarles 51a864d858
Fix cDU to correctly make async request 7 years ago
Christian Maughan Tegnér b1d705ad60 Use correct component name in context doc example (#740) 7 years ago
Toru Kobayashi c72935a054 prettier 7 years ago
Toru Kobayashi d5c449d824 React.forwardRef accepts a render function, not Functional Component 7 years ago
Brian Vaughn 73ba23fccd Updated createRef example not to use class property syntax 7 years ago
Brian Vaughn 3a36a402a5 Revert "Added inline child function caveat to Context docs" 7 years ago
Brian Vaughn 797a792b77 Revert "Prettier" 7 years ago
Brian Vaughn 032576cf7b Prettier 7 years ago
Brian Vaughn 691cd4577c Added inline child function caveat to Context docs 7 years ago
Brian Vaughn 6afbc7b56e Added side effects props change example 7 years ago
Brian Vaughn 9113b4c829 Fixed example props/prevProps 7 years ago
Dan Abramov 77dae36663
Use examples without types in the post (#719) 7 years ago
Brian Vaughn 46103921fe Changes in response to Sophie's feedback 7 years ago
Brian Vaughn 7cf5b58187 Wordsmithing 7 years ago
Brian Vaughn e143823d7a Added create-subscription example 7 years ago
Brian Vaughn bd06bbc1a7 Added context HOC example to reference 7 years ago
Brian Vaughn f11a149412 Added DevTools naming consideration to React.forwardRef reference doc example 7 years ago
Alex Krolick 8437e3767b Fix syntax 7 years ago
Alex Krolick b0e860404b Prettier 7 years ago
Alex Krolick 349446d8a7 Add caveats section 7 years ago
Alex Krolick 920b4f4741 Replace divs with some fake components 7 years ago