Socket
Socket
Sign inDemoInstall

victory-brush-line

Package Overview
Dependencies
31
Maintainers
24
Versions
137
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    victory-brush-line

Interactive Brush Line Component for Victory


Version published
Weekly downloads
233K
increased by3.41%
Maintainers
24
Install size
6.76 MB
Created
Weekly downloads
 

Changelog

Source

36.4.0 (2022-05-10)

  • Added the ability to add victory charts title and desc props for better accessibility by @shankstee in https://github.com/FormidableLabs/victory/pull/2199

  • Bump axios from 0.19.2 to 0.21.2 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2188

  • Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in https://github.com/FormidableLabs/victory/pull/2206

  • add style interface to SliceProps type by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2212

  • Add jest and react testing library tests for victory-line and victory-area by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2196

  • fix typos in scale prop documentation by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2218

  • Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in https://github.com/FormidableLabs/victory/pull/2213

  • Bump cross-fetch from 3.1.4 to 3.1.5 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2207

  • add box plot jest/rtl tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2225

  • jest and rtl unit tests for bar components by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2216

  • Add victory-vendor package for d3 dependencies by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2204

  • Vendor in d3 libraries to new package victory-vendor and upgrade. Our CommonJS path now uses transpiled versions of the d3-* libraries while our ESM path continues to use the real underlying dependencies.

    • Update our tests to only refer to built versions of our libraries (in the past there was a mix of source and built). This means Karma uses the ESM version of libraries while Jest uses the CommonJS versions.
    • Added very basic Node.js tests to catch future ESM issues.
    • Switch all relative/prefixed import paths to be just import <name> from "victory-<pkg>".
    • Update various dependencies.

Readme

Source

VictoryBrushLine

victory-brush-line@^30.0.0 exports VictoryBrushLine

To view documentation for VictoryBrushLine please see https://formidable.com/open-source/victory/docs/victory-brush-line

To suggest an addition or correction to this documentation please see https://github.com/FormidableLabs/victory/blob/main/docs/src/content/docs/victory-brush-line.md

Keywords

FAQs

Last updated on 10 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc