Dave Stewart

Results 205 issues of Dave Stewart

## Background A tool to manipulate both the aliases and the source code would be useful: ### Rename I currently have a project where the path aliases are: ```json {...

enhancement

Required: - Music - Videos - Downloads - Desktop Nice to have: - Games - Default Programs - Programs and Features - Workstation - Desktop - Notebook For the sake...

enhancement

High-res version of all icons

enhancement

To use in submenus

The next version of Vuex Pathify will be compatible with Vue 3, and it is more or less ready. I would also like to move to TypeScript, but I don't...

vue-3

A couple of issues: 1. clarify import order in relation to ESLint 2. `deep` default should be `1` not `true` https://davestewart.github.io/vuex-pathify/#/setup/config

This post is asking whether you can do Pathify style commits in actions, and the answer is currently no: - https://stackoverflow.com/questions/58196573/sub-property-write-commit-withing-store-actions-using-vuex-pathify-make-mutation However, a quick monkey patch proves it might be...

Follow up on comments left here: - https://www.reddit.com/r/vuejs/comments/bydml3/if_you_like_vuex_but_hate_working_with_vuex/eqjhyf2/ Hey Dave, First off, let me say great work on this plugin. It is truly awesome, and I am very grateful to...

enhancement

Using Payload natively should be documented. Here is a demo: - https://codesandbox.io/s/vuex-pathify-main-demo-dcx7j

Firstly, environment check: - not all errors currently have one that need one - should they all have one, or only some? Secondly, consider if a custom error function would...

enhancement