github airbnb/visx v1.1.0

latest releases: v3.11.0, v3.10.4, v3.10.3...
3 years ago

v1.1.0

πŸš€ Enhancements

  • [scale] bump @types/d3-scale to ^3.1.0 #856 closes #855
  • [shape] set Line shapeRendering to crispEdges if rectilinear #840
  • [network] apply fill & radius to DefaultNode #859
  • [tooltip] add applyPositionStyle prop so users don't have to set absolute positioning when unstyled=true #857
  • [responsive] add initialWidth and initialHeight to withParentSize #836 closes #554
  • [responsive] add ignoreDimensions prop to optimize re-renders #834 closes #247
  • [xychart (unpublished)] add BarSeries #808
  • [xychart (unpublished)] add BarGroup #870 #871
  • [xychart (unpublished)] add BarStack #865 #866
  • [xychart (unpublished)] add EventEmitterContext, TooltipContext #825
  • [xychart (unpublished)] add Tooltip #852

πŸ› Bug Fix

  • [tooltip] fix TooltipWithBounds overlowing its parent on small screens #837 closes #466
  • [tooltip] fix TooltipWithBounds positioning when unstyled=true #828
  • [stats] don't throw when first and third quartile are equal #841 closes #427
  • [stats] update min/max to handle no outliers case #853 closes #851
  • [text] render 0 as number #814 fixes #813
  • [shape] render LinkHorizontalStep horizontally not vertically #847 closes #820
  • [axis] fix tickLabelProps when hideZero=true #818 fixes #815
  • [demo/areas] handle non-zero margins #877

🏠 Internal

  • [responsive] refactor ParentSize to function component #834
  • [text] improve test coverage #833
  • [pattern] remove code duplication #838

πŸ“ Documentation

  • [in the wild] add Wall Street Journal: Americans Familiarize Themselves with the Word β€˜Forbearance’ #843
  • [in the wild] add dollar-to-food-emoji #860
  • [in the wild] remove deadlinks, add Taiwan Real-time Air Quality Index #867
  • [project readme] fix typos #826

Don't miss a new visx release

NewReleases is sending notifications on new releases.