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

React DOM: Support boolean values for inert prop #24730

Merged
merged 11 commits into from
Mar 13, 2024

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    7d30cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0a7864 View commit details
    Browse the repository at this point in the history
  3. Less hacky, more verbose, more runtime impact

    Sebastian Silbermann authored and eps1lon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e4acfb4 View commit details
    Browse the repository at this point in the history
  4. Revert "Less hacky, more verbose, more runtime impact"

    This reverts commit 133867b.
    Sebastian Silbermann authored and eps1lon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5ecdc59 View commit details
    Browse the repository at this point in the history
  5. Less hacky, leveraging fallthroughs, minor runtime impact

    Sebastian Silbermann authored and eps1lon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d38c92b View commit details
    Browse the repository at this point in the history
  6. Add tests for inert

    Sebastian Silbermann authored and eps1lon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d688051 View commit details
    Browse the repository at this point in the history
  7. And another one

    Sebastian Silbermann authored and eps1lon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4a9daf3 View commit details
    Browse the repository at this point in the history
  8. Add warning if you use inert=""

    Sebastian Silbermann authored and eps1lon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b021a07 View commit details
    Browse the repository at this point in the history
  9. Schedule for next major

    eps1lon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d727c7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f3e32b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf2173e View commit details
    Browse the repository at this point in the history