Skip to content

Fix nested targets and React.Strict warnings

Compare
Choose a tag to compare
@bsidelinger912 bsidelinger912 released this 16 May 04:14
· 23 commits to master since this release

This moves to a custom Portal to remove strict mode warnings about compontWillMount usage. It also changes to using onMouseEnter and onMouseLeave vs onMouseOver and onMouseOut for hover effects, to prevent issues when moving around on targets with nested elements.