Evan Grim

Results 4 issues of Evan Grim

Reasoning: based on my understanding, spaces are allowed in css data urls. However, some (older?) css minifiers strip the whitespace out. And url-encoded data urls appear to work correctly.

I noticed that migration guidelines for 2->3 exist as a post, but I only stumbled on that as a "related post" from the 3->4 migration guide. I've got an older...

Needs Triage

# Feature Request E.g. for https://react-native-community.github.io/upgrade-helper/?from=0.62.2&to=0.63.4, add a link to a playground or repo where 0.62.2 can be examined, and another for 0.63.4 ## Why it is needed Because some...

# Feature Request Generate anchors for each file diff, and a button to copy URL with diff, for instance `https://react-native-community.github.io/upgrade-helper/?from=0.62.2&to=0.68.4#metro.config.js ` ## Why it is needed Throughout upgrading, I need...