Skip to content

v0.0.49

Compare
Choose a tag to compare
@williaster williaster released this 29 Nov 20:36
· 355 commits to master since this release

πŸ† Enhancements

  • Allows additional customization Adds tooltipProps to the <WithTooltip />which will be passed to its TooltipComponent (and adds example in demo) #79
  • Exposes @vx/responsive's new observer-based <ParentSize /> HOC #79
  • Exposes the following props on <BoxplotSeries /> to enable more customization: containerProps, boxProps, outlierProps, minProps, maxProps, medianProps (airbnb/visx#198) #80
  • Adds the ability to set mouse events on the boxplot container or on its component parts (whiskers, etc) #80
  • Consolidates some of examples for [demo][boxplot] #80

πŸ› Bug fix

Changes
 - @data-ui/demo: 0.0.48 => 0.0.49 (private)
 - @data-ui/event-flow: 0.0.48 => 0.0.49
 - @data-ui/histogram: 0.0.48 => 0.0.49
 - @data-ui/network: 0.0.48 => 0.0.49
 - @data-ui/radial-chart: 0.0.48 => 0.0.49
 - @data-ui/shared: 0.0.48 => 0.0.49
 - @data-ui/sparkline: 0.0.48 => 0.0.49
 - @data-ui/xy-chart: 0.0.48 => 0.0.49