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

[lexical-react] Feature: React 19 unit tests #6048

Merged
merged 34 commits into from
May 22, 2024

Commits on May 13, 2024

  1. unit test

    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    23274d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e470d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd0664 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f470c0 View commit details
    Browse the repository at this point in the history
  5. e2e with beta

    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e275d04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    853dd2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17d27e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e41306e View commit details
    Browse the repository at this point in the history
  9. Update React19 test comments

    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ef7ac8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f124a24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f190a05 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9cf1369 View commit details
    Browse the repository at this point in the history
  13. start on React FAQ

    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    89bde93 View commit details
    Browse the repository at this point in the history
  14. HMR notes

    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e1140be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a2da54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2d25a16 View commit details
    Browse the repository at this point in the history
  17. [lexical] Chore: Update TestTextNode related tests

    I was looking to see how well TextNode replacement was tested per
    `// @ts-ignore` and an irrelevant mistake (not covered in tests)
    that tsc would've caught
    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    efb66b9 View commit details
    Browse the repository at this point in the history
  18. Audit @ts-ignore usage and fix possible `window.queueMicrotask = unde…

    …fined` test side-effect leak
    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f687256 View commit details
    Browse the repository at this point in the history
  19. Use React 17+ jsx transform

    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3628979 View commit details
    Browse the repository at this point in the history
  20. Suggested renames

    etrepum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    97564a5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1a2b722 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    0c85bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49b7c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3319e2b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    774a297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f5c98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90a98b1 View commit details
    Browse the repository at this point in the history
  4. Workaround for rollup

    etrepum committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5b81091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d378edb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b21494e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a48687c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    492816e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3541f2d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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