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

feat: React 18 + automatic JSX runtime + build --dev #8961

Merged
merged 33 commits into from
Jun 8, 2023
Merged

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    f21dd48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9688b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4bc6c View commit details
    Browse the repository at this point in the history
  4. Add React-18 test page

    slorber committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1bc3d2d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    3655fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff6fa2 View commit details
    Browse the repository at this point in the history
  3. fix little server warning

    slorber committed May 12, 2023
    Configuration menu
    Copy the full SHA
    657e8a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9574c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a3df4d View commit details
    Browse the repository at this point in the history
  6. update snapshots

    slorber committed May 12, 2023
    Configuration menu
    Copy the full SHA
    135f9a5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    cb69d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275e211 View commit details
    Browse the repository at this point in the history
  3. minor quote change

    slorber committed May 15, 2023
    Configuration menu
    Copy the full SHA
    381e206 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    9a5bfb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce63c42 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    2ade4ad View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. remove dead code

    slorber committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1436bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2904aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95c1ee6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a9c398 View commit details
    Browse the repository at this point in the history
  5. PWA: add failsafe try/catch when calling getInstalledRelatedApps to a…

    …void console errors inside iframes
    slorber committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b53423d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a94abb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    255fd7d View commit details
    Browse the repository at this point in the history
  8. ignore TS error

    slorber committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    fbfe18c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4777d04 View commit details
    Browse the repository at this point in the history
  10. lockfile

    slorber committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    396b7e4 View commit details
    Browse the repository at this point in the history
  11. website ts config update

    slorber committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    4188ec3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    599f9c1 View commit details
    Browse the repository at this point in the history
  2. Use automatic JSX runtime

    slorber committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    8d72c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    127a931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2692c9d View commit details
    Browse the repository at this point in the history
  5. Add proper build --dev mode

    slorber committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    275c0bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66e0aa1 View commit details
    Browse the repository at this point in the history