-
Notifications
You must be signed in to change notification settings - Fork 665
Comparing changes
Open a pull request
base repository: vuejs/vue-test-utils
base: v1.0.0-beta.31
head repository: vuejs/vue-test-utils
compare: v1.0.0-beta.32
- 18 commits
- 34 files changed
- 15 contributors
Commits on Jan 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1630799 - Browse repository at this point
Copy the full SHA 1630799View commit details
Commits on Jan 20, 2020
-
docs: note babel-bridge in Jest SFC instructions (#1268)
* note babel-bridge in Jest SFC instructions Because of vue-jest's dependency on babel-core (babel 6), if you're using babel 7 your tests will fail. * fix: lint Co-authored-by: Lachlan <lachlan.miller.1990@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for f9783fd - Browse repository at this point
Copy the full SHA f9783fdView commit details
Commits on Jan 21, 2020
-
chore: update testing-async-components.md (#1412)
修改一个错别字:“具柄” 改为 “句柄” Co-authored-by: lmlife2016 <287388482@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 9dc7d1a - Browse repository at this point
Copy the full SHA 9dc7d1aView commit details
Commits on Jan 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c979087 - Browse repository at this point
Copy the full SHA c979087View commit details
Commits on Jan 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ff54d68 - Browse repository at this point
Copy the full SHA ff54d68View commit details
Commits on Jan 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac56f83 - Browse repository at this point
Copy the full SHA ac56f83View commit details
Commits on Feb 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 370474b - Browse repository at this point
Copy the full SHA 370474bView commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8dc9bab - Browse repository at this point
Copy the full SHA 8dc9babView commit details
Commits on Feb 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a4e077c - Browse repository at this point
Copy the full SHA a4e077cView commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ebcf97c - Browse repository at this point
Copy the full SHA ebcf97cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 775feb7 - Browse repository at this point
Copy the full SHA 775feb7View commit details
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b41a09d - Browse repository at this point
Copy the full SHA b41a09dView commit details
Commits on Feb 14, 2020
-
docs(mounting options): add a tip how to mock $root. Fix #1437 (#1438)
* docs(mounting options): add a tip how to mock $root Clarify how to mock $root fix #1437 * docs(mounting-options): remove blank line
Configuration menu - View commit details
-
Copy full SHA for d904f26 - Browse repository at this point
Copy the full SHA d904f26View commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 24ed9f9 - Browse repository at this point
Copy the full SHA 24ed9f9View commit details
Commits on Feb 22, 2020
-
docs: Missing Vue import (#1445)
* Missing Vue import `import Vue` was missing in the code block. when someone, new to vue tries to follow the guide, it becomes a pain-point to figure why test case which included `Vue.nextTick()` failed. * Update testing-async-components.md
Configuration menu - View commit details
-
Copy full SHA for ab35fab - Browse repository at this point
Copy the full SHA ab35fabView commit details
Commits on Feb 25, 2020
-
fix: stub globally registered components (#1441)
When specifying the components to stub, merge the globally registered components into the locally registered ones. (fix #1272)
Configuration menu - View commit details
-
Copy full SHA for 228cd1a - Browse repository at this point
Copy the full SHA 228cd1aView commit details
Commits on Mar 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5d51668 - Browse repository at this point
Copy the full SHA 5d51668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4503e6c - Browse repository at this point
Copy the full SHA 4503e6cView 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.0.0-beta.31...v1.0.0-beta.32