-
Notifications
You must be signed in to change notification settings - Fork 664
Comparing changes
Open a pull request
base repository: vuejs/vue-test-utils
base: v1.1.0
head repository: vuejs/vue-test-utils
compare: v1.1.1
- 19 commits
- 35 files changed
- 18 contributors
Commits on Sep 10, 2020
-
Update using-with-vuex.md to include
namespaced:true
in using modul……es section (#1636) * Update using-with-vuex.md * chore: lint Co-authored-by: Lachlan <lachlan.miller.1990@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 5cd8d59 - Browse repository at this point
Copy the full SHA 5cd8d59View commit details
Commits on Sep 12, 2020
-
Update find to findComponent in documentation example for mount optio…
…ns. (#1683) * Update find -> find components in options doc It was older name of the method used for examples. * Option doc update find -> findComponent in example zn version
Configuration menu - View commit details
-
Copy full SHA for e0cbb16 - Browse repository at this point
Copy the full SHA e0cbb16View commit details
Commits on Sep 21, 2020
-
fix(test-utils/wrapper): clarify deprecation note for wrong "get" usa…
Configuration menu - View commit details
-
Copy full SHA for a696325 - Browse repository at this point
Copy the full SHA a696325View commit details
Commits on Sep 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 312fde4 - Browse repository at this point
Copy the full SHA 312fde4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c940d - Browse repository at this point
Copy the full SHA c4c940dView commit details
Commits on Sep 25, 2020
-
fix: support v-text on child functional components with shallowMount (#…
Configuration menu - View commit details
-
Copy full SHA for bb949a1 - Browse repository at this point
Copy the full SHA bb949a1View commit details
Commits on Oct 1, 2020
-
feat(config): introduce deprecation warning handler, fix #1672 (#1700)
Allow passing custom handler for deprecation warnings allowing fine-grained control how these are reported to a user
Configuration menu - View commit details
-
Copy full SHA for 7740e90 - Browse repository at this point
Copy the full SHA 7740e90View commit details -
feat: treat document.body in attachTo in special way (#1699)
When using attachTo with document.body as a target do not replace original content of body but append a new div instead See #1578 for details and discussion
Configuration menu - View commit details
-
Copy full SHA for a821908 - Browse repository at this point
Copy the full SHA a821908View commit details
Commits on Oct 5, 2020
-
docs: update vue-router documentation (#1701)
Update documentation to explain differences between using `localVue` and `mocks` and provide examples of the use case for each. A common gotcha with integration testing (which don't stub children) is when using the `mocks` approach the router instance is not available on child components.
Configuration menu - View commit details
-
Copy full SHA for 002eb3e - Browse repository at this point
Copy the full SHA 002eb3eView commit details
Commits on Oct 7, 2020
-
fix(setData): allow empty objects to be set fix #1704 (#1705)
* fix(setData): allow empty objects to be set fixes #1704 This is a tentative fix to show one possible solution, I can clean it up if you think it makes sense * fix formatting * test
Configuration menu - View commit details
-
Copy full SHA for 993b293 - Browse repository at this point
Copy the full SHA 993b293View commit details -
docs(ru): change mocha-webpack to mochapack (#1708)
based on en docs changes
Configuration menu - View commit details
-
Copy full SHA for fcfc63a - Browse repository at this point
Copy the full SHA fcfc63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16790b9 - Browse repository at this point
Copy the full SHA 16790b9View commit details
Commits on Oct 14, 2020
-
add the wrapper.getComponent method and corresponding documents. (#1714)
* feat: add the wrapper.getComponent method docs: create the /docs/api/wrapper/getComponent.md, and add the deprecation message to the /docs/api/wrapper/get.md docs(zh): create the /docs/zh/api/wrapper/getComponent.md, and add the deprecation message to the /docs/zh/api/wrapper/get.md * Update packages/test-utils/src/wrapper.js Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com> * Update docs/api/wrapper/getComponent.md Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com> * Update docs/zh/api/wrapper/getComponent.md Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com> * Update docs/zh/api/wrapper/getComponent.md Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com> * Update docs/api/wrapper/getComponent.md Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com> Co-authored-by: yinquan <gogs@fake.local> Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c90f597 - Browse repository at this point
Copy the full SHA c90f597View commit details
Commits on Oct 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8c56db6 - Browse repository at this point
Copy the full SHA 8c56db6View commit details
Commits on Oct 30, 2020
-
feat(test-utils): add types for auto destroy methods (#1724)
Add types for auto destroy methods, the hook type is typed loosely to be agnostic to testing frameworks.
Configuration menu - View commit details
-
Copy full SHA for e1c2526 - Browse repository at this point
Copy the full SHA e1c2526View commit details
Commits on Oct 31, 2020
-
fix: ignore non-vue wrapper for auto-destroy (#1723)
Co-authored-by: Joeri Hendrickx <joeri.hendrickx@unleashed.be>
Configuration menu - View commit details
-
Copy full SHA for c198d19 - Browse repository at this point
Copy the full SHA c198d19View commit details
Commits on Nov 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3cbc2cc - Browse repository at this point
Copy the full SHA 3cbc2ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b9bfd - Browse repository at this point
Copy the full SHA 27b9bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7916ce - Browse repository at this point
Copy the full SHA d7916ceView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.0...v1.1.1