Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-tiny-popover

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tiny-popover - npm Package Versions

13
6

7.2.4

Diff

alexkatz
published 7.2.3 •

alexkatz
published 7.2.2 •

Changelog

Source

[7.2.2] - 2023-02-13

Fixed

  • popover positioning miscalculation issue
alexkatz
published 7.2.1 •

Changelog

Source

[7.2.1] - 2023-02-11

Fixed

  • blurry popover on non-retina displays (thanks @D34THWINGS)
  • click-outside support now works across different windows (thanks @dutziworks)
alexkatz
published 7.2.0 •

Changelog

Source

[7.2.0] - 2021-08-24

Added

  • added clickOutsideCapture prop to Popover
alexkatz
published 7.1.0 •

Changelog

Source

[7.1.0] - 2021-08-24

Added

  • added violations property to PopoverState
  • added hasViolations property to PopoverState
  • React 18 is now an accepted peer dependency

Changed

  • onClickOutside now uses event capturing (thanks @davidjgross)

Fixed

  • usePopover now returns immediately when popover is not open, fixing an issue where utility and positioning functions sometimes fired even when popover was not open
alexkatz
published 7.0.1 •

Changelog

Source

[7.0.1] - 2021-08-24

Fixed

  • Issue where popovers within a new stacking context would sometimes not render at the correct position
alexkatz
published 7.0.0 •

Changelog

Source

[7.0.0] - 2021-08-24

Added

  • SSR support
  • boundaryElement prop

Changed

  • Renamed containerParent to parentElement

Fixed

  • Popovers not rendering at proper location within translated container elements
alexkatz
published 6.0.10 •

Changelog

Source

[6.0.10] - 2021-08-04

Changed

  • Removed custom string type from position and align props, replaced with undefined
  • useArrowContainer does not render an arrow if position is undefined
alexkatz
published 6.0.9 •

Changelog

Source

[6.0.9] - 2021-08-02

Fixed

  • ArrowContainer now handles custom class names properly (thanks KWLEvans)
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