Kevin Batdorf

Results 32 issues of Kevin Batdorf

Hey James, this PR adds an api endpoint to query the docs. I also upgraded Nuxt 2 to Nuxt bridge, which essentially adds v3 features to v2. Files changed followed...

Have you though about adding api endpoints that show available commands and descriptions? I think if you upgrade to nuxt 3 it's built in (maybe even in nuxt 2, I...

Title says it all. It would be nice if I could use two accounts via alfred. Thanks!

Pressing "command + shift + 4" the command and shift keys get stuck. On the demo it looks like they are only removed when you press them again. It's reproducible...

This also includes wiring up settings management in general, using the ignore setting as the example case. TODO: 1. Add option with text field, perhaps just run whatever they enter...

Sometimes I have many sort of "throw away" components that don't really need to show in DevTools. If you're not opposed to adding more optional attributes, we could add an...

enhancement

PHP will [show a deprecated notice](https://php.watch/versions/8.0/deprecate-required-param-after-optional) for when an optional parameter is defined before a required one. https://github.com/wp-graphql/wp-graphql-acf/blob/develop/src/location-rules.php#L209 I have debug mode on with notices printed to the screen while...

I wasn't really sure what to name the option but I went with `sameLevel`. I tested it out in my project and confirm it's working there as well. Let me...

Hi, Increasing the major version often implies there are breaking changes, but i can't tell outright from the commits whether this is the case. Are you using a specific versioning...