Paul Melnikow

Results 167 comments of Paul Melnikow

Could this be solved by adding the option to pass a custom comparator / assertion function to `assert_match()`?

I may take this in a different direction. To improve encapsulation, I'm moving responsibility for the child's flex style from the parent component to the child component. In my use...

Eh, here's what I've got: https://github.com/paulmelnikow/react-flexbox-svg

Awesome. Curious your thoughts! I wouldn't have attempted this if I hadn't found your work. There are a couple parts that I feel could be made clearer with your help....

Hi there! I'd love to drive this forward. Would you be interested in transferring the react-flexbox-svg package over to me so I can publish my updates? I'm paulmelnikow on npmjs.

@dlmanning Hi! I thought I'd reach out and ask about this. Would you be up for adding me on npmjs so I can publish my updates under the original name?

This fix is invalid. See #358 instead.

Great idea. I'd also consider backporting this change and releasing it as 0.6.1 for people who can't or don't make the leap to 1.x.

Would anyone like to create a PR to fix this?

> I think we should treat this as a feature request to expose a snapshottest-augmented TransactionTestCase. I'm good with that 👍 > Given that it's likely to be used for...