Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cypress-io/cypress-documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cypress-io/cypress-documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/15.1.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 25, 2025

  1. docs: updates cy.press() documentation to include expanded named keys…

    …, as well as utf-8 characters (#6256)
    
    * docs: updates cy.press() documentation to include expanded named keys, as well as utf-8 characters
    
    * lint
    
    * updates to structure
    
    * lint
    
    ---------
    
    Co-authored-by: Jennifer Shehane <[email protected]>
    cacieprins and jennifer-shehane authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    72f1917 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. docs: remove F-keys from cy.press() documentation (#6261)

    * docs: remove f keys from cy.press doc
    
    * prettier
    cacieprins authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    7c90f67 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

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

Commits on Sep 23, 2025

  1. docs: correct & clarify how ancillary events are dispatched during ke…

    …yDown/Up patterns (#6259)
    
    * clarify behavior of keypress/input events
    
    * clarify
    cacieprins authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    55a42a5 View commit details
    Browse the repository at this point in the history
Loading