summaryrefslogtreecommitdiff
path: root/doc/development/fe_guide/vuex.md
Commit message (Expand)AuthorAgeFilesLines
* Make stores export a createStore() which can be used in testswinh-vuex-createStore-docsWinnie Hellmann2018-05-181-2/+6
* code example formattingDennis Tang2018-05-141-2/+2
* more typosDennis Tang2018-05-141-4/+4
* typo in `endpoint`Dennis Tang2018-05-141-2/+2
* clarify that the function export should be defaultDennis Tang2018-05-141-1/+1
* fix typoDennis Tang2018-05-111-1/+1
* add link for babel-plugin-rewireDennis Tang2018-05-081-1/+1
* Update vuex.mdDennis Tang2018-05-081-1/+1
* add rewire gotcha about testing vuex actions/gettersDennis Tang2018-05-081-0/+12
* correct doc-nav header hierarchy Dennis Tang2018-05-081-3/+3
* Follow up after reviewFilipa Lacerda2018-05-071-0/+2
* Merge branch 'master' into 44427-state-management-with-vuextFilipa Lacerda2018-05-041-3/+3
* Update vuex.mdFilipa Lacerda2018-04-061-5/+6
* Changes after reviewFilipa Lacerda2018-04-041-32/+33
* Fixes typos and adds mutations examples44427-state-management-with-vuexFilipa Lacerda2018-03-221-19/+112
* Improve state management documentationFilipa Lacerda2018-03-221-0/+261