Pooya Parsa
0c3b9c5d12
fix(vue-app): reduce consola direct access ( #5864 )
2019-06-04 19:18:45 +04:30
Pooya Parsa
5ebf1cc78c
fix: avoid using aliases in templates ( #5656 )
2019-05-06 15:16:04 +04:30
Xin Du (Clark)
9e1ef888d8
fix: respect namespaced in store module ( #5189 )
2019-03-08 22:12:20 +03:30
Shingo Sato
f39205a796
chore(vue-app): suppress deprecated warning for classic vuex in prod ( #5137 )
2019-03-01 19:19:22 +03:30
Xin Du (Clark)
59be77a2f3
feat: .nuxtignore ( #4647 )
2019-01-29 09:31:14 +00:00
Sébastien Chopin
5f0b34fcd4
fix: hotfix for vuex hmr ( #4801 )
...
* hotfix: Vuex HMR and warning when exporting an object for state
* hotfix: Handle sub modules too
* Update store.js
2019-01-21 11:42:06 +01:00
Sébastien Chopin
deadc48f19
fix(vue-app): Fix Vuex HMR & refactor for better modules usage ( #4791 )
...
* fix(vue-app): Refactor store for better modules usage
* Update packages/vue-app/template/store.js
Co-Authored-By: Atinux <seb@orion.sh>
* fix: tests and code style
2019-01-18 12:28:34 +01:00
Pim
605b76073b
chore: lint vue-app templates ( #4689 )
2019-01-06 11:26:59 +03:30
Alexander Lichter
81cf09cb76
fix: apply store HMR to whole store ( #4589 )
2018-12-19 17:26:58 +01:00
Sébastien Chopin
c8b920a145
feat(vue-app): Add deprecating for classic mode and handle mutations/actions HMR to store/index.js
2018-12-19 17:15:01 +01:00
Alexander Lichter
b2eee1772e
feat: add store module HMR ( #4582 )
...
* feat: add store module HMR
* fix: replace export with window.$nuxt
Thanks to @pi0 for the suggestion :)
* refactor: apply only in dev mode on client side
* test: make store module test more descriptive
* fix: clear modules to apply HMR
* fix: remove console.log
* fix: e2e tests
* refactor: use void
2018-12-19 16:22:00 +01:00
Pooya Parsa
39b558f59c
refactor core into sub-packages ( #4202 )
2018-10-31 00:12:53 +03:30