Socket
Socket
Sign inDemoInstall

@visx/shape

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visx/shape - npm Package Versions

124

1.16.0

Diff

Changelog

Source

v1.16.0 (2021-07-02)

:rocket: Enhancements
  • feat(shape): add more segmentation for SplitLinePath #1261
:bug: Bug Fix
  • feat(shape): add more segmentation for SplitLinePath #1261
:trophy: Contributors
christopher.card.williams
published 1.14.0 •

Changelog

Source

v1.14.0 (2021-06-25)

:rocket: Enhancements
  • feat(scale): support rounding for symlog #1252
  • feat(animatedaxis): add tickComponent support (#977) #1228
:bug: Bug Fix
  • build: skip release workflow when in forked repo #1251

:house: Internal

  • build: skip release workflow when in forked repo #1251
  • build: run happo on push #1254
:trophy: Contributors
christopher.card.williams
published 1.12.0 •

Changelog

Source

v1.12.0 (2021-06-03)

:rocket: Enhancements
  • new(shape): support dynamic fill directly in Pie #1225
:trophy: Contributors
christopher.card.williams
published 1.11.1 •

Changelog

Source

v1.11.1 (2021-05-19)

:bug: Bug Fix
  • fix(scale): upgrade d3-time to v2.4 for d3-scale compatibility #1219

:memo: Documentation

  • docs(shape): fix docs fror BarGroup, BarGroupHorizontal, and BarStack #1212
:trophy: Contributors
christopher.card.williams
published 1.8.0 •

Changelog

Source

v1.8.0 (2021-04-15)

:rocket: Enhancements
  • new(shape/Polygon): add optional 'points' override #1156
:trophy: Contributors
christopher.card.williams
published 1.7.0 •

Changelog

Source

v1.7.0 (2021-03-12)

:rocket: Enhancements
  • Export types in @visx/text #1106
:bug: Bug Fix
  • fix(xychart/Tooltip): don't render glyph for null data #1102
  • fix(shape, xychart): default LinePath strokeLinecap to round #1105

:house: Internal

  • deps(lerna): bump to 3.22.0 #1103
:trophy: Contributors
christopher.card.williams
published 1.6.1 •

Changelog

Source

v1.6.1 (2021-03-08)

:bug: Bug Fix
  • fix(network): string type in node/linkComponent #1078
  • fix(xychart/Axis): export AxisScale type, set default Scale generic #1094

:memo: Documentation

  • fix(network): string type in node/linkComponent #1078

:house: Internal

  • build(happo): decrease compare threshold #1088
  • new(workflows/push): automate releases #1073
:trophy: Contributors
christopher.card.williams
published 1.4.0 •

Changelog

Source

v1.4.0

:rocket: Enhancements
  • [xychart] make event in EventHandlerParams optional #972
  • [xychart] add colorAccessor to relevant series #1005, closes #996
  • [xychart] include zero in scale domains by default #1008
:bug: Bug Fix
  • [xychart] fix scale options not applied in XYChart #987, closes #986
  • [xychart] expose more AnnotationLineSubject types, fix strokeWidth application #991
  • [annotation] fix application of object type Label props.backgroundPadding, add default anchorLineStroke #989
  • [stats] fix handling of 0 in BoxPlot valueScale #993
  • [xychart] enable style overflow in crosshairs #997

:memo: Documentation

  • [xychart] add advanced usage sandbox examples #972
  • [xychart] fix missing </details> #972
  • [annotation] add docs for Label #989
:trophy: Contributors
Changes:
 - @visx/annotation: 1.3.0 => 1.4.0
 - @visx/axis: 1.3.0 => 1.4.0
 - @visx/brush: 1.3.0 => 1.4.0
 - @visx/demo: 1.3.0 => 1.4.0
 - @visx/grid: 1.3.0 => 1.4.0
 - @visx/legend: 1.3.0 => 1.4.0
 - @visx/marker: 1.3.0 => 1.4.0
 - @visx/react-spring: 1.3.0 => 1.4.0
 - @visx/scale: 1.3.0 => 1.4.0
 - @visx/shape: 1.3.0 => 1.4.0
 - @visx/stats: 1.3.0 => 1.4.0
 - @visx/threshold: 1.3.0 => 1.4.0
 - @visx/visx: 1.3.0 => 1.4.0
 - @visx/xychart: 1.3.0 => 1.4.0
christopher.card.williams
published 1.3.0 •

Changelog

Source

v1.3.0

:rocket: Enhancements
  • [responsive] Add ParentSizeModern, withParentSizeModern that don't add ResizeObserver polyfill #925
  • [scale] add scaleRadial #958
  • [text] add useText hook, refactor Text to use it #946
  • [event] support FocusEvents in localPoint #956
  • [xychart] release package #965
  • [xychart] add PointerEvent handlers to XYChart, all Series #947
  • [xychart] add support for FocusEvents #959
  • [xychart] integrate Annotations #938
:bug: Bug Fix
  • [shape] set y0 when it equals zero #955

:memo: Documentation

  • [xychart] add README and /docs/xychart to demo site #963
  • [demo] fix view demo hover pointer style #929
  • [tooltip] fix offsetTop documentation #970

:house: Internal

  • [xychart] add FocusEvent tests #962
  • [xychart] add PointerEvent tests #952
  • [xychart] add Annotations tests #948
:trophy: Contributors
Changes:
 - @visx/annotation: 1.2.0 => 1.3.0
 - @visx/axis: 1.2.0 => 1.3.0
 - @visx/brush: 1.2.0 => 1.3.0
 - @visx/demo: 1.2.0 => 1.3.0
 - @visx/drag: 1.2.0 => 1.3.0
 - @visx/event: 1.0.0 => 1.3.0
 - @visx/grid: 1.2.0 => 1.3.0
 - @visx/legend: 1.1.0 => 1.3.0
 - @visx/marker: 1.2.0 => 1.3.0
 - @visx/react-spring: 1.2.0 => 1.3.0
 - @visx/responsive: 1.1.0 => 1.3.0
 - @visx/scale: 1.1.0 => 1.3.0
 - @visx/shape: 1.2.0 => 1.3.0
 - @visx/stats: 1.1.0 => 1.3.0
 - @visx/text: 1.1.0 => 1.3.0
 - @visx/threshold: 1.2.0 => 1.3.0
 - @visx/tooltip: 1.1.0 => 1.3.0
 - @visx/visx: 1.2.0 => 1.3.0
 - @visx/xychart: 1.2.0 => 1.3.0
 - @visx/zoom: 1.0.0 => 1.3.0
christopher.card.williams
published 1.3.0-alpha.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc