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

RFC: ReactDOM simplification #547

Merged
merged 2 commits into from
May 26, 2020

Commits on Apr 28, 2020

  1. RFC: ReactDOM simplification

    Suggestions for 0.9.0
    
    - Moved files to be deprecated into a legacy dir
    - Moved ReactDOM.Style into its own file (still aliased in ReactDOM)
    - Removed *WithId and *WithClassName helpers in favor of a querySelector
    binding (meaning no runtime for ReactDOM at all)
    bloodyowl committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    ea5621b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bdd3f0 View commit details
    Browse the repository at this point in the history