Skip to content

Releases: jasonkuhrt/react-popover

0.1.2

15 Apr 15:50
Compare
Choose a tag to compare

Fixes

  • Decouple rendering toggle from business logic toggle #21

0.1.1

15 Apr 03:31
Compare
Choose a tag to compare

Fixes

  • Fixed regression in handling tip position after adding scrolling support feature #20

Enhancements

  • Fixed odd bug-like behaviour where hanging popover would not reach any bound #19

0.1.0

14 Apr 18:01
Compare
Choose a tag to compare

Features

  • tip will not exceed body boundaries
  • tip will not overlap with boundary of border radius on popover body if there is one #5
  • Frames that scroll are now supported #15
  • Animate popover enter/exit #12

Enhancements

  • Pick zone based on last one that fits body

Fixes

  • Avoid initially faulty render by ensuring layout monitors are activated before calculating layout