Kristóf Poduszló
Kristóf Poduszló
Thank you for the kind review! Unfortunately, I'm not maintaining this library anymore, but feel free to fork the project and make changes on your own.
Hello, Thank you for reaching out to me. I would like to work on my OSS projects more frequently if I had more time, but university makes me extremely busy,...
Are there any updates regarding the proposals mentioned above? This is a deal-breaker for Gatsby users, please see #1282.
I would highly appreciate a separate `unopinionated` or `loose` config if that’s a possibility. Thanks for taking your time to read and review my suggestions! 🙏
@sindresorhus Is there anything I could help with to advance the state of this proposal?
A component passed to `as` shouldn’t have any required props. Otherwise, specifying a generic component should be possible [using a different approach for polymorphism as shown here](https://x.com/kripod97/status/1770957909339279651).
I wouldn’t recommend using this project anymore, as outlined over here: https://github.com/kripod/react-polymorphic-box/issues/25#issuecomment-1575558809 I’d suggest using a render prop instead of `as`, because the latter can’t have prop mappings. --- @TheWashiba...
Thanks for reporting! Unfortunately, I’m no longer maintaining this package, but recently wrote [an article about how the `as` prop can be implemented with strong type-safety in place](https://www.kripod.dev/blog/behind-the-as-prop-polymorphism-done-well/). Eventually, both...
@indutny Is there a chance that minimal type definitions will ever be added? At least to cover the methods written inside the README. I’m working on a mental poker library,...
Hello, Unfortunately, I’ve lost interest in this project. Please feel free to fork it and then re-release it under a different package name.