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

@react-financial-charts/utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-financial-charts/utils - npm Package Versions

2

2.0.1

Diff

Changelog

Source

2.0.1 (2023-05-13)

Note: Version bump only for package root

mmcdowell
published 2.0.0 •

Changelog

Source

2.0.0 (2023-05-12)

Bug Fixes

  • ChartCanvas no longer uses UNSAFE_componentWillReceiveProps (a9643a2)

  • Circular import causing use before initialization (5921432)

  • core: fixing chart flickering (9fe8cc7)

  • core: fixing spreading interaction props (c6a98fb)

  • Data updates cause chart to immediately render with correct scale and data (729d3c3)

  • Fixed warning from React about using getSnapshotBeforeUpdate without componentDidUpdate (5da4fd0)

  • make FibonacciRetracement appearance prop type the same as EachFibRetracementProps ones (28d324f)

  • Resolved another circular dependency (8ac704c)

  • utils: bump auto sizer to resolve react 18 issues (009d42e)

  • feat!: removing type module from package config (c6be298)

Features

  • add yAccessor to MouseCoordinateY coordinate (b1ddee4)
  • Eliminated unsafe lifecycle methods, rewrote GenericComponent and GenericChartComponent (7841001)
  • Migrated to new React context API (bec345b)

BREAKING CHANGES

  • no need for extensions in imports now
mmcdowell
published 1.3.0 •

Changelog

Source

1.3.0 (2021-05-23)

Bug Fixes

  • adding module to type property in package.json (1359ac6), closes #520

Features

  • series: provide a fillStyle factory option for the AreaSeries (b1249fa)
mmcdowell
published 1.1.0 •

Changelog

Source

1.1.0 (2021-02-26)

Bug Fixes

  • series: fixing volume profile series (584dd26), closes #418

Features

  • adding react 17 as peer dependency (569209b), closes #468
mmcdowell
published 1.0.0 •

Changelog

Source

1.0.0 (2020-12-30)

Bug Fixes

  • indexAccessor(d) on discontinuousTimeScaleProvider (48270a7)

Features

mmcdowell
published 1.0.0-alpha.10 •

Changelog

Source

1.0.0-alpha.10 (2020-08-28)

Bug Fixes

  • core: children can be undefined or null (17aa844)
  • core: using type guard to check type of canvas children (829ccfa), closes #417
  • stories: tts should be date (4c703bd)
  • utils: setting ref to readonly (8addf91)
  • correcting more props (2b3c1e0)
  • correcting zoomAnchor prop type (981077b)
mmcdowell
published 1.0.0-alpha.9 •

Changelog

Source

1.0.0-alpha.9 (2020-08-24)

Bug Fixes

  • stories: correcting props on Axis story (dc48f12)
  • adding more prop types (c3985d5)
  • interactive: fixing undefined bug with interactive chart (50b1ff7)
  • stories: correcting loading intraday data (cd7e8bd)

Features

  • axes: allowing tick labels without tick lines (f0cf6b9)
  • adding more prop types across all components (efefd4d)
mmcdowell
published 1.0.0-alpha.8 •

Changelog

Source

1.0.0-alpha.8 (2020-08-17)

Bug Fixes

  • correcting prop types and docs (198f0a5)
  • removing explict returns (999b5ac)
  • tooltip: fixing group tooltip props (ba43c36)

Features

  • exporting props from components for docs (fbdaea5)
mmcdowell
published 1.0.0-alpha.4 •

Changelog

Source

1.0.0-alpha.4 (2020-07-19)

Bug Fixes

  • utils: @types/react-virtualized-auto-sizer is required as a dependency (fa9e5ed)
mmcdowell
published 1.0.0-alpha.3 •

Changelog

Source

1.0.0-alpha.3 (2020-07-19)

Bug Fixes

  • utils: re-exporting AutoSizerProps (3615c6c)
2
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