Socket
Socket
Sign inDemoInstall

victory-polar-axis

Package Overview
Dependencies
3
Maintainers
27
Versions
135
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
1012
14Next

34.1.3

Diff

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.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
boygirl
published 33.0.6 •

Changelog

Source

33.0.6 (2019-09-20)

  • #1401 - Fixes a bug affecting automatic candle coloring

  • #1402 - Fixes a bug affecting user-provided containerRef callbacks

boygirl
published 33.0.1 •

Changelog

Source

33.0.1 (2019-08-22)

  • #1375 - Evaluates / calculates some props early so they are available when functional props are being evaluated. Most notably, text is evaluated before any other functional props for VictoryLabel so it may be used to determine things like style, etc.
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc