Erik Simmler

Results 11 comments of Erik Simmler

This seems to have been fixed in https://github.com/meinaart/cypress-plugin-snapshots/pull/31 (also see #33). You can set your package.json version to `"cypress-plugin-snapshots": "git://github.com/meinaart/cypress-plugin-snapshots.git#c30b950"` for now until an official version is released.

Setting a scoped `max-width: 100%` on any `img` tags would be a pretty simple first step. This is the result of doing so via dev tools on elm-css:

https://github.com/dependabot rebase

This would be extremely helpful. For example, right now mapbox will cache an error response until the tile comes into view again, even if the error response includes explicit caching...

I haven't fully/intentionally abandoned this, but I haven't had much time to get up to speed with the 0.8.0 API changes. I've updated the peerDependency to at least accurately reflect...

@episodeyang that's really interesting! I can't say I'm totally sold on the idea of so closely tracking the selection. I've had enough issues with trying to make sure the value/doc...

Is there any appetite for the non-standard `DATETIME UTC` thing @mehcode mentioned here? https://github.com/launchbadge/sqlx/issues/598#issuecomment-791854244 I did a rough first implementation: https://github.com/tgecho/sqlx/commit/2ed96e23eccc22c1ac34fbb98554c1fa55073098 I don't love this overall (I'd rather it was...

It seems that maybe the same issue is making it difficult to read the guide in a mobile browser as only the top half of the screen is visible/scrollable. Removing...