Skip to content

Latest commit

 

History

History
269 lines (171 loc) · 17.6 KB

CHANGELOG.md

File metadata and controls

269 lines (171 loc) · 17.6 KB

Change Log

Full Changelog

Implemented enhancements:

  • Allow nodes to override strokeColor #122

Fixed bugs:

  • Custom onNodeClick handler not triggering on collapsible nodes #136
  • 🐛 Global viewGenerator not been applied to the nodes #130

Closed issues:

  • graph constantly re-rendering even when app is idle? #145
  • Allow users to pass in a function in node.labelProperty #133
  • Drop yarn support for development (stick to npm only) #127
  • Link mouse cursor property #119
  • Center graph on a specific node #102
  • Links with directional arrow #88

Merged pull requests:

Full Changelog

Closed issues:

  • i want to customise node. is it possible ? #90

Merged pull requests:

Full Changelog

Implemented enhancements:

  • Directional links are placed on top of each other #89

Fixed bugs:

  • Error re-rendering Graph when no config prop is set #81

Merged pull requests:

1.3.0 (2018-06-25)

NOTE: This release contains only PR #79 cherry picked from master.

Full Changelog

Merged pull requests:

  • Customize color for a link #79

1.2.2 (2018-05-14)

NOTE: This release contains only some minor fixes picked from master. Out of scope of this relase is PR Fix/peer dependencies #70 where react and d3 will pass to the peerDependencies block breaking installs that do not meet the restrictions of react and d3 versions.

Full Changelog

Fixed bugs:

  • BUG: NO LINK GETS HIGHLIGHTED WHEN NODE ID IS NON-STIRNG #73 props to @iamhosseindhv for reporting

Closed issues:

  • can the graph nodes and line not stacked #58
  • custom add node button #57
  • labelProperty not implemented? #54
  • BUG: NO LINK GETS HIGHLIGHTED WHEN NODE ID IS NON-STIRNG #73

Merged pull requests:

  • Fix/mouse over link highlight #75
  • Fix/link highlight id number #74
  • Feature/move to node 8.11.0 #72
  • Refactor/links build #69

1.2.1 (2018-04-22)

Full Changelog

Closed issues:

  • 100% Width/Height of parent element #63
  • SVG image for node #36

Merged pull requests:

  • Move logic from graph component (highlight updates) #66 (danielcaldas)
  • Feature/update dependencies #65 (danielcaldas)
  • Add fontColor as a configuration option for node's <text> fill property #64 (dmmulroy)

1.2.0 (2018-04-01)

Full Changelog

Implemented enhancements:

  • Graph Rerendering #51

Fixed bugs:

  • Graph Rerendering #51

Merged pull requests:

1.0.1 (2018-02-18)

Full Changelog

Fixed bugs:

  • Click one node but another one moves #41

Merged pull requests:

1.0.0 (2017-12-02)

Full Changelog

Closed issues:

  • How can I get onMouseOverLink event? #25

Merged pull requests:

0.4.0 (2017-11-11)

Full Changelog

Implemented enhancements:

  • Node version #29

Merged pull requests:

0.3.0 (2017-10-21)

Full Changelog

Implemented enhancements:

  • Squeezing if "staticGraph": true #24

Fixed bugs:

  • Squeezing if "staticGraph": true #24

Merged pull requests:

0.2.1 (2017-09-17)

Full Changelog

Merged pull requests:

0.2.0 (2017-09-16)

Full Changelog

Merged pull requests:

0.1.0 (2017-08-05)

Full Changelog

Implemented enhancements:

  • Adding nodes? #7

Merged pull requests:

0.0.2 (2017-04-25)

Full Changelog

0.0.1 (2017-04-25)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator