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

Proof of concept: simple hot reloading #2304

Closed
wants to merge 19 commits into from

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    f7ae403 View commit details
    Browse the repository at this point in the history
  2. babel plugin 🎉

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    3ae3ce6 View commit details
    Browse the repository at this point in the history
  3. Add file hash

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    22b28f5 View commit details
    Browse the repository at this point in the history
  4. Use string literals

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    26b9f4e View commit details
    Browse the repository at this point in the history
  5. Use templates

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    70c0e79 View commit details
    Browse the repository at this point in the history
  6. Add noop flashNodes function

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    ee56c26 View commit details
    Browse the repository at this point in the history
  7. Steal some react-dev-utils code

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    627ed98 View commit details
    Browse the repository at this point in the history
  8. Extract code into files

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    def1afb View commit details
    Browse the repository at this point in the history
  9. Add hot id

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    de751b1 View commit details
    Browse the repository at this point in the history
  10. Ease canvas out

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    b5fc2f8 View commit details
    Browse the repository at this point in the history
  11. Unmount canvas

    Timer authored and gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    90c291e View commit details
    Browse the repository at this point in the history
  12. Make it work in all browsers

    gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    cc3b9c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf7b87a View commit details
    Browse the repository at this point in the history
  14. Better message

    gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    42511c7 View commit details
    Browse the repository at this point in the history
  15. Fix bad merge

    gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    31d5eca View commit details
    Browse the repository at this point in the history
  16. Update

    gaearon committed May 11, 2018
    Configuration menu
    Copy the full SHA
    2d8eb24 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

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

Commits on Oct 19, 2018

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

Commits on Oct 21, 2018

  1. format

    Timer committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    abe07e9 View commit details
    Browse the repository at this point in the history