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

Deprecate React.createMixin #8853

Merged
merged 4 commits into from Jan 24, 2017
Merged

Commits on Jan 24, 2017

  1. Deprecate React.createMixin

    This API was never fully implemented. Since mixins are no longer considered part of the future React API, it will be removed.
    Brandon Dail committed Jan 24, 2017
    Copy the full SHA
    7bbe9d1 View commit details
    Browse the repository at this point in the history
  2. Add test for deprecation warnings

    Brandon Dail committed Jan 24, 2017
    Copy the full SHA
    a4bc6a4 View commit details
    Browse the repository at this point in the history
  3. Add deprecation tests to fiber test tracker

    Brandon Dail committed Jan 24, 2017
    Copy the full SHA
    9193120 View commit details
    Browse the repository at this point in the history
  4. Update deprecation wording to be less aggressive

    Brandon Dail committed Jan 24, 2017
    Copy the full SHA
    2d6c282 View commit details
    Browse the repository at this point in the history