Matt Wade

Results 9 issues of Matt Wade

Does **pugdebug** support listening to xdebug from a Docker container? Most of the "Docker + Xdebug" tutorials you find online target [PhpStorm](https://www.jetbrains.com/phpstorm/), so I'd think that in theory I should...

Gatsby's out-of-the-box config matches the following import statements: import someIcon from './some-icon.svg'; import someOtherIcon from './some-other-icon.svg?key=value'; That is, you can import `file.svg?query-params-here` and it'll be matched, even though that module...

In my case, I didn't just want absolute X and Y values, but wanted to see how those X and Y values had _changed_ since the last callback. By exposing...

The required _game-of-life_-esque puzzle! Nothing super complicated, but one huge easy thing to miss in your implementation: - When looping your proposals for the elf, if it finds one, stop...

### Affected Packages core, react ### Version(s)

Type: Bug
Category: Open Source