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

[release] 0.7.1

2c4f0d6c77e068cce7308f838738aa9d8b891307 authored over 8 years ago
[release] 0.7.1

2c4f0d6c77e068cce7308f838738aa9d8b891307 authored over 8 years ago
[build] 0.7.1

8d636c17827f7a3474a3e3930c47d1d2004ebfda authored over 8 years ago
fix devtools time travel

6c0273ca732284bf73aea98ab930ef382ac3f179 authored over 8 years ago
fix devtools time travel

6c0273ca732284bf73aea98ab930ef382ac3f179 authored over 8 years ago
[release] 0.7.0

f61ba18cb03833b7662dff8d3e4e6f919c593bba authored over 8 years ago
[build] 0.7.0

33399f1b782bd1da20d7a7012513faf1e4c0b4da authored over 8 years ago
[build] 0.7.0

33399f1b782bd1da20d7a7012513faf1e4c0b4da authored over 8 years ago
revert version

a78d86214d28ce031ebae3c70960822cebbd646c authored over 8 years ago
revert version

a78d86214d28ce031ebae3c70960822cebbd646c authored over 8 years ago
remove function-bind

a004b35eee156d99e7b434edd9b384542ea67780 authored over 8 years ago
remove function-bind

a004b35eee156d99e7b434edd9b384542ea67780 authored over 8 years ago
fix all examples and e2e tests

7fb8262a8ca2fcd67e36dab7ab8b432e9ef05f2f authored over 8 years ago
fix all examples and e2e tests

7fb8262a8ca2fcd67e36dab7ab8b432e9ef05f2f authored over 8 years ago
update for 2.0

9624f311a53220c0b34341bc707b758895659e3c authored over 8 years ago
update for 2.0

