react-popper
react-popper copied to clipboard
πΏβOfficial React library to use Popper, the positioning library
I'm not sure how to properly build/test the project locally, I ran `yarn test:jest` and it worked, but running `yarn build:demo` would output an unexpected error about parcel and a...
Exporting the options type is very useful as it is currently impossible to get it using `Parameters[2]` as extending an interface in Typescript will throw the error `An interface can...
I'm trying to use `react-popper` but really confused by the docs and why the API is so complex. It forces the end user to keep track of lots of interim...
### Reproduction demo [test.zip](https://github.com/popperjs/react-popper/files/5080966/test.zip) Run `yarn install && yarn start` ### What went wrong?  I'm trying to make a gallery of images in buttons that shows a larger version...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### Reproduction demo https://codesandbox.io/s/react-popper-v2x-issue-template-forked-vx46f?file=/src/index.js Sandbox will never finish loading because of the infinite loop ### Steps to reproduce the problem If you are using a virtual element and place it...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. Release notes Sourced from color-string's releases. 1.5.5 (Patch/Security Release) - hwb() ReDos patch (low-severity) Release notes copied verbatim from the commit message, which can...
This PR is based on https://github.com/popperjs/react-popper/pull/352 I have a problem with the following error though π€ ``` Error βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ src/usePopper.js:95:37 Cannot call React.useMemo with function bound to create because string...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....