Jon Marsh
Jon Marsh
Just upgraded from 31.0.0 to 31.12.0 and spotted that datagrids with less than `pageSize` rows don't show the `pageSizeOptions` or `pagination` components. However, they still take up `pageSize * rowHeight...
Would it be possible for `src` to accept `string | readonly string[] | Promise`? I'm trying to use copy with [npm-packlist](https://www.npmjs.com/package/npm-packlist)
https://github.com/pmndrs/drei/blob/b86b46ff01344ce92e49f694ece815d29a464450/src/core/OrbitControls.tsx#L4 `OrbitControls` component requires a `ref` prop of type `OrbitControls` from `three-stdlib`. As `three-stdlib` isn't listed as a peer dependency, consumers may not have `three-stdlib` as a direct dependency, which...
Resolves #247
Hey folks! 👋🏻 There's a new CSS psuedo selector that's now widely adopted which you might like, [:user-invalid](https://developer.mozilla.org/en-US/docs/Web/CSS/:user-invalid), which reminded me of an I raised issue here a while ago...
Hey folks! Just wondering, are there any plans to support typescript 5? As more and more packages make the jump, we start missing out on more and more features (and...