113 Commits (1f8fdac9cc679d51806eb1c63e59fdc2d360faf0)

Author SHA1 Message Date
Alex Krolick 7db107b2fc + "default value" comment 7 years ago
Alex Krolick 0d32f18b09 Kill highlight 7 years ago
Alex Krolick 7b5764fed5 Add ref forwarding, lifecycle examples 7 years ago
Alex Krolick fec6d6c141 Add mutliple contexts example 7 years ago
Alex Krolick b49f99b7d1 Highlight whole createContext() call 7 years ago
Alex Krolick 7c6688c12c Highlight createContext() 7 years ago
Alex Krolick 6aa199516d Add solution to motivation problem 7 years ago
Alex Krolick de22379cae Syntax tweaks 7 years ago
Alex Krolick 808e5bddaf Rephrase and reorganize 7 years ago
Brian Vaughn f14f1477d5 Renamed ref in example 7 years ago
Brian Vaughn 22d0ec128e Updated forwardRef example to use named function 7 years ago
Brian Vaughn 201fcadfa7 Added React.forwardRef to API and docs 7 years ago
Brian Vaughn a357b64503 Added React.forwardRef to 16.3 release blog post 7 years ago
Brian Vaughn 55650fc12c Added explicit null value in state initializer 7 years ago
Brian Vaughn 866ef01ae6 Prettier 7 years ago
Brian Vaughn 3c75def7e7 Deleted StrictMode and examples/images 7 years ago
Brian Vaughn c7a61e6aba Imported StrictMode docs (and examples) from PR #596 7 years ago
Alex Krolick 566406e717 Add docs for new Context API (R16.3) 7 years ago
Brian Vaughn 2312173e66 Moved updating-subscription example into an external Gist with a note 7 years ago
Brian Vaughn 442591cec9 Added example of updating subscription from props 7 years ago
Brian Vaughn 98d5a092af Added gDSFP to example 7 years ago
Brian Vaughn 858c1a7511 Fixed small error in example 7 years ago
Brian Vaughn 8de7dc42ba Updated recipes to show updating/removing subscriptions 7 years ago
Brian Vaughn 813be17f1e Updated docs/recipes in response to a new GH question 7 years ago
Brian Vaughn 540033808f Updated data-fetching example to show cWRP too 7 years ago
Brian Vaughn c08533af9f Removed context-before example 7 years ago
Brian Vaughn 8494428bcb Added example of before/after context API 7 years ago
Brian Vaughn f632f220c6 Wording changes for update-on-async and strict-mode 7 years ago
Brian Vaughn c1e67bec90 Wordsmithing in response to PR feedback 7 years ago
Brian Vaughn ab62e88e27 Formatted example 7 years ago
Brian Vaughn 935d2a104b Minor edits in response to PR feedback 7 years ago
Brian Vaughn ce57928a0c Added entry for createRef API 7 years ago
Brian Vaughn 36963886eb Increased Prettier line-width for examples 7 years ago
Brian Vaughn 06d5be4571 Prettier 7 years ago
Brian Vaughn f005c04206 Wordsmithing 7 years ago
Brian Vaughn 1314117e42 Wording improvements in response to Dan's feedback 7 years ago
Brian Vaughn 289a2da039 Prettier 7 years ago
Brian Vaughn 0674c34f0a Added string ref section to strict mode page 7 years ago
Brian Vaughn e298b47057 Wordsmithing 7 years ago
Brian Vaughn 544c0bc5c9 Migrated async update from Quip to Markdown 7 years ago
Brian Vaughn 11a780d84c Update Prettier line-widths for example code 7 years ago
Dan Abramov 3ed5a51eeb
Move the section on file inputs to avoid circular learning dep (#588) 7 years ago
Daniel Bird 72e7547ef0 Embed examples using gatsby-remark-embed-snippet 7 years ago
Daniel Bird cdecba10b3 Move examples of rendering elements from CodePen into ./examples 7 years ago
Vishal Raj 436c43e32e fixing circleCI post prettier reformatting 7 years ago
Vishal Raj 33aa0f6b4b gatsby remark embed snippet inclusion 7 years ago
Vishal Raj dd41d34c20 modification: gatsby-remark-code-plugin 7 years ago
Brian Vaughn f0f375387e Changed trailing-commas to es5, moved example config to separate rc file 7 years ago
Brian Vaughn a03aa6c812 Format examples with Prettier 7 years ago
ajcumine ee6f7925aa move reconciliation index as keys examples from codepen into ./examples 7 years ago