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

Commits on Mar 18, 2024

  1. fix: allow unmounting with no wrapper element (#312)

    * fix: check wrapper element to fix #311
    hcg1023 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3ecde9e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. feat: Add types for props and slots in render function

    * Add types for render function
    
    * Fix lint errors
    cheyer authored May 18, 2024
    Configuration menu
    Copy the full SHA
    d46ed8f View commit details
    Browse the repository at this point in the history
Loading