Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An update on async rendering #596

Merged
merged 64 commits into from
Mar 27, 2018
Merged

Commits on Feb 7, 2018

  1. Configuration menu
    Copy the full SHA
    544c0bc View commit details
    Browse the repository at this point in the history
  2. Wordsmithing

    bvaughn committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    e298b47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ff0f12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0674c34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdb4b9e View commit details
    Browse the repository at this point in the history
  6. Prettier

    bvaughn committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    289a2da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99fedea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49464f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe6b133 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1314117 View commit details
    Browse the repository at this point in the history
  11. Wordsmithing

    bvaughn committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    f005c04 View commit details
    Browse the repository at this point in the history
  12. Prettier

    bvaughn committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    06d5be4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3696388 View commit details
    Browse the repository at this point in the history
  14. Trigger Netlify rebuild

    bvaughn committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    ac23b1f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5cae7c6 View commit details
    Browse the repository at this point in the history
  16. Minor wordsmithing

    bvaughn committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    f70c0dd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    c1e67be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75a43aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb3b91f View commit details
    Browse the repository at this point in the history
  4. Wordsmithing

    bvaughn committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    60d65ce View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2018

  1. Wording changes for update-on-async and strict-mode

    Incorporates most of Sophie's feedback.
    
    Changes update-on-async references to 16.3 to be future tense (since this blog post will be released before 16.3). Changes strict-mode references to be past-tense (since this will be a docs page instead of a blog post).
    bvaughn committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    f632f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626ac42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7456327 View commit details
    Browse the repository at this point in the history
  4. Address more Sophie feedback

    bvaughn committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    2909738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5400338 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Updated docs/recipes in response to a new GH question

    This question showed there was a use-case that I wasn't covering fully enough before, so I've added a new section.
    bvaughn committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    813be17 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Configuration menu
    Copy the full SHA
    8de7dc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Triggering rebuild of Netlify

    bvaughn committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    c45fb40 View commit details
    Browse the repository at this point in the history
  2. Fixed small error in example

    bvaughn committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    858c1a7 View commit details
    Browse the repository at this point in the history
  3. Added gDSFP to example

    bvaughn committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    98d5a09 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Added example of updating subscription from props

    The nuance of this particular example came up while updating react-relay
    bvaughn committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    442591c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Typo

    bvaughn committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    b1ce572 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    2312173 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    bvaughn committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    16eb646 View commit details
    Browse the repository at this point in the history
  3. Typo

    bvaughn committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    4d16523 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    9905159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca6cfc View commit details
    Browse the repository at this point in the history
  3. Remoaved 'What can asynchronous rendering do?' section and instead li…

    …nked to 'Sneak peek at async' which shows Dan's video
    bvaughn committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    7408e07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c75def View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Configuration menu
    Copy the full SHA
    55650fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a109d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Configuration menu
    Copy the full SHA
    21fa116 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    92cf72d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. 16.4 -> 16.x

    bvaughn committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    fa34fcf View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    b3bf0bd View commit details
    Browse the repository at this point in the history
  2. Wordsmithing nits

    bvaughn committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    254fc8b View commit details
    Browse the repository at this point in the history
  3. Wording tweak

    bvaughn committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    b0c22f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Reworked introduction

    bvaughn committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    558d576 View commit details
    Browse the repository at this point in the history
  2. Typofix

    bvaughn committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    7425aed View commit details
    Browse the repository at this point in the history
  3. Typo

    bvaughn committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    65b1496 View commit details
    Browse the repository at this point in the history
  4. Tweaks to async post

    gaearon committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    6eae811 View commit details
    Browse the repository at this point in the history
  5. Add a note about suspense

    gaearon committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    a2139de View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from gaearon/tweaks-async-post

    Tweaks to async post
    bvaughn committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    030980e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e110ac5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce060eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e143823 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Tweaks

    bvaughn committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    65eca09 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    a3ea63a View commit details
    Browse the repository at this point in the history
  2. Renamed blog post

    bvaughn committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    7ced9ce View commit details
    Browse the repository at this point in the history
  3. Wordsmithing

    bvaughn committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    7cf5b58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f72403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    712f4de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4610392 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b824bd2 View commit details
    Browse the repository at this point in the history