Jonah Scheinerman

Results 10 comments of Jonah Scheinerman
trafficstars

Hey, thanks for bringing this to my attention! This actually exposes a pretty fundamental issue with the library that's gonna be pretty difficult to fix since typescript is structurally typed....

Actually this might be doable now. I had assumed that exact types would require a language update but it seems they are possible now! Will work on integrating this clever...

Hi @raoz, This is possible right now via: ```ts Measure.of(8, furlongs).over(miles).value ``` Does this solve your use case?

I can't think of any particular reason why this would be necessary within the project. Is there some reason beyond aesthetics?

If you believe this is an issue, please open a PR.

Sorry for the delayed response, I don't have a lot of bandwidth at the moment for this project. Thanks for the feedback, I will definitely take this into account, and...

Hey, Parallelization is something I want to work towards. I'm going to open a new issue to track this.

The following components are exposed as both nested and unnested: - `Navbar.Divider` - `Navbar.Group` - `Navbar.Heading` - `Tabs.Tab` - `MultiSlider.Handle`

Hey, while we understand the rationale for this, I'm not sure that providing defaults here is the way we want to approach this. We are discussing adding a simplified `Dropdown`...

Thanks for flagging this issue. We'd be open to a contribution for this change.