Socket
Socket
Sign inDemoInstall

victory-polar-axis

Package Overview
Dependencies
Maintainers
27
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-polar-axis - npm Package Versions

1
14

35.3.2

Diff

Changelog

Source

35.3.2 (2020-10-28)

  • #1728 - Use exact versions for Victory interdependencies to make it easier for users to specify exact versions
  • #1726 - Decrease throttle on VictoryCursorContainer for smoother movement. Thanks @Alexander-AJ-Berman!
boygirl
published 35.3.1 •

Changelog

Source

35.3.1 (2020-10-20)

  • #1724 Fixes a regression introduced in 35.3.0 affecting charts whose dimensions are updated via a useEffect hook

  • #1723 - Avoids unnecessary re-renders caused by empty events. Thanks @Hypnosphi!

boygirl
published 35.3.0 •

Changelog

Source

35.3.0 (2020-10-13)

  • #1715 Adds a dependency on json-safe-stringify in VictorySharedEvents
  • #1716 Changes how event updates are cached to support React Strict Mode
boygirl
published 35.2.0 •

Changelog

Source

35.2.0 (2020-10-08)

Accessibility Improvements

  • #1708 - This PR adds ariaLabel to Victory's primitive components (VictoryLabel, Area, Bar etc.). This new prop can take a string or a function that expected to return a string, and adds aria-label attributes to svg elements Victory renders. This PR also adds tabIndex and aria-label props to VictoryClipContainer, and creates a new groupContainer, VictoryAccessibleGroup, which renders a g tag and an optional desc tag along with its other children. VictoryAccessibleGroup also takes aria-label and aria-describedby props. Thanks @ljones87 for all the hard work on this new feature!

  • #1709 - Adds default onFocus and onBlur event handlers to VictoryTooltip so that users can trigger tooltips by tabbing through the chart elements when tabIndex is set.

Bug fixes for labels and tooltips

  • #1707 - Respects user-provided props on the label component VictoryVoronoiContainer renders, including text, style, flyoutStyle, width and height
  • #1710 - Adds support for providing functions to the angle prop on VictoryLabel
  • #1711 - Fixes a bug related to applying angles to labels whose position is set by datum rather than coordinate.
boygirl
published 35.1.1 •

Changelog

Source

35.1.1 (2020-09-28)

  • #1693 - Add aria-labelledby and aria-describedby props to VictoryContainer. Thanks @elliotdickison!
boygirl
published 35.1.0 •

Changelog

Source

35.1.0 (2020-09-25)

  • #1692 - Adds a unique key prop for chart backgrounds
  • #1690 - Fixes a minor positioning bug in label backgrounds
  • #1688 - Fixes vertical alignment issue for labels. Thanks @Hypnosphi!
  • #1685 - Adds an optional preserveAspectRatio prop to VictoryContainer, and uses height: "100%" rather than height: "auto", giving users finer control over how Victory's svgs are positioned and scaled within their containers.
boygirl
published 35.0.8 •

Changelog

Source

35.0.8 (2020-07-30)

  • #1657 - Fix bug in ouiaSafe prop on VictoryContainer
boygirl
published 35.0.7 •

Changelog

Source

35.0.7 (2020-07-29)

  • #1654 - Add optional OUIA props for VictoryContainer. Thanks @dlabrecq!
boygirl
published 35.0.5 •

Changelog

Source

35.0.5 (2020-07-17)

  • #1648 - Fix a bug effecting backgroundStyles when using functional styles. Thanks @chacestew!

  • #1649 - update lodash dependency

boygirl
published 35.0.4 •

Changelog

Source

35.0.4 (2020-07-15)

  • #1645 - Fix bug in text size approximation. Thanks @nburt!
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