Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vue-test-utils

Component Test Utils for Vue 2
https://github.com/vuejs/vue-test-utils

chore: v1.1.4

c010005181e64b8acb2b8b31ad434157a9c46c2e authored over 3 years ago by Lachlan Miller <[email protected]>
fix: allow find stubbed functional component by name (#1817)

3cd81d0593f56034b96f368d8ab066a855e0b204 authored over 3 years ago by Kirill Romanov <[email protected]>
feat: export `ErrorWrapper` (#1814)

export `ErrorWrapper` so it can be used when extending VTU

Co-authored-by: peterhegman <phegm...

b8f796f2884ff3e865ec910562858b470df5b3a0 authored over 3 years ago by Pete Hegman <[email protected]>
build(deps): bump y18n from 4.0.0 to 4.0.1 (#1811)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://gith...

7096ce6d23085a48dbca7b22914c1f014b894e43 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix VTU don't return key property to event when use trigger.('eventName.key') (#1808)

* Add key to events

When trigger 'keydown.tab` - key does not exists. This affect case when ...

a61c5482d9113944417ce168a40163de153cad94 authored over 3 years ago by Stepan <[email protected]>
docs(name): Add link to deprecation explanation (#1810)

* Update name.md

Add reference to doc to explain to users why `name` is deprecated and what t...

245ba2a0bfb976e53c4bb66b4322c64eaeccf5cf authored almost 4 years ago by travis5491811 <[email protected]>
build(deps): bump elliptic from 6.5.3 to 6.5.4 (#1804)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](ht...

290da0607861967db988f752ffe301c804ebf144 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump prismjs from 1.21.0 to 1.23.0 (#1797)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](http...

2f11d693c9cbbb029354dfbc0fe28644e266b937 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix 2.x link (#1806)

Co-authored-by: liruifengv <li152278709162gmail.com>

674f85a3a5e4398afd71ee21a88d6a828b014ead authored almost 4 years ago by 李瑞丰 <[email protected]>
docs: fix link (#1800)

234f2bbe3a6c2b558bc6c3afb788a705b9c35492 authored almost 4 years ago by ntnyq <[email protected]>
docs: fix link to vtu-next

fix #1796

1415b84501f2c7ad938e78d21ffde9d614c82252 authored almost 4 years ago by Adrià Fontcuberta <[email protected]>
feat(test-utils): add type definitions for ExtendedVue (#1789)

add mount & shallowMount type definitions for ExtendedVue, return type of Vue.extend() method

...

980434b9eac6a6ee5ba770ae839a19805f344a93 authored almost 4 years ago by Yasuhiro SHIMIZU <[email protected]>
docs: Add warning on docs version (#1792)

* Add warning on docs version

* Remove unnecessary wrapper

6f574eb48e13bb906950c60b7dc504bdc04e6ce9 authored almost 4 years ago by Adrià Fontcuberta <[email protected]>
docs: filter search results to match current docs

58b9956f9342260d9d8804e7cb41afed5695aa53 authored almost 4 years ago by Adrià Fontcuberta <[email protected]>
docs: add WrapperArray#exists docs (#1795)

a956468e6b734bf007ee17fc77c55386ec9f76d3 authored almost 4 years ago by Mark Florian <[email protected]>
fix(create-local-vue): fix max range stack size (fix #1768) (#1786)

* test(create-local-vue): add a failing test

* fix(create-local-vue): avoid Vue instance poll...

30e5bc3fedd27c9bc6e234ba135ac516fe685d6b authored almost 4 years ago by Antoine Rey <[email protected]>
docs: Update link to vtu next (#1788)

fd435880a9242efaff5d306f3689b91481639573 authored almost 4 years ago by nandi95 <[email protected]>
fix: インスト => インストール (#1785)

cfee9b5c8886fa5983909b15418e75f3854fc558 authored almost 4 years ago by Okuto Oyama <[email protected]>
fix(trigger('focus')) added natural to jsdom behavior (#1777)

* Fix for trigger('focus')

Added test case and the fix for wrapper trigger

* Extended type...

6e336366ac70e2fc16281550a48e3b1e211be0c3 authored almost 4 years ago by Mikhail G <[email protected]>
chore(release): publish v1.1.3

f36e088828d6e20dda7d3b50a025c28f6eb0b80e authored almost 4 years ago by Adrià Fontcuberta <[email protected]>
chore: publish 1.1.3

c27d93356eff31025b13ba60c38a49f23265b330 authored almost 4 years ago by Adrià Fontcuberta <[email protected]>
docs(installation): Split Vue CLI and manual installation of Vue Test Utils + Jest (#1778)

- Make two sections, one for the Vue CLI installation and one for the manual installation.
- Cl...

48100be4ae1c8ea4589e5761ba07f475622cf1d9 authored almost 4 years ago by The4thLaw <[email protected]>
build(deps): bump socket.io from 2.3.0 to 2.4.1 (#1771)

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes]...

18653556e0c2f365842415a8b28f4e2a10417ce0 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: clarify deprecation message for find and findAll (#1770)

Co-authored-by: hewIngram <[email protected]>

3536ade41546a9a858bdee0b2a1f0928c156c672 authored almost 4 years ago by Hew Ingram <[email protected]>
fix(error.js): do not console.error handled exceptions (#1761)

When an exception is handled in an `errorHandler` function, do not re-raise it.

fix #1760

c4133d6a78cd0ad7efafdfadb4f1ae28e31079b4 authored almost 4 years ago by Marc Gibbons <[email protected]>
Add babel config file snippet (#1764)

08304bcd7df5b31363e219842f6a7c132697a2f9 authored almost 4 years ago by Adrià Fontcuberta <[email protected]>
fix: prevent setProps infinite loop with immediate watchers (#1752)

* prevent `setProps` from being called on non-top level wrappers
* remove useless `silent` opti...

db4ab8b10872ff1ca492c02ad0f62368ed748631 authored about 4 years ago by Illya Klymov <[email protected]>
v1.1.2

e8b57a86cadbeda8b4fdda33c03c5f9d0bcd733e authored about 4 years ago by Lachlan Miller <[email protected]>
chore: revert lerna

72ffaa78ea3336e1bc43691b55c154bbd2a0a31d authored about 4 years ago by Lachlan Miller <[email protected]>
chore: publish 1.1.2

dc7a1b16a622e89d8435978228b48b8386b32ccc authored about 4 years ago by Lachlan Miller <[email protected]>
feat: update doc with next version doc (#1751)

Co-authored-by: wanghongye <[email protected]>

890b1531ff76ea6d81fa1b8bf8dd350058cd7acb authored about 4 years ago by Homyee King <[email protected]>
fix: does not pass data provided to mount to wrapper component (#1750)

d03f7d3a6a6ac410d59ee85dc7297478bbede448 authored about 4 years ago by Illya Klymov <[email protected]>
build(deps): bump ini from 1.3.5 to 1.3.7 (#1747)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://githu...

d2add5432d85037761614de968ca4ef41f17279d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: support array class binding in stubbed functional components (#1744)

Co-authored-by: palpich <[email protected]>

e74e2bfa6dea052f57535ccbd0afc3c02c6133fe authored about 4 years ago by Viacheslav Landau <[email protected]>
Type getComponent() (#1741)

Added the getComponent() function typing

62dec1c8b6cce1c255706af459b574ebc2c9e586 authored about 4 years ago by Anouar Bellakha <[email protected]>
Add missing await clauses (#1739)

* Add missing await clauses

* Add ja and zh

* Wrap await statements (CI was failing)

de65223e6e83b7f0a293d0dad2ceca418047b6f8 authored about 4 years ago by Adrià Fontcuberta <[email protected]>
v1.1.1

d7916ce82062dd0c920c8a0aebaaaa527e3b98ff authored about 4 years ago by Lachlan Miller <[email protected]>
chore: revert version so lerna can handle it

27b9bfd3d5a295acc74efb2cc6b1e57e416d2ae7 authored about 4 years ago by Lachlan Miller <[email protected]>
chore: build 1.1.1

3cbc2cc46627f98f4e0044d9e896b7652fcf1397 authored about 4 years ago by Lachlan Miller <[email protected]>
fix: ignore non-vue wrapper for auto-destroy (#1723)

Co-authored-by: Joeri Hendrickx <[email protected]>

c198d19de032b307173ce1f1b933df50a3871d77 authored about 4 years ago by Pieter De Decker <[email protected]>
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 fra...

e1c252699ad3ba5cba5ff2d4666386a05fedfd02 authored about 4 years ago by Blake Newman <[email protected]>
feat: add abstract property to the core property of the component (#1716)

8c56db6345312871bd02fb9fdd40dbf2c383b781 authored about 4 years ago by HuangYi <[email protected]>
add the wrapper.getComponent method and corresponding documents. (#1714)

* feat: add the wrapper.getComponent method
docs: create the /docs/api/wrapper/getComponent.md,...

c90f597168c94c8b48785eb5dce130b3c533a752 authored about 4 years ago by TinyWisp <[email protected]>
feat: warn when operating on destroyed Vue component (#1706)

16790b9e08e097e55599dff7293cc27d5edae358 authored about 4 years ago by Illya Klymov <[email protected]>
docs(ru): change mocha-webpack to mochapack (#1708)

based on en docs changes

fcfc63ac74b4eefc6cbe8e1701e978779a8b7106 authored about 4 years ago by Nikolay Akinshin <[email protected]>
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...

993b29398a4e19373dd47f0767ff294349d9a64e authored about 4 years ago by Haroen Viaene <[email protected]>
docs: update vue-router documentation (#1701)

Update documentation to explain differences between using `localVue` and `mocks` and provide exa...

002eb3e06a1bb9e395a5c4bab560cd955aa74acc authored over 4 years ago by Blake Newman <[email protected]>
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 ...

a8219083602b9e4d144777147938648ef99d1cd8 authored over 4 years ago by Illya Klymov <[email protected]>
feat(config): introduce deprecation warning handler, fix #1672 (#1700)

Allow passing custom handler for deprecation warnings allowing
fine-grained control how these a...

7740e90ba6a92474f2706f98221a91ca19bb2415 authored over 4 years ago by Illya Klymov <[email protected]>
fix: support v-text on child functional components with shallowMount (#1697)

a child functional component must display content of v-text directive when it is mounted with
s...

bb949a1c83d5f2109a1f1f610f6350cf410e3fa0 authored over 4 years ago by jeremy-cassou <[email protected]>
docs: redirects update

c4c940d291b38459827870f1b66a5491f938d25c authored over 4 years ago by Jessica Sachs <[email protected]>
docs: nesting VTU docs under /v2/

312fde4f7db1ccc8f94042570324e512d58c5faf authored over 4 years ago by Jessica Sachs <[email protected]>
fix(test-utils/wrapper): clarify deprecation note for wrong "get" usage (#1688)

If `wrapper.get` was called with a vue component instance, a misleading deprecation note was sho...

a696325af9173df258ed6e0ed833f547d8ff9436 authored over 4 years ago by Valentin Palkovic <[email protected]>
Update find to findComponent in documentation example for mount options. (#1683)

* Update find -> find components in options doc

It was older name of the method used for exam...

e0cbb16e962b58fc08758264239a7ff2143c0a5a authored over 4 years ago by Th3Un1q3 <[email protected]>
Update using-with-vuex.md to include `namespaced:true` in using modules section (#1636)

* Update using-with-vuex.md

* chore: lint

Co-authored-by: Lachlan <lachlan.miller.1990@out...

5cd8d593f86bdb804f291f8a51ef462eb6e7e88e authored over 4 years ago by Jason Rial <[email protected]>
v1.1.0

55ad8d7b265c3aabea0726e77417a33a3fad33f2 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: publish 1.1

60a32dcd94b6e641cffa49c50d27c93fbffed35b authored over 4 years ago by Lachlan Miller <[email protected]>
Sync mode cleanup (#1671)

* docs(createwrapper): remove sync mode from RU docs

* chore(flow): remove sync option from c...

bd91c9fc2451c1ef7a5d3ab3a4acc7f2ab68c5d7 authored over 4 years ago by Bill Glesias <[email protected]>
createLocalVue errorHandler Option (#1670)

* refactor(createlocalvue): move createLocalVue to shared utils

* refactor(createlocalvue): r...

e91effeda17e68817aa7bafaaf24a7ffa8185776 authored over 4 years ago by Bill Glesias <[email protected]>
build(deps): bump handlebars from 4.5.1 to 4.7.6 (#1679)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.7.6.
- [Release not...

085ef2a2cd3d02b464c7dbede1a5bf96105705d7 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: document resetAutoDestroyState method (#1674)

89f0ac038c94c6eb2b158b75625529705392b25c authored over 4 years ago by Illya Klymov <[email protected]>
feat: remove deprecation warning from `isVisible` method (#1675)

update `isVisible` logic to match implementation in `jest-dom`

99948f58a2f1ef1362fe9e4bf5aca266541a0d35 authored over 4 years ago by Illya Klymov <[email protected]>
feat: remove deprecation when `is` is called with component definition (#1676)

677ba31299283fbb1e721186dbff6a37fff61195 authored over 4 years ago by Illya Klymov <[email protected]>
fix(validators): support components returning render function from setup (#1600)

fix #1596

6e3e4e5818eb13d03e61dd61d02eef968d044847 authored over 4 years ago by Benoît Burgener <[email protected]>
Adding babel config inside "using-with-jest.md" (#1667)

* docs(using-with-jest.md): improving on using-with-jest docs file

Adding more detailed "usin...

969987711482fec65bdcc9094cac010d88dafd2e authored over 4 years ago by Aleksey Karpenko <[email protected]>
chore(release): publish v1.0.5

ba8454453a063c1e105ccc04a6603cafb841df6b authored over 4 years ago by Lachlan Miller <[email protected]>
chore: 1.0.5

844992cef2806195bb177ebcb70802835d3d20cb authored over 4 years ago by Lachlan Miller <[email protected]>
Update docs/README.md (#1669)

Update some links

9b5aca8f1c78451efa139107436249175e243c08 authored over 4 years ago by Naoki Sekiguchi <[email protected]>
fix: handle shallowMount on components with v-if and scoped slots (#1663)

41f2b2b18cb0d557bf36a5a28cf769a02dba931f authored over 4 years ago by Illya Klymov <[email protected]>
fix: extend Vue parent with options to support accessing root. with VCA (#1661)

f78f817306e2e228319092e3d3de55fc4356aa93 authored over 4 years ago by Lachlan <[email protected]>
Added additional check before adding the ._error property (#1657)

* Update error.js

* fix: error.js formatting

Co-authored-by: Alex Sokolov <4497128+Alex-So...

8e9dda346eb31a4dcfb13e7da741db268c2d8de1 authored over 4 years ago by Alexander Sokolov <[email protected]>
fix a typo in common-tips.md (#1658)

Fixed a typo in the first sentence of shallow mounting.

fadddc25d88348021155ced638721f9735240c74 authored over 4 years ago by Shahnewaz Siam <[email protected]>
docs(common-tips): fix syntax error (#1659)

Add missing `expect` in assertion

8515ac44472185e07a676c08330df793357bc5a6 authored over 4 years ago by Chinonso Chukwuogor <[email protected]>
Pass an empty object to scoped slots (#1660)

Match how the Vue runtime executes scoped slots. When a scoped slot
accepts and immediately des...

498382c5589b9a03006c5f6c1206f2780a2bec74 authored over 4 years ago by Matthew Pietz <[email protected]>
Wrapper array consistency (#1650)

* feat(wrapperarray): make WrapperArray setData awaitable

Make wrapperarray setData awaitable...

8cc665436395a284e0135378d3d272f5446380be authored over 4 years ago by Bill Glesias <[email protected]>
uses 'findComponent' to find components instead of 'find' (#1656)

Co-authored-by: Michael Haak <[email protected]>

f0ed63bad78c67b1455ee95b43f7286af7686b64 authored over 4 years ago by Mike <[email protected]>
Update wrapper async mode docs (#1648)

* docs(setvalue): update setValue documentation to reflect async mode

* docs(setselected): up...

f94a62dbf4a2c09af5d5989fc03ec8661969d33f authored over 4 years ago by Bill Glesias <[email protected]>
build(rollup): upgrade rollup from 1.x to 2.x (#1645)

upgrade rollup and susequent dependencies from 1.x to 2.x

8af56d252d8fe007bd531b9a8708495cba2ca497 authored over 4 years ago by Bill Glesias <[email protected]>
Upgrade Vuepress, Flow, and misc (#1646)

* improvement(vuepress): upgrade VuePress to version 1.x

Upgrade vuepress docs server to 1.x ...

39be102165f94897786db3b9db51af09ad419187 authored over 4 years ago by Bill Glesias <[email protected]>
Upgrade Eslint (#1647)

* chore(eslint): upgrade eslint from v4.x to v5.x

* chore(eslint): upgrade eslint-plugin-vue-...

94ee38dab25c50172b76d465150683cfd027bb4c authored over 4 years ago by Bill Glesias <[email protected]>
chore(release): publish v1.0.4

9ad26292b09f1fdd8f2a79629fcc0232811c7483 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: revert lerna version

d709106fff14cff0555947ce8a7b32fc4a433c39 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: update lerna.json version

a73269d4a4f56202c20fd1bbf7a12db56a8d0040 authored over 4 years ago by Lachlan Miller <[email protected]>
chore: v1.0.4

576022e719df7edb40f9cb0990781a7dc2b2f20f authored over 4 years ago by Lachlan Miller <[email protected]>
chore: update package.json commands

56b6a78e553a489b8a8de673de02b616cde1d636 authored over 4 years ago by Lachlan Miller <[email protected]>
Migrate to jest 2 (#1629)

* refactor: use jest

* refactor: strip flow types when running tests with jest

* refactor:...

60c1bce150f4857d539afadc5ffffb4918f2fc2e authored over 4 years ago by Bill Glesias <[email protected]>
build(deps): bump prismjs from 1.14.0 to 1.21.0 (#1639)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.14.0 to 1.21.0.
- [Release notes](http...

ea2a571a8fb1f42fd9d9e686d361d6fcaba961cb authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix typo in api/options.md (#1631)

modify provie/inject to provide/inject in line 406

068394e750fd94ea37aa66f137c0d1c2710483e1 authored over 4 years ago by 1ncounter <[email protected]>
build(babel): upgrade from babel 6 to babel 7 (#1628)

* build(babel): upgrade from babel 6 to babel 7

Upgrade the babel config from babel 6 to babe...

4f71d1a17f97e9870ff344c43f2b573491ba8453 authored over 4 years ago by Bill Glesias <[email protected]>
fix(setprops): allowed for setProps to be synced with nextTick intervals (#1618)

* fix(setprops): allowed for setProps to be synced with nextTick intervals

setProps in certai...

9a3e6f96d71cba790cb2e7f9b918548c00758341 authored over 4 years ago by Bill Glesias <[email protected]>
build(deps): bump elliptic from 6.4.0 to 6.5.3 (#1627)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](ht...

cc4619e65f39dbc701387ba37f7034a7ff82a97b authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Update typo in common-tips.md (#1624)

Wrapper.destory() -> Wrapper.destroy()

1e3f7fbf7970b0e23715dac6a6cf2a468b0e6e3c authored over 4 years ago by Lin ZhenHui <[email protected]>
docs: updating ja documents about deprecation warning (#1617)

Added deprecation warning texts to Japanese version because There are no writtern deprecation
w...

eb68b7faf9ce0c47d2bc843e893ae4e110a81560 authored over 4 years ago by t0yohei <[email protected]>
improvement(test-util): use more sensitive language for less privileged (#1615)

groups blm

f4083fa481e26e2b279b1ae022a9e41540b324d8 authored over 4 years ago by rgeerts <[email protected]>
build(deps): bump lodash from 4.17.15 to 4.17.19 (#1614)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

192556c6306f0daac173b9291aa9116cec32f94d authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revamp Getting Started (#1613)

* docs: add VTL

* docs: reduce prominence of shallow mounting

* docs: fix headings

* do...

ef6f16621a794460eda6f32d75b8acc0d0a2b940 authored over 4 years ago by Adrià Fontcuberta <[email protected]>
docs: add deprecation warning to wapper contains (#1612)

ed070d78a07eeff73ed1bdba1eaf4504114eff2d authored over 4 years ago by SmilingJoe <[email protected]>
docs: add suggestion to deprecated attachToDocument (#1611)

Co-authored-by: Alex Middeleer <[email protected]>

69ea05429e6f6d7e47b4a52556b3e7f2e2314779 authored over 4 years ago by Adrià Fontcuberta <[email protected]>
Docs: Create "Installation" section out of Guide (#1610)

* docs: create section for installation docs

* docs(ja): create section for installation docs...

1d9d548057f9c3da7b260b6a2de728b493187dd8 authored over 4 years ago by Adrià Fontcuberta <[email protected]>
Update trigger.md (#1608)

Add a note about custom DOM events per [issue 145](https://github.com/vuejs/vue-test-utils/issue...

17c2d22bb9959dd751345ccf3d39f522bfc20a98 authored over 4 years ago by itsalaidbacklife <[email protected]>