Jason Miller

Results 1188 comments of Jason Miller
trafficstars

Yup, I'm just insanely bad at keeping up with PRs right now

@hassanbazzi Preact just uses browser events, there are no whitelists or proxies to set up in order to support new event types. Are you able to give any more detail...

This is a really slick idea! I'm wondering about performance and compatibility though - thinking this now requires any consumer to cast to a String (at least implicitly) whereas before...

Agreed, I had wondered if it would be worth doing second entrypoint in vhtml for that. I'm fine with either approach really. If we split some of the functions up...

@AndrewLeedham yes, Map would be totally fine here. There is very little reason to evict entries anyway. Really the original need is for a cleanup or eviction that happens immediately...

@AndrewLeedham apologies, you're right. The problem is that raw-to-escaped mappings persist indefinitely. It's an interesting issue though, because there are performance advantages attributable to keeping these mappings around across renders...

That's an _awesome_ idea, and I think it could save people a lot of time. A Gist would be fine for now, and then I think we can migrate it...

Help would be lovely for this - I was thinking of pinging you when I made that change in Preact 8 (knew it would have an effect on *Capture).

Hi @jmas - I think the docs for this must be slightly confusing, we've had a few people end up with that issue. The custom pragma option is actually only...