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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.1.0
Choose a base ref
...
head repository: cypress-io/cypress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.2.0
Choose a head ref
  • 10 commits
  • 235 files changed
  • 12 contributors

Commits on Nov 15, 2022

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

Commits on Nov 16, 2022

  1. chore: move non-shared code from frontend-shared to app (#24674)

    * move non shared code to packages/app
    
    * move things around
    
    * fix bug
    
    * remove unused code
    
    * remove unused code
    
    * revert change
    
    * unused
    
    * fix code
    
    * revert [skip ci]
    
    * revert [skip ci]
    
    Co-authored-by: amehta265 <[email protected]>
    lmiller1990 and amehta265 authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    206fdd5 View commit details
    Browse the repository at this point in the history
  2. 5 Configuration menu
    Copy the full SHA
    8d85c80 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. 4 Configuration menu
    Copy the full SHA
    ed90b14 View commit details
    Browse the repository at this point in the history
  2. chore: re-name dashboard references to Cypress Cloud (#24699)

    Co-authored-by: mattvCypress <[email protected]>
    Co-authored-by: amehta265 <[email protected]>
    3 people authored Nov 17, 2022
    5 Configuration menu
    Copy the full SHA
    e3435b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 21, 2022

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

Commits on Nov 22, 2022

  1. feat: Re-introduce Run All specs for End to End under experimentalRun…

    …AllSpecs flag (#24745)
    
    * feat: re-enable Run All Specs (#24683)
    
    * fix: disable query in run-mode
    
    * feat: Run-all-specs-ui (#24738)
    
    * wip run-all-specs-ui
    
    * added component tests for specs-list, inline-specs-list, and run-all-specs
    
    * updated tests for specslist, inlinespeclist, and runAllSpecs
    
    * simplify test
    
    * make prop with default value optional
    
    * enable run all specs
    
    * use named slot for clarify
    
    * use Record type
    
    * remove un-necessary dynamic component
    
    * use group and hover to inline css
    
    * fix tests
    
    * fix tests and use snapshot for style testing
    
    Co-authored-by: Lachlan Miller <[email protected]>
    
    * fix typescript
    
    * fix test
    
    * build binary for run all specs
    
    * fix: tweaks for Run All Specs (#24746)
    
    * update ui [skip ci]
    
    * change types to reflect run all specs is e2e only
    
    * chore: separate run all specs components
    
    * fix typescript error
    
    * fix: run-all UI tweaks and keyboard nav (#24757)
    
    Closes undefined
    
    * fix UI test
    
    * move listener and use i18n [skip ci] (#24761)
    
    * fix: run-all-specs duplicate file-matching (#24763)
    
    * chore: limit linting [skip ci]
    
    * do not get separator until app is loaded
    
    * fix test
    
    Co-authored-by: Zachary Williams <[email protected]>
    Co-authored-by: amehta265 <[email protected]>
    3 people authored Nov 22, 2022
    5 Configuration menu
    Copy the full SHA
    4bbd78e View commit details
    Browse the repository at this point in the history
  2. fix: A docblock pointing to a non-existent online tool (#24771)

    * fix: A docblock pointing to a non-existent online tool
    
    * Update cli/types/cypress.d.ts
    
    Co-authored-by: Ben M <[email protected]>
    DCzajkowski and Ben M authored Nov 22, 2022
    5 Configuration menu
    Copy the full SHA
    ec01774 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    a4e9642 View commit details
    Browse the repository at this point in the history
Loading