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

Added preloadWeak static method #120

Merged
merged 3 commits into from
Jun 4, 2018

Commits on May 19, 2018

  1. Added preloadWeak static method

    Added preloadWeak which attempts to resolve and hoist the wrapped component synchronously. This is useful when reading or writing data from/to static properties before initial render.
    edongashi authored May 19, 2018
    Configuration menu
    Copy the full SHA
    3973374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6202d2d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Update README.md

    edongashi authored Jun 3, 2018
    Configuration menu
    Copy the full SHA
    3752c46 View commit details
    Browse the repository at this point in the history