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

docs(typo): fix punctuation (#1817)

e9aca7106d61aebc2e343392e9693434b5202eb6 authored over 4 years ago
docs(ru): translation update (#1810)

* plugins.md update
* api.md update
* api.md udpate
* hot-reload.md update
* docs: (ru) modu...

b956a695d3b159d947c0ef7308345ab2df24290f authored over 4 years ago
fix(types): add lost argument of useStore (#1803)

657afe3db42c8d1d721216955fc2be3132e9fe6c authored over 4 years ago
build(deps): bump prismjs from 1.15.0 to 1.21.0 (#1809)

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

f3acba5dad6ce52ec84c019ea8d04a3af8f1b55f authored over 4 years ago
docs: fix minor typo (#1811)

Update `plugins.md`.

1647675c06cf4e1e4cf02eb49ab6d1b04ac878e1 authored over 4 years ago
Merge branch 'dev' into 4.0

# Conflicts:
# CHANGELOG.md
# dist/logger.js
# dist/vuex.common.js
# dist/vuex.esm.browser.js
# ...

2351c2205bfd600010333fc9840ee2a48b411810 authored over 4 years ago
chore: refactor getters code in example counter-hot (#1801)

Rewrite `recentHistory` getter using negative index for`start` argument of `Array.prototype.slic...

4b038d7306462211c4045845637493393915e92f authored over 4 years ago
build(deps): bump elliptic from 6.4.1 to 6.5.3 (#1806)

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

3909af055ad1b09d2581d5925562e369e561938c authored over 4 years ago
docs: add examples for getters in other namespaced modules (#1800)

0fcc7f47b104cd031fd10bd05b7d808728769ae5 authored over 4 years ago
chore: bump docs theme

0e4d97f2e02b64dd6f955685fa368bde4c3dcf8f authored over 4 years ago
Merge pull request #1796 from regchiu/patch-2

docs(zh): removes semicolon from code example

78924456905299ce91f72eb026eaa8cb90d54fc5 authored over 4 years ago
docs(zh): Remove semicolon

931c8015128de2150b54c6446d93d1da45b5e17b authored over 4 years ago
docs(kr): fix link typo in Korean docs (#1795)

Remove duplicated parenthesis of link to "Scrimba" in Korean README markdown file.

0b3a2b01542ad03e6fabddbb502eadc7dae4af99 authored over 4 years ago
release: v4.0.0-beta.4

83bc26fe55417692f386db9b76634eb58794282e authored over 4 years ago
release: v3.5.1

6b0014cada1bfc249c46322810a8256088d83d40 authored over 4 years ago
Merge remote-tracking branch 'origin/dev' into 4.0

77801d51da7ef305c323baec5b0dd050b5419f00 authored over 4 years ago
fix(types): add missing `logger.d.ts` file to the package (#1789)

a477334b909913f6a92bdbedcf4a3016a62eab7a authored over 4 years ago
Merge branch 'dev' into 4.0

# Conflicts:
# CHANGELOG.md
# dist/logger.js
# dist/vuex.common.js
# dist/vuex.esm.browser.js
# ...

6ec8f44190a0d84e64326be4d90f92e0750f0f97 authored over 4 years ago
fix: warn when unregistering non existing module (#1786)

* fix: warn when unregistering non existing module

* refactor: store child as a variable and ...

7cec79d339b874ec41f35891c891dfd27460c1d3 authored over 4 years ago
release: v4.0.0-beta.3

2fbb861b0c15b2a800a3ccd55676fcc2a889e7dc authored over 4 years ago
release: v3.5.0

bab315546d3f7fb1faa95f4a449c04d6f40bddca authored over 4 years ago
docs: update the new `logger` plugin export path (#1784)

dbcbb112a708785914f1d594c74f46aa2317fd7d authored over 4 years ago
feat: include `createLogger` function in core export

afa566d7f7b8e516389463b437fbfcb9eafdbd1b authored over 4 years ago
Merge branch 'dev' into 4.0

3d110c6dd0b7a63e11cc7c434aa27dc6d9ee3b81 authored over 4 years ago
feat: include logger plugin to the core export (#1783)

Ref https://github.com/vitejs/vite/issues/334

04e2bd8b3509c67398a6fe73a3d53660069feca8 authored over 4 years ago
build: remove unused package

8b5a47e547c627ca83987af578226fe8786c938a authored over 4 years ago
Merge branch 'dev' into 4.0

# Conflicts:
# CHANGELOG.md
# dist/logger.js
# dist/vuex.common.js
# dist/vuex.esm.browser.js
# ...

80d0245cec49981f914395fa596f47619a7f4106 authored over 4 years ago
test: migrate e2e test to puppeteer

5a2938793aa5a8b24135c8dba8e3d4b4190d2dd8 authored over 4 years ago
docs(guide/modules): Add examples for mapGetters with namespace (#1782)

3bd49b71dc5b44c7beeab4cc7405ec6e9d28e0ee authored over 4 years ago
test: migrate e2e test to puppeteer from nightwatch (#1778)

4f7a62bca885fbac9cbff745e681a502cbc78087 authored over 4 years ago
test: document return value when item was not found (#1779)

1188bb81e6b9761e1e09b02d81bae6d195584c97 authored over 4 years ago
docs: replace the use of blacklist (#1775)

697e82a0ee1446d6837ffc81ecffac0f8957c73e authored over 4 years ago
docs(zh): fix missing information in the guide (#1776)

Missing `Vue.use(Vuex);`.

1e2f3bf516dd5e0d98e13baeb7e616e29827bc6e authored over 4 years ago
docs(ja): fixed few translations (#1774)

* docs(ja): fixed few translations

* docs(ja): fixed a translation

* docs(ja): fixed a tra...

07f2b193dcb704e7421a0f59b94dcec040d22484 authored over 4 years ago
ci: fix failing e2e test

b5cd1bf81d91a9dae06fd2b6645e525e9213803c authored over 4 years ago
docs(fr): notes de version (#1773)

2814cfbbea874b8857c84cac55a5a3f447334b3b authored over 4 years ago
docs(zh): update b40ee5d...7409ad4 (#1772)

2a4dbe1cca0b1251f6fab7b7eb30e7b55c9783d8 authored over 4 years ago
docs(kr): add a translation of an example in actions.md of guide docs (#1761)

* Add a translation of an example in actions.md of guide docs

* Update docs/kr/guide/actions....

7409ad489f39091e2f73a9f1b92165ae0190ca64 authored over 4 years ago
docs(ja): update the latest changes (#1750)

* docs(ja): update the latest changes

* docs(ja): fix typo

7807af7fcb99d4fc30be1c9c721a250614d77a88 authored over 4 years ago
fix: UMD bundle containing `process.env` flag (#1749)

0fea8c44060d08b3b421f1ddaa809fdffbc89b00 authored over 4 years ago
chore: update CHANGELOG for 4.0.0-beta.2

1f6f1497900fa1f79b14b6928cde68feeda55131 authored over 4 years ago
docs(ru): translation update (#1747)

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

d13f3fc7458ef9a286d7b05d846d6f0638c6d7bb authored over 4 years ago
release: v4.0.0-beta.2

91df799fe95cb268fd9a3e8755f348817ad0baec authored over 4 years ago
release: v3.4.0

8691e61fa6eafe7e90bcb9ce818c46ade32a9c5b authored over 4 years ago
docs: add Dynamic module hot reloading example (#1744)

Adapted from: https://github.com/kazupon/vue-i18n/pull/865

91e2f7cd298d3ba68dd5f52e29c87c36568b720f authored over 4 years ago
chore: migrate latest Vuex 3 changes

f8833a9d730359bb8ff4c0d32494de611af02fe1 authored over 4 years ago
Merge branch 'dev' into 4.0

# Conflicts:
# .gitignore
# examples/chat/app.js
# examples/classic/shopping-cart/app.js
# examp...

af6971ef789e85edc945a7f799870d5c5080f511 authored over 4 years ago
docs: add docs for the new `error` option for `subscribeAction` method (#1746)

ce0c88a81703017cad63e4b5a913eff6349f585a authored over 4 years ago
build: update npm packages

08a6da8e0b7bcd1c6522474f579b967d20709faf authored over 4 years ago
chore: fix failing tests due to migration to the jest

b2df4db582418ea7a9fbc8c7e46d6486f335d72b authored over 4 years ago
style: fix few stylings

5ffb65a2e1db0b463ddc91f640b97d369ffdc1fe authored over 4 years ago
feat: Allow action subscribers to catch rejections. (#1740)

close #1489 #1558 #1625

Co-authored-by: Joe Plahitko <[email protected]>

6ebbe64c5821d19e55a41dc8b1d81cfce6cbd195 authored over 4 years ago
build: migrate tests to jest (#1738)

* build: migrate tests to jest

* build: remove babel object-rest-spread plugin

* chore: re...

dfacba6a95edde98b826b1949a6faaba7083ebcb authored over 4 years ago
chore: enhance release script (#1735)

* chore: enhance release script

* chore: update release script

71372c310f0fad53b483863492759eb4c99532a8 authored over 4 years ago
docs: module state declaration as function (#1741)

eb33ed6fbeb500e284bbded96f5426fb702dded3 authored over 4 years ago
types: add `useStore` function (#1736) (#1739)

fix #1736

a934da95e47d124d2060c06311944f1f121f1f37 authored over 4 years ago
build: update the build system to the latest structure (#1729)

* build: update the build system to the latest structure

* build: use __DEV__ global

* cho...

d98ea64350b79a03c467156e653d6ebe60194a0f authored over 4 years ago
types: remove unused import

f18d5d4c88b6719d3df7bcad541a04d70e5afb76 authored over 4 years ago
chore: fix styling in README

017b9732532ed362d49adc8c1f469e61c685b5ae authored over 4 years ago
chore: import requirements for global typings for `this.$store` in README.md (#1733)

To work global typings for `this.$store` need to import `Store` and `ComponentCustomProperties`.

bf1de488a3acc8c62ca437c0656c4374b6f0fadf authored over 4 years ago
chore(readme): rewritten parts to make better use of language (#1731)

20772e9d520904627cd0634e6cbd6927f3368719 authored over 4 years ago
build: update examples related dependencies

075977489e2851e3823b6c984593e28aed76b1b9 authored over 4 years ago
build: update eslint

4e4682174814b70d1481cd576e33af3fedffe921 authored over 4 years ago
chore: update status in README

0ff728b2ced5c24eefa4b4525c80d85994447637 authored over 4 years ago
docs(ja): fix typo

a57d2064c3ad3c4d639fce074db821d428c0a286 authored over 4 years ago
docs(ja): translate a new options for the `subscribe` methods and logger plugin (#1728)

4bcc96a4e76c064570145e4ede907846e8ca6ab7 authored over 4 years ago
docs: fix typo in `subscribeAction` api (#1727)

0bbad8c2ee50a251085cca250bff20660768e30d authored over 4 years ago
docs(ru): translation update (#1726)

* plugins.md update
* api.md update

Co-authored-by: Alex Sokolov <4497128+Alex-Sokolov@users...

61d2ad0c3c3c97138119bf2dcf673784f549f909 authored over 4 years ago
chore: update breaking change status as of 4.0.0-beta.1

1c9cd5a5b9ff6444112571b957fd5290e25a1c57 authored over 4 years ago
realese: v4.0.0-beta.1

e72d961eca31830a13e25c876399ebc99eae1b21 authored over 4 years ago
Merge remote-tracking branch 'origin/dev' into 4.0

2e71da699bad3b2c0011fd49fc216a1cb9880551 authored over 4 years ago
realese: v3.3.0

b1568a56c3b75904cfb61a5adb6122a4c25ec0b0 authored over 4 years ago
chore: update todo status

3f87501cadc5e022ace866d38c620cd6a526822e authored over 4 years ago
build: update vue to 3.0.0-beta.4

7932ce4e594434da348cc66b5a63161181b9c09e authored over 4 years ago
types: add subscribe options type (#1724)

e2b9974f9dfb8fa8c837fb0459344f93f37214df authored over 4 years ago
build: update vue to 3.0.0-beta.3 and update other packages as well

372bc503f9aa82676c4c1533917381e49b931cca authored almost 5 years ago
refactor: use `app.config.globalProperties` to inject store instance to vue app

Since the installation process became very slim, removed mixin.js to just include it in store file.

7c1904900504712208008543780cdbbf3a922083 authored almost 5 years ago
Merge branch 'dev' into 4.0

d3593a2461a47f331dcb6875ff5bad562feddb51 authored almost 5 years ago
fix(types): Add `devtools` to store options type (#1478)

Add `devtools` to store options type

test: add test case for devtools type

38c11dcbaea7d7e661a1623cabb5aef7c6e47ba7 authored almost 5 years ago
fix: Prepend devtool handler (#1358)

* Add prepend option to subscribe

* Prepend devtools subscribe handler to fix vuejs/vue-devto...

a39d0767e4041cdd5cf8050774106c01d39024e0 authored almost 5 years ago
types: add typing support (#1717)

* types: add typing support

* types: remove `ComponentCustomProperties`

5b44e8e59f6b37b606c92bf3b38b5c2543943cb9 authored almost 5 years ago
docs(ja): align style of api method description to other locales

f698a2606f00963dc5c44068ca0043c7fec9fa76 authored almost 5 years ago
docs: add missing return types

19e633799697f4d4db7b7245a268052be25af63f authored almost 5 years ago
docs: update all locale testing.md to the latest

717d7661ae60c1d9e64349b2cdd58d9c7ca90230 authored almost 5 years ago
style: adjust few stylings of logger plugin

d2584b1509f9eb3b1cba1dfe5b6d52b1e57fd890 authored almost 5 years ago
feat(logger): `createLogger` can optionally log actions (#987)

18be128ad933d1fca6da05c060f7664ce0c819ae authored almost 5 years ago
docs(ja): add `hasModule` api translation (#1722)

52b753b84cfa1c22ac55596f2ee014574b417d2e authored almost 5 years ago
docs(ru): update testing.md (#1723)

e0de548b64c2426357c8cd71b2d32f3892387d79 authored almost 5 years ago
docs: fix false negative when checking `payload: false` in `testAction` (#1425)

Co-authored-by: Robert Schäfer <[email protected]>

7da1f139ba148b321c627886204139492a6cfe85 authored almost 5 years ago
docs(ru): translation update (#1720)

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

8a59d9d734a21189be2ae53a8082c7544708ad63 authored almost 5 years ago
docs(zh): update (#1718)

* docs(zh): update

* Apply suggestions from code review

Co-Authored-By: GU Yiling <justice...

aac08897fca20f812f8ae9c412b5ce1f564106e4 authored almost 5 years ago
docs: unified the tips format (#1719)

4fa68ab4f046a731039d09a940360b0b13d159e6 authored almost 5 years ago
docs: add a description of providing store to Vue instance (#1468)

b40ee5dce715a3ba20ba5589453d0a9715825f19 authored almost 5 years ago
docs(fr): fix typo (#1519)

* Fix typo

* Update french link for spread syntax

Co-Authored-By: Eduardo San Martin Morot...

481dbf99e0e7416affbfb3c40535b9e57d3589fd authored almost 5 years ago
build: align build system with vue 3 (#1715)

* build: align build system with vue 3

* chore: do not ignore logger.d.ts

* chore: update ...

df3f69084374141a2d846a91b504d2f9da0afebc authored almost 5 years ago
修改病句 (#1564)

加入一个“的”。

722a8273d51fee88027ea2541800e26311580411 authored almost 5 years ago
Merge branch 'dev' into 4.0

0dddb47d3b3537dda76110b0a37d11b5c055c59f authored almost 5 years ago
realese: v3.2.0

fa1ccde6335eccfef55f9a205ba20702a1dadc70 authored almost 5 years ago
build: add conventional changelog support (#1707)

* build: add conventional changelog support

* chore: fix changelog script typos

0fb54ae0897afc3cedd045589341fbacebccd333 authored almost 5 years ago
build: update vue to 3.0.0-beta.2

b9b43f8faaff90c30ce526d9bf075cd3f57ee3e7 authored almost 5 years ago