-
Notifications
You must be signed in to change notification settings - Fork 668
Comparing changes
Open a pull request
base repository: vuejs/vue-test-utils
base: v1.0.4
head repository: vuejs/vue-test-utils
compare: v1.0.5
- 15 commits
- 79 files changed
- 12 contributors
Commits on Aug 17, 2020
-
* chore(eslint): upgrade eslint from v4.x to v5.x * chore(eslint): upgrade eslint-plugin-vue-libs to 4.x * chore(eslint): upgrade eslint-plugin-markdown to 1.x * chore(eslint): upgrade eslint-plugin-flowtype to version 3.x * chore(eslint): upgrade eslint and related dependencies from 5.x to 6.x * chore(eslint): upgrade eslint from v6.x to 7.x w/ related plugins * chore(eslint): move eslint to devDependencies
Configuration menu - View commit details
-
Copy full SHA for 94ee38d - Browse repository at this point
Copy the full SHA 94ee38dView commit details -
Upgrade Vuepress, Flow, and misc (#1646)
* improvement(vuepress): upgrade VuePress to version 1.x Upgrade vuepress docs server to 1.x to gain recent features and bugfixes * improvement(corejs): upgrade core-js to version 3.x Upgrade core-js to version 3.x to gain new featurs and bugfixes. Version 2.x is no longer maintained. * chore(chalk): upgrade Chalk Upgrade Chalk to latest major release * build(flow): upgrade flow from 66 to 133 Removed suppress comment option as it is removed from flow 133. $FlowIgnore is now a supported suppressed comment. See https://flow.org/en/docs/config/options/#toc-suppress-comment-regex for more details. * refactor(typescript): pin Typescript to ^3.9.7 * chore(cross-env): upgrade cross-env to v 7.x Major change includes environment deprecations, which drops support for Node < 10.x
Configuration menu - View commit details
-
Copy full SHA for 39be102 - Browse repository at this point
Copy the full SHA 39be102View commit details
Commits on Aug 18, 2020
-
build(rollup): upgrade rollup from 1.x to 2.x (#1645)
upgrade rollup and susequent dependencies from 1.x to 2.x
Configuration menu - View commit details
-
Copy full SHA for 8af56d2 - Browse repository at this point
Copy the full SHA 8af56d2View commit details
Commits on Aug 19, 2020
-
Update wrapper async mode docs (#1648)
* docs(setvalue): update setValue documentation to reflect async mode * docs(setselected): update setSelected docs to reflect async mode * docs(setprops): update setProps docs to reflect async mode * docs: update setData docs to reflect async mode * docs(setchecked): update setChecked docs to reflect async mode * docs(setchecked): add assertions * docs(setdata): add whitespace to AAA * docs(setprops): add whitespace to AAA * docs(setselected): add assertion * docs(setvalue): add assertions Co-authored-by: Jordy Schreuders <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f94a62d - Browse repository at this point
Copy the full SHA f94a62dView commit details -
uses 'findComponent' to find components instead of 'find' (#1656)
Co-authored-by: Michael Haak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0ed63b - Browse repository at this point
Copy the full SHA f0ed63bView commit details -
Wrapper array consistency (#1650)
* feat(wrapperarray): make WrapperArray setData awaitable Make wrapperarray setData awaitable to be consistent with wrapper setData * feat(wrapperarray): make WrapperArray setProps awaitable Make wrapperarray setProps awaitable to be consistent with wrapper setData * feat(wrapperarray): make WrapperArray setValue awaitable Make wrapperarray setValue awaitable to be consistent with wrapper setValue * feat(wrapperarray): make WrapperArray setChecked awaitable Make wrapperarray setChecked awaitable to be consistent with wrapper setChecked * feat(wrapperarray): make WrapperArray trigger awaitable Make wrapperarray trigger awaitable to be consistent with wrapper trigger * docs(trigger): update trigger docs in other languages to be consistent
Configuration menu - View commit details
-
Copy full SHA for 8cc6654 - Browse repository at this point
Copy the full SHA 8cc6654View commit details
Commits on Aug 21, 2020
-
Pass an empty object to scoped slots (#1660)
Match how the Vue runtime executes scoped slots. When a scoped slot accepts and immediately destructures its props, an error will get thrown if attempting to destructure a value that is `undefined`.
Configuration menu - View commit details
-
Copy full SHA for 498382c - Browse repository at this point
Copy the full SHA 498382cView commit details -
docs(common-tips): fix syntax error (#1659)
Add missing `expect` in assertion
Configuration menu - View commit details
-
Copy full SHA for 8515ac4 - Browse repository at this point
Copy the full SHA 8515ac4View commit details -
fix a typo in common-tips.md (#1658)
Fixed a typo in the first sentence of shallow mounting.
Configuration menu - View commit details
-
Copy full SHA for fadddc2 - Browse repository at this point
Copy the full SHA fadddc2View commit details -
Added additional check before adding the ._error property (#1657)
* Update error.js * fix: error.js formatting Co-authored-by: Alex Sokolov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e9dda3 - Browse repository at this point
Copy the full SHA 8e9dda3View commit details
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f78f817 - Browse repository at this point
Copy the full SHA f78f817View commit details
Commits on Aug 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 41f2b2b - Browse repository at this point
Copy the full SHA 41f2b2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5aca8 - Browse repository at this point
Copy the full SHA 9b5aca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 844992c - Browse repository at this point
Copy the full SHA 844992cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba84544 - Browse repository at this point
Copy the full SHA ba84544View 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.4...v1.0.5