absidue
absidue
> > The fix is probably relatively simple, just a few `preventDefault()` and `stopPropagation` calls on the relevant events. > > > > PRs are welcome if you want to...
Built and tested the demo locally and your pull request fixes the issue. Thank you!
I know I'm late to the party here as this is the second to last planned pull request, however I was surprised to see there was no mention of Web...
The automatic global registration of the virtual DOM `RouterView` and `RouterLink` components in the `install` hook should probably be removed so that they can be tree-shaken when an app is...
In vuex settings store, that way it will also get remembered across app launches. As a general rule unless there is an extremely good reason, you should not be putting...
Please remove the Hide Announcements setting that this PR adds, as its functionality is already covered by the existing, more powerful Check for Updates and Check for Latest Blog Posts...
I think you are talking past each other, the idea is that using profiles and switching between then should still be possible, but that they would be read-only, so adding,...
I think the rules in the first category could potentially be solved in the JavaScript rules by adding support for type-stripping i.e. not fully type aware but type tollerant (similar...
From what you are saying this would only be possible if we stopped doing pre-releases, so for the foreseeable future this feature request is not plausible.
As it sounds like you are one of the people that work on AppImageUpdate and as you are the one asking for AppImageUpdate support, may I suggest that you should...