Benoît Grélard

Results 264 comments of Benoît Grélard

> What you described makes sense. For library targets, I think we should leave `process.env` expressions as is for environment variables that aren't defined, rather than replacing with `undefined`. I...

> We need to make some changes to library mode to make this work. Gotcha. How do you manage dev checks in `react-aria`, I imagine you use parcel to bundle...

Cool, we'll keep an eye on the issue then 👍

Hi @devongovett, is there any update regarding this? I'd be happy to help with some guidance if the feature isn't too difficult (I've never looked at how parcel works).

Hey 👋 Haha! It probably should use our `ScrollArea` now that we have one!

> In the second DropdownMenu answer, it mentions "toggle button", which confused me, because I was thinking of our ToggleGroup component. Just "button" or "trigger" might be more apt? Yeah...

Hi @adrianmg, I have never used `Preact` so I may be way off… Is it generally assumed that anything that works with `React` should work just switching to `Preact`? It...

Just to add some clarity on this, it isn't technically shared between `Portal` and `Content` but rather the `Portal` part doesn't render an element and so uses the `Content` element...

Yeah I agree a dedicated page would be good, we could flesh it out more than the tiny mention we have in the docs and point people to it at...

Hey @sampl, I transferred the issue to the website repo as it seems to be more of a relevant issue there 👍