Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

victory-tooltip

Package Overview
Dependencies
Maintainers
16
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-tooltip - npm Package Versions

1
15

34.2.0

Diff

Changelog

Source

34.2.0 (2020-05-06)

Update typescript types for all Victory components. A huge thanks to @maddles @wparsons and @kale-stew for this work. This release includes the following PRs

#1557, #1556, #1554, #1552, #1551, #1550, #1547, #1546, #1543, #1538, #1536, #1535, #1534, #1533, #1532, #1530,#1529, #1528, #1527, #1526, #1525, #1524, #1522, #1521, #1520, #1519, #1515, #1514, #1512, #1510, #1508

boygirl
published 34.1.3 •

Changelog

Source

34.1.3 (2020-03-09)

  • #1494 - Performance improvements targeted at reducing the number of calculations performed for nested charts (charts using the VictoryStack and VictoryGroup wrappers).
boygirl
published 34.1.1 •

Changelog

Source

34.1.1 (2020-02-06)

  • #1485 - Better typescript linting and minor bug fix for VictoryChart types
boygirl
published 34.1.0 •

Changelog

Source

34.1.0 (2020-02-04)

  • #1481 - Add typescript types from the definitely-typed project so that we can maintain them more easily going forward
boygirl
published 34.0.1 •

Changelog

Source

34.0.1 (2020-01-22)

  • #1474 - Adds an activePoints prop to VictoryTooltip which VictoryVoronoiContainer supplies to its labelComponent. Thanks @jotak!
boygirl
published 34.0.0 •

Changelog

Source

34.0.0 (2019-12-20)

Breaking Changes

This version uses the context API introduced in react@16.3.0

  • #1462 - Updates to the new context API. Thanks @fabianishere!
boygirl
published 33.1.7 •

Changelog

Source

33.1.7 (2019-12-05)

  • 1453 - Correctly handle null values in tooltips with custom flyoutComponents. Thanks @alecf!
boygirl
published 33.1.6 •

Changelog

Source

33.1.6 (2019-12-01)

  • #1450 - Skips stringMap computation when data is preformatted (i.e. data uses has _x and _y values and accessors). Thanks @na9da!
boygirl
published 33.1.2 •

Changelog

Source

33.1.2 (2019-10-31)

  • #1425 Corrects padding on zero value tooltips.
  • #1423 Make sure VictoryChart does not override axis orientations defined in themes.
  • #1422 Use the correct domain in the onBrushEnd domain callback.
  • #1420 Fixes behavior with allowZoom prop. Thanks @Hypnosphi!
boygirl
published 33.1.0 •

Changelog

Source

33.1.0 (2019-09-25)

  • #1404 Adds a11y improvements
    • corrects behavior of VictoryContainer so that it only adds aria-labelledby and aria-describedby attributes when there are actually title and / or desc elements that are rendered (controlled by the title and desc props on VictoryContainer
    • adds a tabIndex prop to all primitive components that Victory renders (i.e. VictoryLabel, Bar etc). This prop may be given as a number or a function of other props
    • adds a desc prop to all primitive components. This prop may be given as a number or a function of other props
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