Ecosyste.ms: OpenCollective

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

github.com/vuejs/vuex

πŸ—ƒοΈ Centralized State Management for Vue.js.
https://github.com/vuejs/vuex

chore: update the todo status

dbc2b2d3479ca880339f7687d7e9b8c35e4a1cc7 authored almost 5 years ago
refactor: remove resolved comments

e354017dd4a8d8a4795f371c6a2ad39b1d5b9583 authored almost 5 years ago
refactor: remove unused comments

89f058616ffec5fd8f006580d72e93bd962d2158 authored almost 5 years ago
refactor: rename `vm` to `state` since in vue 3 we don't use vm anymore

4f183aabe7c23ce7535888e6b3dafe58234d5a6a authored almost 5 years ago
refactor: do not tweak vue global config

bfb6ca55c478191e9b08b88f8ee49d23a042905b authored almost 5 years ago
refactor: drop auto install feature

Vue 3 requires to create a new app anyway.

9d0abf8b57a01653fc7e96cd988ee85221e32586 authored almost 5 years ago
refactor: withdraw double install check

Becasue Vue 3 already warns if we try to install store twice.

9a7982961b52a00bdd0b3adf09cf85c530285f8b authored almost 5 years ago
docs(ru): fix punctuation and typos (#1714)

e52756cab002c35f67bb6e13236fa9058830adce authored almost 5 years ago
chore: update the todo status

4799e819db809c39881e6ec2eccdf780f5fe02d3 authored almost 5 years ago
build: update vue to 3.0.0-alpha.13

98378c70734b90fdbf3230fb0ff7bd58c3a49400 authored almost 5 years ago
test: fix all pending tests

8e12a6348f3ad6798a2ffdb61108c5cba33eab78 authored almost 5 years ago
docs(ru): add docs for the `hasModule` api (#1713)

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

9f5b2ad300d81839ba7b8d1026c1ba4b6de59430 authored almost 5 years ago
docs(zh): update getter.md (#1710)

1d90054e0b5578129db288b8cd296c8affabe416 authored almost 5 years ago
docs: add docs and typings for the new `hasModule` method (#1706)

b49abc090b5fdc076e3d510d460f9f4d160ea5a3 authored almost 5 years ago
test: make pending hot-reload test pass

9c58465fcf1dea1231d8856602401a7106bb723c authored almost 5 years ago
build: update npm packages

3d9919afa71f5689338496d28a854ea28fe62f06 authored almost 5 years ago
style: fix few stylings issue

4c60cf5580e407c115b0b39737e5179f3f879a47 authored almost 5 years ago
Merge pull request #1703 from brycehipp/4.0-readme_typo

Correcting typo in README

3e9baeaecbd82a314d9b984d3359b758160c72e8 authored almost 5 years ago
Correcting typo in README

12761ea5c84da81bb40e86722f21714a70f8073f authored almost 5 years ago
feat: add Store#hasModule(path) API (#834)

* add Store#hasModule(path) API

* fix Store::hasModule(path) return value

* add unit test ...

d65d14276e87aca17cfbd3fbf4af9e8dbb808f24 authored almost 5 years ago
Merge branch 'dev' into 4.0

* dev:
modify test description

acd4ee7a12d661318eb5b01ac079682f12781d3f authored almost 5 years ago
Merge pull request #1702 from sunnyke/dev

modify test description

16fbb36f01043ce33615d272951076fabc5d6185 authored almost 5 years ago
modify test description

506cea2aa6c68086bbf5f678e955f17a75a12849 authored almost 5 years ago
Merge pull request #1696 from atilacamurca/patch-1

Update README.md

8838f2c221d26c0ae7245f0e1cd4e928904eb134 authored almost 5 years ago
Update README.md

1ecf3a40c1684a912ff9ef12adbc421791879db5 authored almost 5 years ago
chore: fix composition counter example

35ca70a01be95132c173074035a4402f0864b2aa authored almost 5 years ago
[release] 4.0.0-alpha.1

f79b0dc436f2b12024e8a15d3c1947c801390a68 authored almost 5 years ago
[build] 4.0.0-alpha.1

2598b228af0de49579c3cd2d80bc0dd1a7a26e07 authored almost 5 years ago
chore: tweak version field for automated script

382cde3e45470adc9259478eae0ab65baf9b433d authored almost 5 years ago
chore: allow specifying release tag

71776ba683f8f5cefa05b7e1c2ef0c6c93b6d004 authored almost 5 years ago
feat!: add vue 3 support

BREAKING CHANGE:
- It only works with Vue 3.
- The installation process has been changed due to ...

6416ebb1e7822d52884824a4f54413b5a2e28647 authored almost 5 years ago
docs: make obvious where the store come from (#1687)

* docs: make obvious where to import store from

As we browse through the modules page, it is ...

4d7f3908df2e53da72c99c6c4fd89abcd101837f authored almost 5 years ago
[release] 3.1.3

3a79b6d2a7507adacc6d683d5d0bcd138edfdf44 authored almost 5 years ago
[build] 3.1.3

ac8a486b1bfc13e5e3e99af786a0c221042a7fa1 authored almost 5 years ago
ci: update node version to v12

810a360c409835f150b9721dd67ad172d6edca64 authored almost 5 years ago
chore: bump chromedriver

339771597b150ada292e4f8ac803fd8cbece4553 authored almost 5 years ago
build: add vue as a peer dependency (#1692)

1bafb137bfd174a90048a9607f49d4efb8ba255f authored almost 5 years ago
Merge pull request #1688 from logicaltrojan/dev

Typo Fix : λŒμ—° 변이 -> 변이

e2ff3945c6916403110452e439bca1644e6e34b7 authored almost 5 years ago
Merge pull request #1632 from dlwnsgus777/dev

Typo correction "변이을" -> "변이λ₯Ό"

a1b1551afc4650e8debcef0c5faf0baf0c9cf196 authored almost 5 years ago
Typo Fix

75833c567748f3d46e1a84902bf43d8e96a63af0 authored almost 5 years ago
Merge pull request #1679 from PeterChen1997/patch-1

fix docs description

09330b0bc98a8491bf07624eeb2b7a446321db19 authored almost 5 years ago
fix docs description

I think this 'action' maybe is not the action in Vuex? Maybe using 'mutation' in docs is more sp...

28284a5e3fd6cd0fbdf111a896e0457c2eae4450 authored almost 5 years ago
Merge pull request #1674 from vuejs/e2e-test

ci: fix failing e2e test

4ebfaf98d081a4f698dacceb4cc797470e3ca7b9 authored almost 5 years ago
ci: fix failing e2e test

d601129082fc30e5591e1341eb7abfc97f002991 authored almost 5 years ago
style: remove unnecessary blank line from webpack config

d1dbc4872d5d5f20e03d8f8033497108c7f92b6c authored about 5 years ago
refactor: do not mutate mutation payload in the todo app example (#1670)

* refactor: do not mutate mutation payload in the todo app example

* refactor: make things a ...

bafa8817da7753f36e4375db49ff56a9a3517808 authored about 5 years ago
fix: Prevent invalidating subscription iterator (#1438)

* Prevent users from invalidating the subscription iterator by synchronously calling unsubscribe...

e0126533301febf66072f1865cf9a77778cf2176 authored about 5 years ago
mutates -> mutate; add period to mirror other constructions (#1655)

8fd61c9b06123321b497fbfdf067117db3aa90f9 authored about 5 years ago
#1647 Remove PhantomJS from E2E test, and use Chrom Headless Webdriver (#1648)

* Remove PhantonJS from E2E test, and use Chrom Headless Webdriver

* Update Nightwatch

* O...

a1af9b1db190853f3ba42a6d037c7486279c6eb7 authored about 5 years ago
refactor: simplify getNestedState (#1651)

d3979fddd589df7d8d74f9bf0772752675f50abb authored about 5 years ago
docs: Add missing word. (#1643)

Makes the flow of reading nicer.

ba2ff3a3de394a4c5c9a72ed7314ad3bb52f6a53 authored about 5 years ago
[release] 3.1.2

d2703385b3e0ee64544efd9e7d8ffc28f8c05bcd authored about 5 years ago
[build] 3.1.2

1ed9a03b5dd1d4b8fbd8ac860d69c78d84289661 authored about 5 years ago
docs: update on object spread syntax (#1642)

d4d04305e0fb2df4a8926d57ff5fcd3ffc9a08f1 authored about 5 years ago
fix: tweak mapping helper warning message (#1641)

e60bc76154bb05c12b24342617b946d9a6e2f476 authored about 5 years ago
fix(types): avoid broadening vue instance type when using map helpers (#1639)

* fix(types): avoid broading vue instance type when using map helpers

* refactor: add type re...

9a9672050bcfee198c379069ec0e1b03ca6cb965 authored about 5 years ago
refactor: remove useless parameter on action handlers (#1640)

adab4aaf1898fc0b3c6542eae41ce6a1a97b7bcb authored about 5 years ago
fix: Warn about conflicts between state and module (#1365)

* feat: warn about conflicts between state and module

* fix: show module path when it overwri...

538ee5803bbca2fc8077208fb30c8d56d8be5cae authored about 5 years ago
fix: Should vuex mapState print error message #1093 (#1297)

e5ca2d52e89a126bd48bd8a6003be77379960ea9 authored about 5 years ago
perf: Implementing a cache for the gettersProxy object creation (#1546)

* Implementing a cache for the gettersProxy object creation. Kill ssr performance wth large numb...

40033825b7259c2e9b702bdf94e0b24ed4511d7c authored about 5 years ago
docs: fix typo in comments (#1550)

540b81f81e81ac55087a9e02ef7e4337342386e0 authored about 5 years ago
docs: minor typo (#1565)

e0e0b7b81e276c3baba0915646ee3e5e8d4bc405 authored about 5 years ago
docs: Minor typo fix for Actions docs page. (#1606)

2ffedd6b272b2b0979de081494587b564d895ccc authored about 5 years ago
docs(zh): updated (#1614)

b39c97c8ef643190f879165e99ea69f109802c65 authored about 5 years ago
build(deps): bump lodash.mergewith from 4.6.1 to 4.6.2 (#1634)

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release note...

7ca8e62841f525b2419e5622b1b5f67c4acffa31 authored about 5 years ago
build(deps): bump lodash.template from 4.4.0 to 4.5.0 (#1637)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes...

beac98db0706ab162e736d9d61fc91b5d8bf73f1 authored about 5 years ago
build(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#1635)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

633659e999e5d51be56322966e2b15495a6b955f authored about 5 years ago
build(deps): bump lodash from 4.17.11 to 4.17.15 (#1636)

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

8358596281d03f8fa02da2fa9c0430c12db6d2a3 authored about 5 years ago
build(deps): bump eslint-utils from 1.3.1 to 1.4.3 (#1633)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Releas...

9981d0b9a32b9dc68f2f9bfc302504a3e571e14c authored over 5 years ago
Typo correction "변이을" -> "변이λ₯Ό"

14ae802f1266d78cb2e706bb990c785ce9667031 authored over 5 years ago
docs: Add meat info (fixed #1615) (#1628)

306005d2c3923fb799df411225b6aedcdb32a327 authored over 5 years ago
docs: Update README.md (#1623)

5898e58629bde608c5673759f13b3a6b0136200c authored over 5 years ago
docs: Update link to flux in README (#1582)

* Update link to flux in README

The current link to flux is broken. Looks like the paths have...

91aa727d42f05cc2d25c42cbde542f66026866cf authored over 5 years ago
docs(zh): fix typo (#1612)

a5dd20cfafe3eea20b77b9647dcd967b42d75d89 authored over 5 years ago
docs: [RU] Example syntax fixes (#1607)

* structure.md исправлСна ΠΎΠΏΠ΅Ρ‡Π°Ρ‚ΠΊΠ°

* actions.md ΠΌΠ΅Π»ΠΊΠΈΠ΅ ΠΏΡ€Π°Π²ΠΊΠΈ

* api.md ΠΌΠ΅Π»ΠΊΠΈΠ΅ ΠΏΡ€Π°Π²ΠΊΠΈ

* ...

2257036aaa020b96eb52f507b65b1c292a6732e1 authored over 5 years ago
docs: [RU] Translation update (#1602)

* structure.md исправлСна ΠΎΠΏΠ΅Ρ‡Π°Ρ‚ΠΊΠ°

* actions.md ΠΌΠ΅Π»ΠΊΠΈΠ΅ ΠΏΡ€Π°Π²ΠΊΠΈ

* api.md ΠΌΠ΅Π»ΠΊΠΈΠ΅ ΠΏΡ€Π°Π²ΠΊΠΈ

* ...

f8fb76d9fbf02311ef39f812b8fa42c536982f11 authored over 5 years ago
fix(docs): Clearify state object type (#1601)

de06f76380e7429489c0eb15acc8e0b34a383860 authored over 5 years ago
fix: add warnings when the different namespaced modules has the same names… (#1554)

* add warnings when the different namespaced modules has the same namespace

* Add warnings wh...

91f3e69ed9e290cf91f8885c6d5ae2c97fa7ab81 authored over 5 years ago
docs: Update README.md (#1555)

minor typo

7f0cdb2722f63bc2014e7fd0bfd4b35ab8a2eac2 authored over 5 years ago
[build] 3.1.1

cf090632f03d7fb88e456c4d37b1316650599aca authored over 5 years ago
[release] 3.1.1

ffc7d00314a371c09d288bc5123793031d182cd2 authored over 5 years ago
feat(esm build): build ES modules for browser (#1533)

d7c7f9844831f98c5c9aaca213746c4ccc5d6929 authored almost 6 years ago
docs(pt-br): Correção de erro de digitação (#1527)

Mudança de "argumetos" para "argumentos"

3f87e0ad9dd82eeaa757b59b79f5ed3011008f92 authored almost 6 years ago
docs(ja): tweak code example (#1528)

13dc501587bca080b399ff3594146ccdcecadbe1 authored almost 6 years ago
docs(zh): updated (#1529)

* docs(zh): updated

* Update strict.md

0b1ceeca760bb6a376ea71426934306a88d046c8 authored almost 6 years ago
fix: Memory leak happening while using registerModule/u… (#1508)

* Fixed issue#1507 : Memory leak happening while using registerModule/unregisterModule.

* Add...

cb9986ae5a62e002a1d876e881ee5f31dd410888 authored almost 6 years ago
docs: fixed a sentence into bold (#1524)

b58d3d6a6426e901175a04bf6dcf206561cc82f5 authored almost 6 years ago
Rephrase dumb to silly (#1525)

Replace dumb with silly, since dumb means mute or unable to speak. What the document means here ...

120cec0a1036145b67bc08bdb9839b705ea44ba6 authored almost 6 years ago
docs: Fix minor errors in README.md (#1523)

f839fa26df504da1c816b970e92d39281843045f authored almost 6 years ago
docs: tweaks

683579c1c7b699e69dee063b935ef4e7ca7453f8 authored almost 6 years ago
Update edits1

Readded flow.png and veux.png

d0727249442334f2e3a84431f651688bc24c8e41 authored almost 6 years ago
Updated Edits

Re-added link for Vuex

d1b2cb79743696b739f2f4591366baa5eaf73540 authored almost 6 years ago
Fix minor errors in README.md

Changes involve:
- Removal of dead links: data flow.png and vuex.png
- Removal of discourse ma...

1ff6a24db9c619f6736c921df60e13127cf9ddae authored almost 6 years ago
fix(types): Make mutation and action payload optional in definition file (#1517)

* Make mutation payload optional in definition file

When testing a mutation without payload i...

0e109e2a38dafdc0c2bd6bd3892bc66cfe252b16 authored almost 6 years ago
doc: change ECMASCript into ECMAScript (#1514)

e262c3676d556db27788645b00e3e22c1dadb5b7 authored almost 6 years ago
docs: added Scrimba lessons (#1512)

041df8da91a6f47a4029cab2d999b76f12f47660 authored almost 6 years ago
feat(devtool): allow usage in non-browser environments (#1404)

665455f8daf8512e7adbf63c2842bc0b1e39efdb authored almost 6 years ago
docs(zh): update

1fd2fc4d8790ac34e327579dcbd4065d79b87e71 authored almost 6 years ago
docs: enabling DocSearch https://github.com/algolia/docsearch-configs/commit/0b171ddf626dac501b2d9bf4a80e79613c874918 (#1472)

31e4fbc8ac0e0f3a39fc4350667c3821bfec6036 authored almost 6 years ago
chore: support jsdelivr npm cdn like vue package does (#1496)

a18fa314dd895bfeea6724653e2fe25557b257d1 authored almost 6 years ago