Alex Kyriakidis
Alex Kyriakidis
I've seen in the Alfred forum post that you were working on a `tz` parameter. Did you publish it after all? If so, how one use it? Thanks 🙂
Are you going to support bitbucket in the future?
Add's support for accessing namespaced getters using the dot notation, the same way we do for the `state`. For example: `this.$store.getters.users.newUsers` Implements https://github.com/vuejs/vuex/issues/1258 ## Todo: - [x] Prefer root getter...
Rename Hello component to HelloWorld Self-closing components
Can this work with PhpStorm too?