vis v4.18.1 Release Notes

Release Date: 2017-01-29 // about 7 years ago
  • 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)