Socket
Socket
Sign inDemoInstall

react-popper

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-popper - npm Package Versions

1
68

0.6.1

Diff

Changelog

Source

0.6.1

Pass down scheduleUpdate to Popper child function to allow programatic updates

Upgrade to Popper.js 1.9.4

Fix modifier.function is deprecated, use modifier.fn #22

souporserious
published 0.6.0 •

Changelog

Source

0.6.0

Make sure to pass props from above down to child function, fixes #13

Recalculate size of Popper when children change, fixes #15

souporserious
published 0.5.0 •

Changelog

Source

0.5.0

Use prop-types package instead of React PropTypes #9

Make updateState modifier return data object #11

Removed findDOMNode 🎉

Moved back to tag instead of component. Use a child function now for custom components and pass down the provided ref to the proper component.

Removed default classNames for popper and popper__arrow so we can be unopinionated about styling.

souporserious
published 0.4.3 •

Changelog

Source

0.4.3

Allow passing children through to components

souporserious
published 0.4.2 •

Changelog

Source

0.4.2

Move back to translate3d and round values since half pixel placement was the culprit for causing blurry text

souporserious
published 0.4.1 •

Changelog

Source

0.4.1

Don't use translate3d since it causes blurry text on lower res displays

souporserious
published 0.4.0 •

Changelog

Source

0.4.0

Remove getRef function since it seems to be causing problems.

Move functional components to classes so we can get nodes more reliably.

Spread modifier styles inside _getPopperStyle #6

souporserious
published 0.3.0 •

Changelog

Source

0.3.0

Renamed PopperManager -> Manager

Added getRef prop to Target, Popper, and Arrow components

souporserious
published 0.2.2 •

Changelog

Source

0.2.2

Bundle popper.js with dist build

souporserious
published 0.2.1 •

Changelog

Source

0.2.1

Remove React ARIA from demos for now

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc