Bug Fixes
- api: prevent non-existing properties (ec2c324)
- api: setting switch clickable on whole item (164e37e)
- vue2: only display getters from non-namespaced vuex module (a3cc310)
- vue2: support / in vuex module name, closes #1696 (3cce6f3)
- vue2: vuex root special id in case a module is called 'root' (01d8892)
- vue2: vuex state not updating, closes #1703 (985d0c8)