319 Commits (36651d721a0f9456898014770dd25d283b59f86d)

Author SHA1 Message Date
Brian Vaughn d66d3a218e Updated TODO for later 7 years ago
Brian Vaughn 2f9b77a980 16.4 -> 16.x 7 years ago
Brian Vaughn fa34fcf582 16.4 -> 16.x 7 years ago
Brian Vaughn 92cf72dafd Hardened wording a bit around async 7 years ago
Brian Vaughn 97a109d8b2 Added a note about experimental class properties usage in examples 7 years ago
Brian Vaughn a937c46e02 Typo fixes 7 years ago
Brian Vaughn a357b64503 Added React.forwardRef to 16.3 release blog post 7 years ago
Brian Vaughn 1de2e33414 Fixed links 7 years ago
Brian Vaughn 6a1ba97bb9 Moved 16.3 release date arbitrarily forward 7 years ago
Brian Vaughn 7408e07b62 Remoaved 'What can asynchronous rendering do?' section and instead linked to 'Sneak peek at async' which shows Dan's video 7 years ago
Brian Vaughn 1ca6cfcf3d Moved async update blog post to a later, random date 7 years ago
Brian Vaughn a89e6b8c3c Added link to context API docs 7 years ago
Sophie Alpert 8485e9373f Wording tweaks 7 years ago
Sophie Alpert 5295df7b72 Sneak Peek: Beyond React 16 7 years ago
Brian Vaughn 4d16523db1 Typo 7 years ago
Brian Vaughn 16eb646416 Fixed typo 7 years ago
Brian Vaughn 2312173e66 Moved updating-subscription example into an external Gist with a note 7 years ago
Brian Vaughn b1ce57229e Typo 7 years ago
Brian Vaughn 442591cec9 Added example of updating subscription from props 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 2909738182 Address more Sophie feedback 7 years ago
Brian Vaughn 745632708d Combined notes about react-lifecycles-compat 7 years ago
Brian Vaughn 33ff167068 Wordsmith nit 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 5a1d653f76 Incorporated Sophie's PR feedback 7 years ago
Brian Vaughn 626ac42195 Moved StrictMode to docs rather than blog post 7 years ago
Brian Vaughn f632f220c6 Wording changes for update-on-async and strict-mode 7 years ago
Brian Vaughn 60d65ce23a Wordsmithing 7 years ago
Brian Vaughn fb3b91f06d Add explanation for render and commit lifecycles 7 years ago
Brian Vaughn 75a43aab34 Wordsmithing in response to PR feedback 7 years ago
Brian Vaughn 08d444eada Wordsmithing in response to PR feedback 7 years ago
Brian Vaughn c1e67bec90 Wordsmithing in response to PR feedback 7 years ago
Brian Vaughn f70c0dd9df Minor wordsmithing 7 years ago
Brian Vaughn 5cae7c6282 Strict Mode blog title capitalization 7 years ago
Brian Vaughn 935d2a104b Minor edits in response to PR feedback 7 years ago
Brian Vaughn a55480bc8e Small wording nit 7 years ago
Brian Vaughn da29d893e4 Added note about string ref API to strict mode section 7 years ago
Brian Vaughn ce57928a0c Added entry for createRef API 7 years ago
Brian Vaughn 141de66063 Wording changes in response to PR feedback 7 years ago
Brian Vaughn 444896ef8f Initial draft for 16.3 release blog 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 fe6b1333f7 Add Dan as an author to "Update on Async" 7 years ago
Brian Vaughn 49464f77e3 Removed some unnecessary parens 7 years ago
Brian Vaughn 99fedeaae1 Wording changes in response to PR feedback 7 years ago
Brian Vaughn cdb4b9ee14 Added TOC header links to Strict Mode page 7 years ago
Brian Vaughn 0674c34f0a Added string ref section to strict mode page 7 years ago