Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

v4.18.1

Compare
Choose a tag to compare
@mojoaxel mojoaxel released this 29 Jan 18:11
· 294 commits to master since this release

General

  • updated dependencies
  • FIX: moved babel plugins from devDependencies to dependencies (#2629)

Network

  • FIX #2604: Handle label composition for long words (#2650)
  • FIX #2640: Network manipulation styles together with Bootstrap styles (#2654)
  • FIX #2494: Fix tree collision in hierarchical layout (#2625)
  • FIX #2589: Vertically center label in network circle node (#2593)
  • FIX #2591: Self reference edge should now appear in all cases (#2595)
  • FIX #2613: Fixed return value for zoom in/out callback (#2615)
  • FIX #2609: Values should be passed to check values.borderDashes (#2599)

Timeline / Graph2D

  • FIX: Fixed htmlContents example (#2651)
  • FIX #2590: Min zoom bug (#2646)
  • FIX #2597: Zoom while dragging (#2645)
  • FIX: Minor cleanups in Timeline Range. (#2633)
  • FIX #2458: Allow graph2D options to be undefined (#2634)
  • FIX: Fix typo (#2622)
  • FIX #2585: Fixed React example (#2587)