habitica/webpack
Matteo Pagliazzi 257e932bc3 Vue Store (#8071)
* vue: use our own store in place of vuex

* vue store: add getters, watcher and use internal vue instance

* vue store: better state getter and credits to Vuex

* vue store: $watch -> watch

* vuex store: pass store to getters and fix typos

* add comments to store, start writing tests

* fix unit tests and add missing ones

* cleanup components, add less folder, fetch tassks

* use Vuex helpers

* pin vuex version

* move semantic-ui theme to assets/less, keep website/build empty but in git

* import helpers from vuex
2016-09-29 13:32:36 +02:00
..
config client: proxy requests to real api 2016-09-21 14:43:50 +02:00
build.js Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00
dev-client.js Vuex Structure (#8054) 2016-09-23 19:49:11 +02:00
dev-server.js Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00
utils.js Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00
webpack.base.conf.js Vue Store (#8071) 2016-09-29 13:32:36 +02:00
webpack.dev.conf.js Vuex Structure (#8054) 2016-09-23 19:49:11 +02:00
webpack.prod.conf.js Vue Project Setup (#8018) 2016-09-18 21:51:20 +02:00