Kevin Xiao

Results 8 issues of Kevin Xiao

Currently, with `react-loadable`: - react-loadable doesn't seem maintained anymore, just take a look at the "issues" list (open PRs for multitudes of fixes) dating back to 2018 https://github.com/jamiebuilds/react-loadable/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc - react-loadable...

proposal
domain: dependencies

Is there any way to interrupt an automation? For example, if I am automating mouse movement with `robotgo.MoveMouseSmooth(...)`, robotgo will obviously take over my mouse until it is done. I...

enhancement
question

## Feature Request This is a feature request to support full URI paths for executable commands. In my case, I am using starship prompt on Windows and would also like...

✨ enhancement

This is the link to the project: [tauri-nextjs-template](https://github.com/kvnxiao/tauri-nextjs-template) - [x] **I have read the [contributing guidelines](contributing.md).** - [x] Use the following format: `[Title](link) - Description.` - [x] Add entries to...

Is it possible to add an "on-clicked" appearance for the window decoration buttons so that we know it's been clicked? For example, if a person hovers over the close button...

Can we get the functionality to hide the new keyword whenever an object constructor is called? Since IntelliJ has the option to edit code theme colours, I usually differentiate between...

### Is your feature request related to a problem? Please describe. Currently, the formatter for [`Formatting date and time ranges`](https://next-intl-docs.vercel.app/docs/usage/dates-times#date-time-ranges) does not support additional configuration other than specifying the exact...

enhancement
unconfirmed

Can we add some sort of toggle / support for enabling full page OCR reading via Tesseract, when pymupdf is installed? I hacked around the vendored library in my local...