Chance Strickland

Results 121 comments of Chance Strickland

@maranomynet Do you still rely on your script to move the declaration files after rollup does its thing? I didn't have much luck switching myself.

Yes. I've found that almost no design systems include scrollbars as we typically think of them. The MacOS scroll indicators in select menus, which were the original motivation for the...

@Rayraz Absolutely, I haven't had as much time as I'd initially hoped to work on OpenUI but this is still a huge need. I wrote the [custom scrollbar component in...

I quickly read through the IRC logs and I didn't see it noted, but if the selectmenu is used as a form control I'd expect `Enter` to trigger an [implicit...

Wouldn't the effects of a specific event depend on the current state? For example, `keyup(ArrowDown)` would either navigate a list of options or expand the options depending on whether or...

Another workaround here is to update the typography object when your key breakpoints change (assuming you're using React here, but this is probably adaptable to other frameworks). May also need...

Hey @benoitgrelard, is there any interest in working with outside collaborators on this one? I've got a need and would happily help out if y'all still intend to ship this!...

We probably want to wrap `useMatch` instead of exporting it directly to include more of the context from `useMatches`. As it stands, you'd get more info from wrapping `useMatches` yourself....

> @chaance Would you accept this PR if it included the change you mentioned? Hang tight on making those changes for now. Let me run this by the team and...