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

Create react-addons-dom-factories package #8356

Merged
merged 1 commit into from Apr 24, 2017

Commits on Apr 21, 2017

  1. Move ReactDOMFactories into separate package

    - Update examples to no longer use React.DOM
    - Add package and documentation entries for react-addons-dom-factories
    - Update dom-factories readme
    - Set up proxy to intercept React.DOM usage
    - Update ReactDOM children tests to use createElement
    - Add more specific warning assertion for React DOM factories
    - Do not use expectDev in ReactDOMFactories tests
    nhunzaker committed Apr 21, 2017
    Copy the full SHA
    8fa20bb View commit details
    Browse the repository at this point in the history