Matt Jennings

Results 32 comments of Matt Jennings

Ah yes, I hadn't considered the `exclude` option. I agree, finding a way to use `exclude` is a better idea. A boolean might be fine, otherwise maybe allowing pattern matching...

A few thoughts: 1. I don't think we need to recommend using the t3 stack, there's not a need to reach for that for purpose of this example 2. IMO...

> but I also expect that without a way indicated to trigger react re-renders automatically / in a managed fashion, we might be getting a lot of questions about how...

Unfortunately I am not focused on this project right now. I would like to come back to it at some point, but for the time being there’s no roadmap.

No, it's still in what I'd consider a "proof-of-concept" stage and would not be a safe bet for production usage. I'd lean more toward using phaser natively for a big...

@MentalGear @c00 this is pretty much ready to go, but I'd love if you could try it and share any feedback you might have as it largely focuses both of...

@c00 Re: props I share the same concern. I did give a context-like approach some thought initially but felt it would be too boilerplate-y. But I am willing to give...

Apologies for the lack of activity on this. It's been a busy end of the year for myself and I've had very little time or energy to devote to OSS...

@aslushnikov this seems to happen for pages created off a new context. I started seeing this in 1.34 as well, but not in 1.33. Here's an example test file that...