You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tooltip): add Portal and useTooltipInPortal #756
feat(responsive): add leading option to resize debounce #754
feat(axis): use numTicks when falling back on scale.domain #752
feat(pattern): add diagonal right to left pattern #744
feat(legend): add Line shape, legendLabelProps, and more props in renderShape #749
π₯ Breaking Changes
feat(responsive): resize debounce now defaults to true which will result in an additional render #754
feat(tooltip): add offsetLeft/Top to TooltipProps, making TooltipProps === TooltipWithBoundsProps, adds additional 10px of padding to Tooltipleft/top#756
π Bug Fix
fix(responsive): remove debounced calls after unmounnt #558