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

docs: remove Gitter link since it is no longer maintained (#911)

807332a9fa8a71faa521af7a7b695cd7bbe46503 authored over 6 years ago by Pierre Trollé <[email protected]>
test: skip extended tests in < 2.3

1998c5341065fbe6a5e6bc6310ccaa5a9e604fd1 authored over 6 years ago by eddyerburgh <[email protected]>
docs: update docs/ja (#900)

3d47913c03a7e734f41ac4cd62fc35eebde3efe5 authored over 6 years ago by 38elements <[email protected]>
chore(release): add dist files 1.0.0-beta.24

d433ea5d67d3ff39c3704a18a0e2517440f9f823 authored over 6 years ago by eddyerburgh <[email protected]>
chore(release): publish v1.0.0-beta.24

6d25e58fa93d00161b4a67d3078f12ae1259c525 authored over 6 years ago by eddyerburgh <[email protected]>
fix: wrap extended child components (#840)

4faf5fbe83c5f1745a75bab0f26fe64dc34a2145 authored over 6 years ago by Edd Yerburgh <[email protected]>
test: use WrapperArray class in wrapper-array.spec.js (#902)

bee7cb0ddc159159e8c5a30b7407b434ad38dafd authored over 6 years ago by 38elements <[email protected]>
test: add extra tests for sub class components (#901)

9e20dc9043028626c203e3041f4f877bbc056e26 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: handle null in set data (#896)

44c45206486ff8bb31cc2f336e4a92dcff440d1d authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: render classes of functional component stubs (#898)

11cfee2d5618e3d0758e65de35f170f41500fbd4 authored over 6 years ago by Edd Yerburgh <[email protected]>
docs: fix guides/using-with-typescript.md (#899)

1bc37f1b9da9ba0d056a27f930ddaa3bc2d5c60e authored over 6 years ago by 38elements <[email protected]>
docs: fix style of guides/using-with-typescript.md (#895)

a131e3540a5e6341b71ab4108ccfd89fe2da7977 authored over 6 years ago by 38elements <[email protected]>
feat: support scopedSlots mounting option for functional component (#893)

7a04ff417d4c71417e687aa0e500e1c8111a1456 authored over 6 years ago by 38elements <[email protected]>
fix: reconcile the overridden prototype of component with _Vue mixins (#889)

73980c4c6aff82a1a9ed2cfd09052bad44883eb8 authored over 6 years ago by Kuitos <[email protected]>
chore(release): add dist files 1.0.0-beta.23

0193483007a70a5ee601d83cc6289fc9609766c1 authored over 6 years ago by eddyerburgh <[email protected]>
chore(release): publish v1.0.0-beta.23

d5a0f04d02d9739371255e2a97a6579f14b87364 authored over 6 years ago by eddyerburgh <[email protected]>
fix: add stubs/mocks to extended components (#881)

862ce5cf7d31c4994e245a6f4975782043fe70dc authored over 6 years ago by Edd Yerburgh <[email protected]>
docs: fix typo in scopedSlots section in options.md (#878)

2f0a966abdb08c1bdd92ded20d0fe8536d4cb9df authored over 6 years ago by 38elements <[email protected]>
docs: update Russian docs (#854)

09eecddeaa4ca30eaad5184cfc6388fae026eccc authored over 6 years ago by Alexey Pyltsyn <[email protected]>
docs: add TypeScript guide (#876)

29aec43a6f3922463f7ded22467819d8240aca97 authored over 6 years ago by Edd Yerburgh <[email protected]>
chore(release): add dist files 1.0.0-beta.22

40eb33598f6bb338bce1a806acba94159da79d8a authored over 6 years ago by eddyerburgh <[email protected]>
chore(release): publish v1.0.0-beta.22

c7dca7c36d84abea86217abe51512760be95f9b8 authored over 6 years ago by eddyerburgh <[email protected]>
types: improve types for mocks and provide in config options (#875)

3afafdda2b9ff492d0a9a49d62b3644b8947eb30 authored over 6 years ago by César Alberca <[email protected]>
feat: add support for JSX scopedSlots value (#871)

13bcaeb942637a50cfc83af308817d9d4086c13d authored over 6 years ago by Edd Yerburgh <[email protected]>
docs: update docs (#874)

d5fceb7f91633a5fb03d9b65fc788c80dafd1283 authored over 6 years ago by César Alberca <[email protected]>
docs: update docs/ja (#872)

ba8aade0ca95336afb3a884ba29d520a8204bcdc authored over 6 years ago by 38elements <[email protected]>
docs: tweaks (#870)

e840892fb5dc2a6f68304f21e5603648c3b1a744 authored over 6 years ago by 38elements <[email protected]>
docs: add arguments to createWrapper.md (#869)

26e7710d07dc80d501626645e8949ddb04afaf94 authored over 6 years ago by Edd Yerburgh <[email protected]>
feat: render props on auto stubs (#834)

8db502dfacf56f5cfc8a914da192f8a43dd5a162 authored over 6 years ago by Guillaume Chau <[email protected]>
feat: export createWrapper method to create wrapper from instance (#868)

ebca3b3160f4b3c09f100fa4bb5deffdfb41f486 authored over 6 years ago by Edd Yerburgh <[email protected]>
feat: export wrapper class (#866)

c212ebf802c46dd3572d254d16534cfb7c44e670 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: keep the overrides prototype information of component (#856)

03717934b32002c720dc94af5059f80c6884bc48 authored over 6 years ago by Kuitos <[email protected]>
fix: add unused propsData as component attributes (#865)

c747cd6f078af55c4ee7be785da4d13c2421ceb2 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: handle dynamic imports (#864)

4e739bdbe8c5553f55c21ea47efbdce333c918c3 authored over 6 years ago by Edd Yerburgh <[email protected]>
docs: add edit link (#863)

fdcea04a7913176309cb066aaa03fd0fe9419e30 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: clear static tree for slots render (#862)

c7ac0d9789b9ca8efff05460024832d2a9212eed authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: support multiple default slot nodes (#861)

85dd3ec9d90e29d9fe52ad039dd2574f03b24989 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: render children for functional component stubs (#860)

e2e48dc0923feecdd0c62432bf51e2a55204edbd authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: stub globally registered components (#859)

5af3677fd1fe4f488072591bd98fb2237e22c3f1 authored over 6 years ago by Edd Yerburgh <[email protected]>
docs: add a link for parentComponent to README.md (#858)

1c8109dcf8a006a16a4e1b47a6f6843765f552e5 authored over 6 years ago by 38elements <[email protected]>
docs: fix typo in testing-async-components.md (#855)

39f0258e22f93a32aa8adf76e1434694b9a2023a authored over 6 years ago by cnjs <[email protected]>
docs: fix broken links in guides/choosing-a-test-runner (fix #805) (#804)

172310c78ad80662d9d546878bfa83a090ff7db8 authored over 6 years ago by moraveyo <[email protected]>
docs(zh): update (#848)

50c95987f22518a63bdd8bf05d6c88f639e7c50f authored over 6 years ago by 勾三股四 <[email protected]>
docs: update slots section in options.md (#850)

540e23ed5f665da89aca7a8225b8a883f2de5882 authored over 6 years ago by 38elements <[email protected]>
fix: remove incorrect test (#847)

e9374b87cb90f4062201715f8cafc8990c93887b authored over 6 years ago by 38elements <[email protected]>
chore(release): add dist files

1ff0540f731bae72065549798c62b42a7f0e81db authored over 6 years ago by eddyerburgh <[email protected]>
chore(release): publish v1.0.0-beta.21

9ae83e4457940633f217f99bed786659e5f7b2bd authored over 6 years ago by eddyerburgh <[email protected]>
chore: use npm in release script

bd6f8624f36e5c48be57175e796a331169630aa7 authored over 6 years ago by eddyerburgh <[email protected]>
chore: add release script

7f1ea9fd6b33884a101e865e97bc98a06929e579 authored over 6 years ago by eddyerburgh <[email protected]>
feat: add parentComponent option (#846)

1951409f50eda47a1292f028b1fbad37640afd25 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: improve slots option (#813)

5fecbd25e294ad7279a9086fdda67330e19ffe07 authored over 6 years ago by 38elements <[email protected]>
docs: update docs/ja (#841)

7b28af6b585fb180ebe86d1532b51fa6f11342c0 authored over 6 years ago by 38elements <[email protected]>
fix: use for in to stub components on prototype (#845)

b6a365937a3cc3e44a9cc28e8486234c83aa4239 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: handle cloneDeep errors in createLocalVue (#844)

17dfdc80cbbbf9a4d8cbc39997101ae413ce1db5 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: recursively call Vue.set in setData (#843)

ef01abfdb824efd382c4ac02a84c3bedb3f75097 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: update props when watcher depends on value (#842)

2aeaee36c80a8b4547f41c970a0381c2105ce1a2 authored over 6 years ago by Edd Yerburgh <[email protected]>
feat: use setValue() on select element (#837)

2e6de7b052e41776e6503d62d581bcb93dc04af8 authored over 6 years ago by Victor Cazanave <[email protected]>
test: fix broken test (#835)

ebf3f4f474a74f119e9e285c0fae44b54d1911ba authored over 6 years ago by Edd Yerburgh <[email protected]>
docs: update docs/ja (#729)

42c15d59a6a4d7a873264efd41a77a8c5923d932 authored over 6 years ago by 38elements <[email protected]>
docs: add setChecked and setValue (#799)

10fa7e24d98492a27e451ab9d0047d12fa52adce authored over 6 years ago by 38elements <[email protected]>
feat: enabled slots option to take class components (#826)

4916fed382788872bb602e30af1873763fc0700d authored over 6 years ago by Albert Kaaman <[email protected]>
fix: allow extended components as stubs (#825)

65449b32cd13b4a150cd22e2c9e453b23585d363 authored over 6 years ago by Kelly <[email protected]>
docs: fix typo (#816)

4f9af82fa515ac85dfb1ca4f05966e567cba8097 authored over 6 years ago by 花裤衩 <[email protected]>
docs: fix typo (#811)

d0a9c1628912bd4e01169b82b462fd2d12ad1021 authored over 6 years ago by Dave Staab <[email protected]>
fix: improve scopedSlots option (#808)

b9469977e5bc18016d92b04c289687a94dabcaf0 authored over 6 years ago by 38elements <[email protected]>
docs: RU translation update (#789)

dd30546d2e85d33d896e071135ba7797ac94517e authored over 6 years ago by Alexey Pyltsyn <[email protected]>
fix: setProps() throws an error if the property is the same reference (#791)

bf655f305296261b80f70cd0af1556dba1643ad0 authored over 6 years ago by mya-ake <[email protected]>
refactor(types): remove unnecessary type definition (#800)

96f1e39478be06fbe6cee58eaacabfdccd0da966 authored over 6 years ago by 38elements <[email protected]>
refactor(types): fix the type of wrapper.setChecked() (#788)

1ee03ac2d57eccd913027ecd51ac5777eeac5c84 authored over 6 years ago by 38elements <[email protected]>
fix: broken links for deprecated methods (#786)

5bb6a0bc8cd70d5cf794df3ace3e34728fb1abf4 authored over 6 years ago by Enric Bisbe Gil <[email protected]>
refactor(types): improve types (#785)

cc3686fe7120453ecdf0294605b8144d2ccd000f authored over 6 years ago by 38elements <[email protected]>
refactor(types): improve types (#783)

eb7e8546c7f04bbbba57f64d491ad41d202307ce authored over 6 years ago by 38elements <[email protected]>
docs: add russian translation (#703)

221038bface759687d7fa73d844682016e9abc63 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
feat: render slots by default (#782)

breaking change

1ad731e07ca14a853fb7251efbaf6811bbceded2 authored over 6 years ago by Edd Yerburgh <[email protected]>
refactor: remove Wrapper.isVm (#778)

d596dbdde0b87d8c1cd4bf4e10f766a2ebcdeed1 authored over 6 years ago by 38elements <[email protected]>
docs: fix arguments in render.md (#777)

d93b6921a2c561332b87cb485719db0a32a2f5f0 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
docs: fix typo in renderToString.md (#776)

9d8c9e938c96faebc342c7d4c514696ba92308b8 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
fix: handle textarea correctly in setValue() and setChecked() (#771)

4c9fe3cce2cea8270959060d3b1e1e017a82f41f authored over 6 years ago by 38elements <[email protected]>
fix: handle unnamed parent and child components (#768)

71a2ac4e6aa5edcee1c562a426e2bcab83bed443 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: stubs extended component correctly (#767)

24ab4c5938b17e7f34af7f42c1f8be5039e4f8e2 authored over 6 years ago by Edd Yerburgh <[email protected]>
fix: support setValue on textarea (#764)

e83cda2985ce465fcf6d58cab24f5ce2ac640400 authored over 6 years ago by mya-ake <[email protected]>
fix: use boolean for VueWrapper (#763)

6fa6ecd66f80684c206491bcec38019eb0611bcd authored over 6 years ago by 38elements <[email protected]>
fix: fix type of wrapper.vm (#759)

ff5220db3be4e9d9d599dd3503c61df8988f0c5e authored over 6 years ago by 38elements <[email protected]>
fix: extend extended child components (#757)

bc5aba34584edce63b014c5b9b465c57a91263fc authored over 6 years ago by Edd Yerburgh <[email protected]>
fix(types): remove unnecessary method (#755)

2068208920b55eedab828b57f48c42924f5ebf83 authored over 6 years ago by 38elements <[email protected]>
build: 1.0.0-beta.20

98fb8815e6728736a523781ab33cdbb94deffa10 authored over 6 years ago by eddyerburgh <[email protected]>
chore(release): publish v1.0.0-beta.20

64b48fa30aeb3dfdee251a9fb01af6694e11571c authored over 6 years ago by eddyerburgh <[email protected]>
fix: force update in setProps (#752)

7e23e094fd4cc3745236244995540c86e5f26cef authored over 6 years ago by Edd Yerburgh <[email protected]>
docs: update attributes.md (#751)

Give it a "##"-type header, just like the other Methods,
so that `attributes()` will appear in ...

3494fc0d358b4df02650b2355c0a31cb9d5a1cb8 authored over 6 years ago by Steven Cruy <[email protected]>
Update README.md (#750)

4bb7ca68973c01907e09f7729cdf289159d28c95 authored over 6 years ago by 38elements <[email protected]>
feat: throw error if the read-only property is tried to change (#749)

fb46268e7c36a45d9d43e8da10f53d5d915576ee authored over 6 years ago by 38elements <[email protected]>
feat: element, vnode, vm, and options are read-only (#748)

breaking change

b801c256f9a32817c37ee6c5f9e5b5b4b30bb6da authored over 6 years ago by 38elements <[email protected]>
docs: fix method highlighting (#739)

fccb3cb42da744173ba6e60dd053df0f06505b27 authored over 6 years ago by Alexey Pyltsyn <[email protected]>
docs: tweaks (#737)

08b36cefb4d419735180f681faf5f93188e86194 authored over 6 years ago by 38elements <[email protected]>
docs: improve document for setChecked(), setSelected() and setValue() (#728)

c78ed4ed2fc66f79b50d9858eafb525666e06cdc authored over 6 years ago by 38elements <[email protected]>
feat: set wrapper.vm if the element binds Vue instance (#724)

b14afae150416a4f89949a8934b32255159cd167 authored over 6 years ago by 38elements <[email protected]>
docs: improve docs/api/options.md (#735)

97b505d79ac07651bc0f76842f50b55a91f1bb0c authored over 6 years ago by 38elements <[email protected]>
fix(slots): functional component text slots (#733)

daa56aa6a3a7c62e81f1e4ca592b4c0d10fb43bd authored over 6 years ago by Alexander Lichter <[email protected]>
fix: stub child components (#723)

bc736fb6431e54ba5a9cf7908044e5c71234facc authored over 6 years ago by Edd Yerburgh <[email protected]>
refactor: silentWarnings to silent (#727)

7302e055422d3043b322049b9058b34567154152 authored over 6 years ago by 38elements <[email protected]>