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

Interactivity: Restore scope when yielded promise rejects #59708

Merged
merged 12 commits into from
Mar 11, 2024

Commits on Mar 11, 2024

  1. Add test case

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    60214e9 View commit details
    Browse the repository at this point in the history
  2. Fix scoping behavior

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ecb2534 View commit details
    Browse the repository at this point in the history
  3. Restore 2 try/catch

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cfaa0a7 View commit details
    Browse the repository at this point in the history
  4. Fix render comment

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    382a924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e63f548 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b14634d View commit details
    Browse the repository at this point in the history
  7. Improve exclude pattern

    Co-authored-by: Anton Vlasenko <[email protected]>
    sirreal and anton-vlasenko committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3148333 View commit details
    Browse the repository at this point in the history
  8. Fix alignment

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    04fd91b View commit details
    Browse the repository at this point in the history
  9. Use consistent HTML quoting

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    09889c5 View commit details
    Browse the repository at this point in the history
  10. Prettier view file

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    443983a View commit details
    Browse the repository at this point in the history
  11. Rename test file

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fa01570 View commit details
    Browse the repository at this point in the history
  12. Add changelog

    sirreal committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    242f138 View commit details
    Browse the repository at this point in the history