Evan Simkowitz
Evan Simkowitz
Hi, I love the extension! Have you thought about adding the ability to patch specific files from other branches? Sometimes this can be preferable when a more controlled merge is...
Hello, I am trying to complete the [dapr-apim-integration](https://github.com/dapr/samples/tree/master/dapr-apim-integration) demo, which depends on the [grpc-echo-service docker image](https://hub.docker.com/r/mchmarny/grpc-echo-service/tags?page=1&ordering=last_updated) that you own. When I run the demo as is, I get the error...
**Describe the bug** My team's build agents sometimes slow down, meaning that new commits are checked into our main branch before old ones have been built. I'm noticing that when...
I've updated the JS package to the latest version of gopherjs, which supports go1.18.10. I've tested that this builds and passes the tests. I've updated the `build` script to prompt...
## Specific Demand As Dioxus grows in size and scope, it's time for the project to evolve its release management process. Ideally, a GitHub workflow can be configured to remove...
**Problem** The Dioxus CLI build pipeline is failing, it seems like an issue with some target-specific features being included on unsupported targets. ```txt error[E0063]: missing field `desktop_template` in initializer of...
This isn't that critical an issue but the margins for the icons in the info bar seem really small on macOS Sierra. This was present on 0.1.11 and is still...
**Problem** The `onpointermove` event appears broken on Windows. When a component that binds to this event is present, the moment the user moves the cursor, the main thread panics with...
I've reworked the autocomplete parser to more closely match Newton, the Fig-compatible parser I prototyped earlier this year. I was able to move a lot faster by reusing patterns that...
The description mentions search functionality, seems like a copy/paste issue.