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(browser): support clipboard api userEvent.copy, cut, paste #6769

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. test: add test

    hi-ogawa committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c6ea761 View commit details
    Browse the repository at this point in the history
  2. test: debug

    hi-ogawa committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    30c458f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d477ab View commit details
    Browse the repository at this point in the history
  4. test: fix webdriverio

    hi-ogawa committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a298b25 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    ab76c71 View commit details
    Browse the repository at this point in the history
  2. test: tweak

    hi-ogawa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    212dac1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9506828 View commit details
    Browse the repository at this point in the history
  4. fix: fix on preview

    hi-ogawa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cb717ab View commit details
    Browse the repository at this point in the history
  5. docs: jsdoc

    hi-ogawa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7da03e8 View commit details
    Browse the repository at this point in the history
  6. chore: cleanup

    hi-ogawa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d4620bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24fd7dd View commit details
    Browse the repository at this point in the history
  8. docs: more

    hi-ogawa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    390457f View commit details
    Browse the repository at this point in the history
  9. test: tweak

    hi-ogawa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f6cfc27 View commit details
    Browse the repository at this point in the history