Skip to content

v5.2.0

Compare
Choose a tag to compare
@10xjs 10xjs released this 02 Apr 21:43
· 57 commits to master since this release

Features:

  • Updated flowtip-core to include edgeOffset in layout calculation. #61
  • Added es module build to support webpack tree shaking. #64
  • Added a new decoupled render interface in flowtip-react-dom. #62

Bug Fixes:

  • Fixed an issue where the tooltip would jitter while scrolling when constrained to the viewport edge. #63
  • Fixed an issue where numeric values to align were discarded and replaced with 0.5. #65