Results 240 comments of Lusito

Just tried this: `` works for the property assignment approach as well. Though not with Intellisense and it doesn't complain about typos either. But it does complain if onClick has...

I've just pushed the [next](https://github.com/Lusito/tsx-dom/tree/next) branch with my current progress. - Intrinsic elements have been rewritten, so that you should get accurate properties and types. - I've added the approach...

@mnoorenberghe Thanks. I've added you as a collaborator. Not sure what you are able to do with that exactly, but since this project has no publishing configured and the types...

Thanks, I've added you as a collaborator. Having additional help is very much appreciated, as our time seems to be limited by real life and other projects 😅

Thanks for the quick response. I will try that, but legacy sounds like it might be removed soon. Aside from that I still think this should work like I proposed.

So, I just tried it and the legacy auth has the same issue: I get asked for the OTP twice.

I might have misunderstood you too. I just read, that you can specify the OTP as a CLI parameter (I thought you meant enter it in the CLI prompt). Using...

Please check my answer on #106 for this one.

It's based on the 2.4.1 Version, see b2_version in https://github.com/Lusito/box2d.ts/blob/master/packages/core/src/common/b2_common.ts#L138 It's relatively up to date with the latest changes of the 2.x Version (missing some since june last year). I'm...

Since the box2d/lights package is agnostic to the physics engine, it would probably work with a wasm version of box2d 3.x