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: v6.3.0
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: next
Choose a head ref

Commits on Dec 9, 2020

  1. Copy the full SHA
    465676f View commit details
  2. Remove unnecessary guard

    afontcu committed Dec 9, 2020
    Copy the full SHA
    11bf948 View commit details

Commits on Dec 13, 2020

  1. Copy the full SHA
    56e0152 View commit details
  2. Copy the full SHA
    49208ef View commit details

Commits on Dec 17, 2020

  1. docs: Add example for Apollo GraphQL + composition API (#192)

    * feat: Add vue-router types
    
    * docs: Add example for external UI library
    
    * docs: Add example for Apollo GraphQL + composition API
    
    * Remove not used import
    
    * Use global provider to inject apollo client
    
    * fix: resolve failing test
    
    * fix: remove coverage provider in jest.config
    
    * Fron apollo/client 3.2.3 to 3.0.0
    
    * Fron apollo/client 3.0.0 to 3.3.6
    
    * Delete not needed apollo in memory dependency
    
    Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com>
    Co-authored-by: atanda rasheed <atandarash@gmail.com>
    3 people authored Dec 17, 2020
    Copy the full SHA
    94f57f8 View commit details

Commits on Jan 8, 2021

  1. fix(rerender): Do not mount component again on rerender (#199)

    * Do not mount component again on rerender
    
    * Remove leftover
    afontcu authored Jan 8, 2021
    Copy the full SHA
    ca5f32c View commit details
  2. fix(plugins): allow setting vuex/router and custom plugins (#200)

    * Do not mount component again on rerender
    
    * fix(plugins): allow setting custom plugin and vuex/router
    
    * Simplify setting logic
    afontcu authored Jan 8, 2021
    Copy the full SHA
    92c3140 View commit details

Commits on Jan 11, 2021

  1. Copy the full SHA
    fa22f41 View commit details

Commits on Feb 11, 2021

  1. chore: Bump deps (#207)

    afontcu authored Feb 11, 2021
    Copy the full SHA
    9937f01 View commit details

Commits on Feb 18, 2021

  1. chore: Cleanup structure (#211)

    * Split index into focused files
    
    * Add test to increase coverage
    afontcu authored Feb 18, 2021
    Copy the full SHA
    de9f78a View commit details
  2. chore: bump deps

    afontcu committed Feb 18, 2021
    Copy the full SHA
    dfc513f View commit details

Commits on Feb 22, 2021

  1. trigger ci

    afontcu committed Feb 22, 2021
    Copy the full SHA
    aa00f27 View commit details

Commits on Feb 23, 2021

  1. feat: Remove Router/Vuex for Vue 3 (#206)

    * Remove handling of router/vuex
    
    * Fix existing tests
    
    * Mark types as deprecated
    
    * Add simple vuex example
    
    * Improve messaging
    
    * Mark store as optional
    afontcu authored Feb 23, 2021
    Copy the full SHA
    3c33dc3 View commit details

Commits on Apr 22, 2021

  1. Copy the full SHA
    ba812f7 View commit details

Commits on May 8, 2021

  1. Copy the full SHA
    9f20f59 View commit details
  2. chore: fix lint issues

    afontcu committed May 8, 2021
    Copy the full SHA
    e6d3e02 View commit details
  3. Copy the full SHA
    c1d968c View commit details
  4. Copy the full SHA
    4ace583 View commit details
  5. Copy the full SHA
    cbedda0 View commit details

Commits on May 9, 2021

  1. Copy the full SHA
    6a27927 View commit details

Commits on Jun 14, 2021

  1. chore: add editorconfig

    afontcu committed Jun 14, 2021
    Copy the full SHA
    fc90f61 View commit details
  2. Copy the full SHA
    4b92129 View commit details

Commits on Jun 15, 2021

  1. chore: bump deps

    afontcu committed Jun 15, 2021
    Copy the full SHA
    ed995e8 View commit details
  2. chore: fix element-plus test

    afontcu committed Jun 15, 2021
    Copy the full SHA
    631527d View commit details

Commits on Jul 28, 2021

  1. chore: update deps

    afontcu committed Jul 28, 2021
    Copy the full SHA
    6f1ffbc View commit details

Commits on Jul 30, 2021

  1. chore(ci): Enable typecheck (#189)

    * Enable typecheck
    
    * Switch to tsd
    
    * Remove unnecessary patch
    afontcu authored Jul 30, 2021
    Copy the full SHA
    93317d9 View commit details

Commits on Aug 1, 2021

  1. Copy the full SHA
    d704516 View commit details

Commits on Sep 17, 2021

  1. Copy the full SHA
    42c54e2 View commit details

Commits on Jan 5, 2022

  1. chore: update comment

    afontcu committed Jan 5, 2022
    Copy the full SHA
    03c53e1 View commit details
  2. chore: bump deps

    afontcu committed Jan 5, 2022
    Copy the full SHA
    7f6c1c9 View commit details

Commits on Jan 7, 2022

  1. Copy the full SHA
    fb1a290 View commit details

Commits on Feb 6, 2022

  1. Copy the full SHA
    ba14df2 View commit details
Loading