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

react-xarrows

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-xarrows - npm Package Versions

124

1.2.0

Diff

Changelog

Source

1.2.0 bug fixes and code structure changed

The lib not worked properly on js projects(only worked well on ts). now working well on both.

  • v1.2.1 - minor bug fix (intellij suggestinons did not apear)
  • v1.2.2 - bug fixes(1#changing anchors refs without remounting broke the arrow. 2#other minors)
eliav2
published 1.1.7 •

eliav2
published 1.1.6 •

eliav2
published 1.1.5 •

eliav2
published 1.1.4 •

eliav2
published 1.1.3 •

eliav2
published 1.1.2 •

eliav2
published 1.1.1 •

eliav2
published 1.1.0 •

Changelog

Source

1.1.0 bug fixes and features update

props added:label, dashness and advanced. arrowStyle removed and all his contained properties flattened to be props of xarrow directly. strokeColor renamed to lineColor.

  • v1.1.1 - bug fix now labels not exceed the svg canvas. the headArrow is calcualted now . this means the line ends at the start at the arrow - and this is more natural looking(especially at large headarrows).
  • v1.1.2 - bug fix. (the first arrow fixed the headarrow style for all next comming arrows)
  • v1.1.3 - an entirely new algorithm to calculate arrow path and curveness. now the arrow acting "smarter". this include bug fixes,improvements and some adjustments. monitorDOMchanges prop default changed to true.
  • v1.1.4 - bug fixes, calculation optimizations, and smart svg canvas size adjusment.
  • v1.1.5 - optimazed calculations and label positioning. (Buzier curve extrema point are calculated now using derivatives and not by interpolation) other improvements as well.
  • v1.1.6 - errors and warnings improved. smart adjustments for diffrent positioning style(of anchors elemntes and common ancestor element) . minor bug fixes
eliav2
published 1.0.3 •

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