9624f311a53220c0b34341bc707b758895659e3c authored over 8 years ago
Typo Silent -> Silence (#217)

8d11d112e1321eac62bc47342c6bf7ba46626346 authored over 8 years ago
Typo Silent -> Silence (#217)

8d11d112e1321eac62bc47342c6bf7ba46626346 authored over 8 years ago
Update forms.md (#216)

修正"computed"位置错误

fe8605bf791008c373c94c00cbf5bf4fcc5b3a20 authored over 8 years ago
fix forms docs error

e6bf67738f6b3f8351bd03b4829be07465712cf7 authored over 8 years ago
fix forms docs error

e6bf67738f6b3f8351bd03b4829be07465712cf7 authored over 8 years ago
Removed 'actions' from Vuex.Store constructor (#210)

This is the only place in the documentation where `actions` are passed in to `new Vuex.Store`. T...

5cc05d06318c21aaf3b4f0ff6dcb4cd703a651af authored over 8 years ago
Removed 'actions' from Vuex.Store constructor (#210)

This is the only place in the documentation where `actions` are passed in to `new Vuex.Store`. T...

5cc05d06318c21aaf3b4f0ff6dcb4cd703a651af authored over 8 years ago
Fixed some Italian typos. (#205)

1d3090e2f411f52d2e177f95f48899af34ef3eef authored over 8 years ago
Fixed some Italian typos. (#205)

1d3090e2f411f52d2e177f95f48899af34ef3eef authored over 8 years ago
Update structure.md (#206)

Fix some outdated content and examples.

4b8ed227197485e18c72d1b2f1be485b8e53bc15 authored over 8 years ago
Update structure.md (#206)

Fix some outdated content and examples.

4b8ed227197485e18c72d1b2f1be485b8e53bc15 authored over 8 years ago
Update babel-runtime version (#208)

5b48d25442e63753233915b6e8a3d65d2230712b authored over 8 years ago
Update babel-runtime version (#208)

5b48d25442e63753233915b6e8a3d65d2230712b authored over 8 years ago
Update actions.md (#209)

d0672870dec3e128e211c08bc562643415461410 authored over 8 years ago
Update actions.md (#209)

d0672870dec3e128e211c08bc562643415461410 authored over 8 years ago
update the error words (#204)

23e557b57de24d9fa0da6f9be53f2f77f0fbb8f3 authored over 8 years ago
update the error words (#204)

23e557b57de24d9fa0da6f9be53f2f77f0fbb8f3 authored over 8 years ago
Add License (#203)

* add LICENSE file

* add license section

* update author

0125dd7ca4f44b9076124bea9ace257a5c98d240 authored over 8 years ago
Add License (#203)

* add LICENSE file

* add license section

* update author

0125dd7ca4f44b9076124bea9ace257a5c98d240 authored over 8 years ago
Fix typo for doc actions.md (#202)

72e3af4e1860584317848d2894fcc14dccbb5121 authored over 8 years ago
Fix typo for doc actions.md (#202)

72e3af4e1860584317848d2894fcc14dccbb5121 authored over 8 years ago
typo (#200)

ba3b52d9f831d452dd4d38cc780445970ce8b425 authored over 8 years ago
typo (#200)

ba3b52d9f831d452dd4d38cc780445970ce8b425 authored over 8 years ago
update langs (include es)

b0c5bd2642a4309b6029aa8e31944c5d6fea2394 authored over 8 years ago
update langs (include es)

b0c5bd2642a4309b6029aa8e31944c5d6fea2394 authored over 8 years ago
action 管理小提示 (#193)

* Tips for action arrangement

* action 管理小提示

* 文字修改

* 加标点

* 文字修改

96ee50bc0a253c33c4a89681dc2df7b68aea02e2 authored over 8 years ago
action 管理小提示 (#193)

* Tips for action arrangement

* action 管理小提示

* 文字修改

* 加标点

* 文字修改

96ee50bc0a253c33c4a89681dc2df7b68aea02e2 authored over 8 years ago
Changing example filename in tutorial doc (#196)

The rest of the page used Increment.vue, but this one line uses IncrementButton.vue when referri...

2dfab03a7a3bf13e5e0b8ce73383f461ec2bdede authored over 8 years ago
Changing example filename in tutorial doc (#196)

The rest of the page used Increment.vue, but this one line uses IncrementButton.vue when referri...

2dfab03a7a3bf13e5e0b8ce73383f461ec2bdede authored over 8 years ago
#192 Fix testing example in the documentation (#195)

4028b188b7e899403ac9e1bbee8c4a279b6a3993 authored over 8 years ago
#192 Fix testing example in the documentation (#195)

4028b188b7e899403ac9e1bbee8c4a279b6a3993 authored over 8 years ago
Tips for action arrangement (#191)

043b31db90aa507ebdd19a9da2021e0f1e2a4a30 authored over 8 years ago
Tips for action arrangement (#191)

043b31db90aa507ebdd19a9da2021e0f1e2a4a30 authored over 8 years ago
[Doc zh-cn] First patch of chinese translation update (#179)

* Update SUMMARY.md Ref vuejs/vuex#176

* Retranslate intro.md

* RENAME quickstart.md file ...

a963ac474dcf9164aaa1ebe6312b5e2996baddc2 authored over 8 years ago
[Doc zh-cn] First patch of chinese translation update (#179)

* Update SUMMARY.md Ref vuejs/vuex#176

* Retranslate intro.md

* RENAME quickstart.md file ...

a963ac474dcf9164aaa1ebe6312b5e2996baddc2 authored over 8 years ago
在表单绑定中使用 vuex 的另一个可行方案 (#190)

在组件中使用计算属性可以使得状态继续保持可跟踪,同时又可方便地使用 v-model 的其他特性。

f3ab2d3bbd9ac7237a140199f927830de5ac068e authored over 8 years ago
在表单绑定中使用 vuex 的另一个可行方案 (#190)

在组件中使用计算属性可以使得状态继续保持可跟踪,同时又可方便地使用 v-model 的其他特性。

f3ab2d3bbd9ac7237a140199f927830de5ac068e authored over 8 years ago
Practicable usage of vuex in form input binding (#188)

Using a computed property in the component will make the state as traceable.

ca6c0c355f7a3539626eec7887c225ea0a7f71f9 authored over 8 years ago
Update mutations.md (#180)

8dcd652402ad4272cf1542330d2dff7919dac6d0 authored over 8 years ago
Update mutations.md (#180)

8dcd652402ad4272cf1542330d2dff7919dac6d0 authored over 8 years ago
"anyway" vs "any way" (#178)

"we can format it any way we want."

59f28e1cb59b5b6011bffce610b02d33d00a9b90 authored over 8 years ago
"anyway" vs "any way" (#178)

"we can format it any way we want."

59f28e1cb59b5b6011bffce610b02d33d00a9b90 authored over 8 years ago
modify tutorial.md code style (#177)

modify code style

379000d4d39a386651521d7729bfe4640032b3f6 authored over 8 years ago
modify tutorial.md code style (#177)

modify code style

379000d4d39a386651521d7729bfe4640032b3f6 authored over 8 years ago
Update wording mutations.md

64322bde4870ffb0378851e3227e3c836d2d0966 authored over 8 years ago
Update wording mutations.md

64322bde4870ffb0378851e3227e3c836d2d0966 authored over 8 years ago
Update structure.md (#170)

d25a976b9665eccd2c77560b4307d00cac09fab8 authored almost 9 years ago
Update structure.md (#170)

d25a976b9665eccd2c77560b4307d00cac09fab8 authored almost 9 years ago
Update actions.md (#169)

4209938ace74b5aa7cd0dc4b304787bb2c5437f5 authored almost 9 years ago
Update actions.md (#169)

4209938ace74b5aa7cd0dc4b304787bb2c5437f5 authored almost 9 years ago
add spanish docs translation (#164)

5379b0c9f71c5595a609ee597a7c2e4e0c43fa53 authored almost 9 years ago
add spanish docs translation (#164)

5379b0c9f71c5595a609ee597a7c2e4e0c43fa53 authored almost 9 years ago
docs/zh-cn/tutorial.md (#167)

* "Table of Contents" to Chinese

* add tutorial in zh-cn

* Translate tutorial into Chinese...

0302e85e6a465b58dbd9de037b01f701befdc18f authored almost 9 years ago
docs/zh-cn/tutorial.md (#167)

* "Table of Contents" to Chinese

* add tutorial in zh-cn

* Translate tutorial into Chinese...

0302e85e6a465b58dbd9de037b01f701befdc18f authored almost 9 years ago
Added silent dispatch (#163)

ed5efde8920ac2023e0205f0266fa7b9412e9b13 authored almost 9 years ago
Added silent dispatch (#163)

ed5efde8920ac2023e0205f0266fa7b9412e9b13 authored almost 9 years ago
Fix incorrect version for silent mutation dispatch

c51c10f96dd0ee03b254dcacd8215280e03a544c authored almost 9 years ago
Fix incorrect version for silent mutation dispatch

c51c10f96dd0ee03b254dcacd8215280e03a544c authored almost 9 years ago
Merge pull request #160 from miljan-aleksic/feature/tutorial_update

fix minor typos

02d8bb0892d34b47e75c2c0b03b9ea6174934d32 authored almost 9 years ago
Merge pull request #160 from miljan-aleksic/feature/tutorial_update

fix minor typos

02d8bb0892d34b47e75c2c0b03b9ea6174934d32 authored almost 9 years ago
fix minor typos

99dc87e3b4f66491bddba9d9611c29e0272b8307 authored almost 9 years ago
fix minor typos

99dc87e3b4f66491bddba9d9611c29e0272b8307 authored almost 9 years ago
[release] 0.6.3

4c633984154a736da78ce291e2aeaa3cecc4e8b7 authored almost 9 years ago
[build] 0.6.3

6c85280afb3d82747a5e0da9880cb8f8c339a5ed authored almost 9 years ago
[build] 0.6.3

6c85280afb3d82747a5e0da9880cb8f8c339a5ed authored almost 9 years ago
add typescript definition (#152)

695797c4c25f097fd1ed183bd6de7f9186595639 authored almost 9 years ago
console.warn when getter is not a function (#151)

f06552343e254c4bfdb9bfe9db51d0243383f931 authored almost 9 years ago
console.warn when getter is not a function (#151)

f06552343e254c4bfdb9bfe9db51d0243383f931 authored almost 9 years ago
do not use setPath/getPath

bd17dd1026e6d9733c8aedcbd58cb1eccc426f89 authored almost 9 years ago
do not use setPath/getPath

bd17dd1026e6d9733c8aedcbd58cb1eccc426f89 authored almost 9 years ago
Update README.md (#146)

9e441519b00748e6f3384acbda841dae625f1468 authored almost 9 years ago
Update README.md (#146)

9e441519b00748e6f3384acbda841dae625f1468 authored almost 9 years ago
Update tutorial.md (#141)

dd5206d65376894c72a05e76e92f71351c616422 authored almost 9 years ago
Update tutorial.md (#141)

dd5206d65376894c72a05e76e92f71351c616422 authored almost 9 years ago
Update state.md (#142)

1b8d6a89b5e524df68060d2642228145c434cfd5 authored almost 9 years ago
Update state.md (#142)

1b8d6a89b5e524df68060d2642228145c434cfd5 authored almost 9 years ago
Update state.md (#140)

5435e3586dfb7e92cad7de4f314475bb098790a1 authored almost 9 years ago
Update state.md (#140)

5435e3586dfb7e92cad7de4f314475bb098790a1 authored almost 9 years ago
typo

cc666ac8961b3b79568b0b9517dfcf2fee971793 authored almost 9 years ago
typo

cc666ac8961b3b79568b0b9517dfcf2fee971793 authored almost 9 years ago
add italian docs

e9e35603b281b7139a833b54d494275a95bf4f86 authored almost 9 years ago
add italian docs

e9e35603b281b7139a833b54d494275a95bf4f86 authored almost 9 years ago
[Feature] middlewares to ignore 'silent' mutation && fixed FSB mutations (#137)

- Added support for 'silent' flag
- Fixed FSB standards https://github.com/acdlite/flux-standar...

cbfd5b8aded8245285176f7669992fd2c2439648 authored almost 9 years ago
Added Italian Translation (#117)

* Added Italian Translation

* Fixed link

* Translated State documentation

* Translated ...

e4dd092b8fd1d31dee9a2e3df020981cb296ef58 authored almost 9 years ago