v0.4.4
Features:
onOuterActioncallback now receives the event object. Thanks @ChrisCinelli 5a2d25e
Changes:
- Improved layout calculation. The quadrant that fits the Popover the most is chosen even when the Popover doesn't fit at all. Thanks @ChrisCinelli. 863a551
Fixes:
- If the Popover is equal to the frame size it should still be considered a fit (currently it has to be smaller, the new semantic is smaller-or-equal). Thanks @ChrisCinelli. 863a551