vuex icon indicating copy to clipboard operation
vuex copied to clipboard

🗃️ Centralized State Management for Vue.js.

Results 141 vuex issues
Sort by recently updated
recently updated
newest added

### What problem does this feature solve? We should be able to access the globalProperties or the Vue instance in the store. For exemple, I add a custom axios to...

### Version 3.4.0 ### Reproduction link https://github.com/stam/multiple-vue-apps ### Steps to reproduce Clone the mentioned repo npm i npm run serve open ./index.html Click on the count++ buttons ### What is...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

in en docs, Pinia is now the new default. But zh docs no such words. I tried to translate it.

### Version 3.2.29 ### Steps to reproduce this.$store.replaceState({}) When I use this function, it works but in vue devtools's store it doesn't change, there is still old store in there....

### Version 4.0.2 ### Reproduction link ### Steps to reproduce Uni-app (VUE3 / Vite version) starts the project using vuex ### What is expected? The project can start normally ###...

### Version 4.0.2 ### Reproduction link [github.com](https://github.com/nicksellen/vuex-package-json) ### Steps to reproduce Steps are included in the README for the repo, here is a minimal version. I have node version v17.9.0...

### Version 3.1.1 ### Reproduction link [https://codesandbox.io/s/vuex-issue-with-mapstate-5zb3x](https://codesandbox.io/s/vuex-issue-with-mapstate-5zb3x) ### Steps to reproduce In the reproduction link, there is a non namespaced module with has a count in it's state and a...

enhancement

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies