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: percy/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.3
Choose a base ref
...
head repository: percy/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.4
Choose a head ref
  • 13 commits
  • 52 files changed
  • 5 contributors

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    da60154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83228a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    04146d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0eea0c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. ✨ adding endpoint for sending failed event (#1401)

    * intial POC
    
    * intial POC
    
    * ✨ adding endpoint for sending failed event
    
    * lint fix and client test
    
    * test fix
    
    * test fix
    
    * tests for core
    
    * tests for exec
    
    * tests for exec
    
    * coverage completed
    
    * deleting extra comments
    
    * changing default value of errorKind to sdk
    
    * creating helper method to send failed event from js sdk's
    
    * addressing comments
    
    * addressing comments: making sending event more genric for future use
    prklm10 authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ea13206 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 30, 2023

  1. ✨ Introduce new config option enableLayout for enabling layout testin…

    …g. (#1378)
    
    * ✨ Introduce new config option enableLayout for enabling layout testing
    
    * lint fix
    
    * test fix
    
    * addressing comments
    prklm10 authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5a3ee41 View commit details
    Browse the repository at this point in the history
  2. ✨ Fix percyCSS not getting applied when elements outside </body> (#…

    …1415)
    
    * Initial commit
    
    * add hints array
    
    * revert
    
    * adds and fix tests
    
    * tests added for core package
    itsjwala authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c292189 View commit details
    Browse the repository at this point in the history
  3. 🔖 v1.27.4-beta.3

    itsjwala committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e560f5d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Removing Redundant Calls for PoA (#1413)

    * Removing Redundant Calls for PoA
    
    * Removing call from genericProvider
    
    * Fixing lint
    Amit3200 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    facf9e1 View commit details
    Browse the repository at this point in the history
  2. 🔖 v1.27.4-beta.4 (#1423)

    Amit3200 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4aaa7b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fixing percyScreenshotEnd response (#1427)

    * Fixing percyScreenshotEnd response
    
    * making null safe
    
    * Fixing constructor in tests
    
    * Fixing test
    rishigupta1599 authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2646ae1 View commit details
    Browse the repository at this point in the history
  2. 🔖 v1.27.4

    itsjwala committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bb901bc View commit details
    Browse the repository at this point in the history
Loading