Closed quantizor closed 5 years ago
yarn add @probablyup/react-tiny-popover
if anyone wants to try it out before merging
Any hopes for this getting merged?
(and great library @alexkatz, thanks for making it available)
Last commit is a bugfix - alignment is broken in the case of position right and align end in master
Looking forward to this get merged.
Awesome library @alexkatz, and nice PR @probablyup. Thanks for doing this.
Thanks for this! I pulled your changes, made a few fixes, and merged! I've added this functionality to the demo, as well. Cheers!
This allows for the popover contents to be rendered somewhere other than
document.body
.Fixes https://github.com/alexkatz/react-tiny-popover/issues/17