vuex
vuex copied to clipboard
🗃️ Centralized State Management for Vue.js.
### Version 3.6.2 ### Reproduction link [github.com](https://github.com/0Rick0/vue-vuex-ssr-bug) ### Steps to reproduce - Create two components (CompA and CompB) - CompB uses CompA as a child - Create a simple store...
### Version 3.5.1 ### Reproduction link [https://github.com/StephenBeirlaen/vuex-base-state-issue](https://github.com/StephenBeirlaen/vuex-base-state-issue) ### Steps to reproduce - Install a fresh vue install via the latest Vue CLI but custom build (I just used Vue 2.x...
### Version 4.0.0 ### Reproduction link [https://gitlab.com/engineertdog/vuex-demo-bug](https://gitlab.com/engineertdog/vuex-demo-bug) ### Steps to reproduce Clone the repo and run. I've included code for the working and non-working portions. ### What is expected? I...
### What problem does this feature solve? An interesting feature of Redux's documentation is their section on Fundamentals and Standard Patterns. While Vuex have a great API reference and guides...
### Version 3.4.0 ### Reproduction link [codesandbox.io](https://codesandbox.io/embed/optimistic-pine-hqsbc?fontsize=14&hidenavigation=1&theme=dark) ### Steps to reproduce The fast way to verify this bug is creating a project from scratch, adding vuex, creating a module (I...
### What problem does this feature solve? Currently, the document describe how to use composition api of vuex useStore is very limited. None of the example show how to use...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39. Release notes Sourced from postcss's releases. 7.0.39 Reduce package size. Backport nanocolors to picocolors migration. 7.0.38 Update Processor#version. 7.0.37 Backport chalk to nanocolors migration....