Vince Malone

Results 5 comments of Vince Malone

@eps1lon, I'm happy to do that, but can you clarify what exactly you're looking for? 😅 I'm not sure I entirely understand.

@eps1lon I added a check to see if `window.TransitionEvent` is not a function before monkey patching the fired event — this should prevent any issues with pre-existing working environments.

The polyfill works, but this change might still be worth it for the sake of others. There's a _silent_ failure when an event type isn't supported — because [`window.Event` is...

@eps1lon those are all really good points; I definitely understand the urge to resist going down this path. It's tough to balance the pros can cons of existing decisions (falling...

I see; I didn't quite know where to look for that information, but I suspected that might be the case. my only concern is that, while that may be defined...