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: Upgrade to the new JSX transform #61692

Merged
merged 12 commits into from
May 22, 2024
Merged

React: Upgrade to the new JSX transform #61692

merged 12 commits into from
May 22, 2024

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    553ce36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2493fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a1adda View commit details
    Browse the repository at this point in the history
  4. Fix interactivity

    youknowriad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2242ff9 View commit details
    Browse the repository at this point in the history
  5. Fix JSX warnings

    youknowriad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f830d17 View commit details
    Browse the repository at this point in the history
  6. Fix production build

    youknowriad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ad12069 View commit details
    Browse the repository at this point in the history
  7. Fix another key spread

    youknowriad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f964b8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70d228b View commit details
    Browse the repository at this point in the history
  9. Fix dev build

    youknowriad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    356a7be View commit details
    Browse the repository at this point in the history
  10. Remove inert polyfill

    youknowriad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b09dfaf View commit details
    Browse the repository at this point in the history
  11. Switch to externals

    youknowriad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f252697 View commit details
    Browse the repository at this point in the history
  12. Avoid omit utility

    youknowriad committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7cffbfe View commit details
    Browse the repository at this point in the history