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: testing-library/dom-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.7.0
Choose a base ref
...
head repository: testing-library/dom-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.7.1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    75981fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f8d4be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feac795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edb71f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9540572 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56aa6d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c1e704 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8790b1e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #596 from testing-library/all-contributors/add-sme…

    …ijer
    
    docs: add smeijer as a contributor
    benmonro authored May 29, 2020
    Configuration menu
    Copy the full SHA
    95bb7f2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. fix: handle ignores for ByText in suggestions (#597)

    * fix: don't suggest for script,style tags
    
    * respect custom ignores
    
    * Update src/__tests__/suggestions.js
    
    * don't suggest on nested ignore tags
    
    * remove comment
    
    * move default tags to ignore to config
    
    * remove eslint disable
    benmonro authored May 31, 2020
    Configuration menu
    Copy the full SHA
    bec190b View commit details
    Browse the repository at this point in the history
Loading