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: update Jest website links (#1134)

fixes #1133

eab9649cfb397acbfeef2b6b6ba36f29a0636cc7 authored almost 6 years ago
refactor: remove logModifiedComponents option (#1129)

83f8754b79436c1fcfe6fde42779615c7d0e32c5 authored almost 6 years ago
test: use sandbox to avoid memory leaks in test (#1128)

0c07653ddff92fbbc8852256ee99e1c41476e6ab authored almost 6 years ago
feat: stop auto stubbing transition and transition-group (#1127)

85a972c191fb4a0f7aebcee0e1c54e14547a6cd1 authored almost 6 years ago
test: ignore auto generated lerna when running prettier

b3ad782661ee7582bfb8cc9ea526b070d11b0a32 authored almost 6 years ago
chore(release): publish v1.0.0-beta.29

f0b863252398f2b163f4b267d16103f06c7a53a2 authored almost 6 years ago
fix: use Vue async option for sync mode (#1062)

4c65dbd9a3e0496e92f01bc053bdb95a82546eac authored almost 6 years ago
docs: fix typos/style inconsistencies in using-with-vuex.md (#1126)

32ce160e4d1f7a172bb7402ec132ead328818d0d authored almost 6 years ago
docs: Fix link to Vuex document (#1124)

d61b5592441cd862a61202adc20e715bb29d1059 authored almost 6 years ago
chore: add `repository.directory` field to each `package.json`(#1123)

88d3ca802e95ecad5e69d3430264e89e984bcbf3 authored almost 6 years ago
chore: format code with Prettier (#1111)

be4033e2e22440255441a9ab9e1fe717a2c456a0 authored almost 6 years ago
refactor: remove polyfills (#1110)

BREAKING CHANGE: Remove polyfills from library

ade439863ccdff175e0744239debcfd758383540 authored about 6 years ago
refactor: remove deprecated methods (#1109)

BREAKING CHANGE: hasStyle, hasAttribute, hasClass, hasProp, visible, and setComputed removed

1d1d00348181f14b456ec75f6ded6a6897178434 authored about 6 years ago
refactor: extract validation logic (#1108)

1f160df4976756634dcab4c430dc7bb1aeadd5c3 authored about 6 years ago
refactor: use validator functions (#1107)

b46190072abb04ecfa1ae3bb9b916aea4785eee2 authored about 6 years ago
fix: handle errors in destroy (#1106)

efab9833f233cc4474b20d0fc78537ee308f6589 authored about 6 years ago
fix: handle options applied by mixins (#1101)

d2f26e8e435d85b785985fb7e7c1ffd3fcd90d49 authored about 6 years ago
docs: use lowercase redirects

c13cac3856b3202cc40d9a6ef975cf9655d713ce authored about 6 years ago
docs: move _redirects to public

63c1e397e3cbb8629fecbd6f99a60bc1dc85459f authored about 6 years ago
docs: fix broken links (#1099)

dfb050e29acae0e9bc9e786ec0181ce3ca9c5017 authored about 6 years ago
docs: fix typo (#1098)

980004e8252f5f06d1662b49b833ef46faa62555 authored about 6 years ago
docs(mocha-webpack): replace mocha-webpack by mochapack fork

57aab162c11eae8eaf8999add2471128d606658f authored about 6 years ago
docs: updated (#1093)

a7077e278f66ab62820f4de1c4b89274606e33cf authored about 6 years ago
docs: fix names referenced in comments (#1090)

2dee66ce0483081ec527dcca5775af69b25506aa authored about 6 years ago
docs: fix typo (#1082)

9cf90db9435c1c026d36b772c8b32caa66b7655f authored about 6 years ago
chore(relase): add dist files 1.0.0-beta.28

53b54470b21f433670ede31a23828f5ac1e88e7f authored about 6 years ago
chore(release): publish v1.0.0-beta.28

106d0d17ac7e1a66f399089aa78ae48561a3cc84 authored about 6 years ago
fix: add stub without modifying (#1085)

1f4876e19f0edbd86a67f50024e247e8db8e4dbd authored about 6 years ago
docs: update getting-started.md (#1080)

f35cf8737367e3c2894d23fb0f62400dda31a618 authored about 6 years ago
docs: fix grammar in dom-events.md (#1081)

098876e02f60c0f6a308862e8aee6501f848af17 authored about 6 years ago
docs: fix typo (#1079)

3ce29501b2b47c5c47ddb1de63e4313414c93fcf authored about 6 years ago
fix: use correct event type for checkbox v-model handler (#1083)

ef66c261acbb9b6b789d5fd2f843cdde99d600cd authored about 6 years ago
test: test that $root emitted an event (#1078)

92c3f712d49e0cb774dde87cfef639f923230ce6 authored about 6 years ago
fix: improve filter typing (#1077)

a0528ca84a90ba83fd99c54b1ded855cdb6e1c08 authored about 6 years ago
docs: update Vue instance translation (#1074)

71b698d54477e2690b388fd370291e79548ca731 authored about 6 years ago
fix: add custom data to events (#1076)

73f0e91338ad922063776cdbfc0e429d8b5fbce7 authored about 6 years ago
fix: keep components when adding stubs (#1075)

5e92c101288db7a8bf0e05f4e0552215029e2a4e authored about 6 years ago
fix: support registered components in scopedSlots (#1065)

d4c118bddf4d4b2e822fee6da64f5d3fef3dc98f authored about 6 years ago
chore(release): publish v1.0.0-beta.27

c69896a9b65ba85cc5b22b5e92fbd4c6e03abb35 authored about 6 years ago
fix: remove cached constructors (#1059)

aea1c948570f9c4334a1c4819f78b36561bee29b authored about 6 years ago
docs(zh): update (#1032)

9cbf908e0c7da0b2cd38c549a50b1ac191282991 authored about 6 years ago
fix: stop stubs leaking with localVue (#1056)

5500553e98e0f1a41183017ae2f015b82798ed1e authored about 6 years ago
docs: use classes instead of hasClass. (#1057)

9abfda5eeca7dfd7f2774595eb45c5165e296679 authored about 6 years ago
fix: fix references to documents in warnings (#1052)

45e2fe485a863c06194d616f891c8ed8f9c6eb4b authored about 6 years ago
fix: stub dynamic components (#1051)

4338403fe59dcf0b3e5d3fb099227ba87623834b authored about 6 years ago
feat: do not stub unregistered components (#1048)

fb7a66c2910473023ddad261db6d842301ad4049 authored about 6 years ago
chore(relase): add dist files 1.0.0-beta.26

89f4ffc3e1577ce5498b56b3a72d066f7c3831de authored about 6 years ago
chore(release): publish v1.0.0-beta.26

3cd9442d4b4c81b2f9587f017dea42bafc1f684b authored about 6 years ago
docs(ja): Refine testing-vuex-in-components doc (#1042)

b8cc5e86a02d41df72bbb889e51b1aae4ce32d4a authored about 6 years ago
docs: improve link in window warning (#1041)

eced858c45c1c7556a3f2c34693da1996b663a69 authored about 6 years ago
docs: remove invalid example (#1040)

987c2b9b010d5b67f688f4de7b9e7a02db7949f0 authored about 6 years ago
fix: support async components in stubs (#1039)

Fixes #1026

6a4e19d5dfe4ab6071c802d9b27cebdec1a7709e authored about 6 years ago
fix: create stubs in render (#1038)

Fixes #973
Fixes #994
Fixes #995

BREAKING CHANGE: The tag name rendered by snapshots will...

e1fd70536dad33ac9717f7183eb08bbb91648fb0 authored about 6 years ago
feat: pass listeners to functional components (#1036)

7a1a49e295c7e8734e05b806f8d7c4be5c693d19 authored about 6 years ago
feat: undefined attributes parsed as $attrs (#1029)

0d3e46da4da7f93313cbcad9aacb6cf5571c3a08 authored about 6 years ago
docs: code format fix (#1033)

e28c53e8c2e451e197a8abb3a4837b84b8754e3b authored about 6 years ago
fix: add functions to scoped slots typing (#1022)

8db0c20e34b74a057adf8baff56d3074c2af05db authored about 6 years ago
docs: fix typo (#1021)

22499a479a7306261fe8b895bbce1117d0202a73 authored about 6 years ago
docs: add emitting event from child component section (#1018)

e20d8545f64396577568069001618d7113710255 authored about 6 years ago
docs(ja): fix example command (#1016)

cf7bd66b9d4585f82056d1bf1585695e651b348e authored about 6 years ago
docs: update testing-single-file-components-with-jest.md (#1017)

5e5756ea6b8db05d29f690766c745669fcfee5ef authored about 6 years ago
fix: stop extending from constructor functions (#1014)

26482138ffa2d32c5beef9b0df01a43613c7cb7f authored about 6 years ago
docs(ru): minor improvements (#1008)

4bd1837aae885b370bbee60e2bc9df684c3a42e7 authored about 6 years ago
docs(zh): updated to #1576284 (#1006)

8fc44cbc92b827c354bcd6046b8b5cb7f01baa82 authored about 6 years ago
feat: support lazily added components (#1005)

3653c6096fea0b3147ae68e4764094c76d5e2af9 authored over 6 years ago
fix(docs): replaced `unit script` with `test script` (#1001)

15762845537ecf5bcbdb2115b3623266521d6db4 authored over 6 years ago
docs: fix spelling error in karma test docs (#988)

e8093e9f423f466357fbb94ed9b11814336ab91b authored over 6 years ago
docs: fix inconsistent SFC styling (#990)

6ee855891b92026bb5912fd10a7fbf612c5e88db authored over 6 years ago
docs(zh): keep update (#972)

a6a64d41bc0f064bc0f0b0bc6dedc7c690825163 authored over 6 years ago
update docs/ja (#978)

2f4c073ff425d50758a3ba7d7ebfa134d636732c authored over 6 years ago
fix: render all slots inside a <template> vnode (#979)

c04d3bf3a7d9cbe329dbba6b5fc012ade10a32d5 authored over 6 years ago
fix: use correct event interface (#977)

8771b8ff1a006b1bd4cdea85c4c38758d9cc5715 authored over 6 years ago
docs(ru): add section on stubbing components to common tips (#968)

0fb50d8565d94a6cde5e810d9754804ff768aac9 authored over 6 years ago
docs: add section on stubbing components to common tips (#964)

974aa25db342677e0a994be7dd410d96d9f36321 authored over 6 years ago
docs: improve parentComponent example (#963)

2c1bfb8f9a6cb17e1144d9c6a3a2f53c6cd9adf5 authored over 6 years ago
fix: do not remove cached constructors (#962)

* fix: do not removed cached constructors

* test: fix linting error

71ec3b9a91a0aa25593e96dff8bbff2cd471c65d authored over 6 years ago
chore(release): add dist files 1.0.0-beta.25

88ffc981ab1c320d0bc3b13a6065b2de7365a8cc authored over 6 years ago
chore(release): publish v1.0.0-beta.25

1418cfe3bdbc1bcbd918565cfdd91a2cc20307e7 authored over 6 years ago
docs(ru): add link for propsData (#951)

c6f6a061edcaab1efee41e8391bcac1e96d2f3fa authored over 6 years ago
refactor: fix typo in comment (#952)

cd5041037f919c2a1ed10408fc95d0d06580a822 authored over 6 years ago
docs: add link for propsData (#947)

7d2980113816a7cec93d689b8f7250f8db1bcc82 authored over 6 years ago
docs: update docs/ru (#930)

bd9742c9d969b6244d9f6293f20f70f8d8fd87e0 authored over 6 years ago
test: add types test for classes parameter (#945)

b4434b3b578373c3b464b64613e6afc7a901f395 authored over 6 years ago
docs: fix docs/README.md (#944)

0d13b37f4e922e4e7427d82c5da8598a22dc8685 authored over 6 years ago
fix: handle global stubs and functional extended components (#943)

0d1ddd1e52bc66ed4fb7a1388be612f874dc9c57 authored over 6 years ago
feat(wrapper): add support for getting prop, attribute and classes by key (#941)

9bb9a87053cbec314a7339b9df0343b9186bc8e0 authored over 6 years ago
refactor: update find (#942)

8b566a627218f70c5d24c7270df75c130ee5d9ab authored over 6 years ago
docs: Improve axios mock on async testing (#940)

22b909e87c985ec9be70d23f526db929fb181de9 authored over 6 years ago
docs: enable Algolia search (#939)

closes #920
fixes what was put in #938

53c53844defba5c2e2cc33705c43449df53f859f authored over 6 years ago
docs: add algolia search (#938)

b1ad1a114c489e22de253c4a99aebb20cd863e3d authored over 6 years ago
fix: improve emitted type (#933)

3049c3e9b2adc69b81d72e24efc06a0cc2285b7b authored over 6 years ago
perf: use extends over createLocalVue (#934)

af45a9df63c88e33052bce5efa2bccd08218cf98 authored over 6 years ago
fix: render all children (#931)

71a2e7bc418473a6d5ff39c2f126b28691c3604c authored over 6 years ago
docs: add an example about using 'provide' option. (#928)

236ab92e2fa74a3390194ada1e60a15ae484aee4 authored over 6 years ago
docs: add propsData to Mounting Options (#926)

f592acc7182d1143214af7ac860ef5e50ae3352a authored over 6 years ago
docs: fix example code (#927)

6fbdea075b8d0366a23d2d8bac23ee36ac6107c6 authored over 6 years ago
docs: fix router name (#923)

5636a8e54e722ce6a84baf6fadb2d734248467b0 authored over 6 years ago
docs: update docs/ru (#907)

6649d794f67141581ef57f15ccb7ba2fa8ac048b authored over 6 years ago
docs: typo fix (#913)

09aab0c1c4329e6621de8404e276ccda41054685 authored over 6 years ago
fix: throw error if unsupported options passed in vue < 2.3 (#910)

e8d95470353f27470eea558712005227a74fe272 authored over 6 years ago