vuex
https://github.com/vuejs/vuex
JavaScript
🗃️ Centralized State Management for Vue.js.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported0 Subscribers
Add a CodeTriage badge to vuex
Help out
- Issues
- Immutable references state properties should NOT warn of `do not mutate vuex store state outside mutation handlers.`
- When not in the ci environment, puppeteerOptions will be set to empty, causing the test case to fail under Windows.
- Add support for preserveState options
- Make overloads of commit/dispatch method interchangeable
- feat: Allow plugins in modules
- Add a generic type for getters too.
- v4 reactive getters behaviour appears to have changed for nested methods?
- Devtools time travel always shows the most recent state (without new Vuex backend)
- dispatch: Enable extending built-in Promise by not wrapping action Promise
- Vue 3 markRaw / shallowRef is not working in Vuex
- Docs
- JavaScript not yet supported