211 Commits (10f142ef9188b6f18d92f502951e1c9663c9b7fe)

Author SHA1 Message Date
  Pat Sissons e25db74b4b replacing all ES6 imports with CJS require calls (#3063) 7 years ago
  wimrijnders 9a564417d0 Fixes for loading images into image nodes (#2964) 7 years ago
  wimrijnders 000fe8222b Added check on mission var 'options', refactoring. (#3055) 7 years ago
  wimrijnders bf80a902f2 Avoid overriding standard context method ellipse() (#3072) 7 years ago
  wimrijnders f67d16c963 Fix #2922: bold label for selected ShapeBase classes. (#2924) 7 years ago
  wimrijnders 005fa974cb Fix #2952 Pre-render node images for interpolation (#3010) 7 years ago
  wimrijnders e422c3424f Refactoring of Label.propagateFonts() (#3052) 7 years ago
  wimrijnders 167398063e Set CircleImageBase.imageObjAlt always when options change (#3053) 7 years ago
  wimrijnders 29e696aaad Label.getFormattingValues() fix option fallback to main font for mod-fonts (#3054) 7 years ago
  wimrijnders e17136a88d Fix placement label for dot shape (#3018) 7 years ago
  wimrijnders 1ae1e15a50 Network: use separate refresh indicator in NodeBase, instead of width… (#2885) 7 years ago
  wimrijnders 03c6e9b627 Fix #2914: Use option edges.chosen if present in global options (#2917) 7 years ago
  Ludo Stellingwerff ec201296aa Reduce the time-complexity of the network initial positioning. (#2759) 7 years ago
  Guilhem Soulas 66a67727ac feat(network): Allow for image nodes to have a selected or broken image (#2601) 7 years ago
  Alexander Wunschik cb20857c2d Fix(network): handle label composition for long words (#2650) 7 years ago
  David Anderson 2e5c620351 fix(network): #2589 vertically center label in network circle node (#2593) 7 years ago
  David Anderson 100f47a9b7 fix(network): #2591 self reference edge should now appear in all cases (#2595) 7 years ago
  CapitanMorgan bf71d7ebe9 fix #2613 with if statement, and null for pointer value rather than r… (#2615) 7 years ago
  mnishimura f1bd8ce8d9 values should be passed to check values.borderDashes (#2599) 7 years ago
  Lewis B c9f586195a [Timeline] Added HTML tool-tip support (#2498) 7 years ago
  David Anderson becf18e6eb feat: change styles if element is selected (#2446) 7 years ago
  easleydp 3b27f47995 Fix YUI Compressor incompatibilities and in so doing improve general JavaScript correctness (#2452) 7 years ago
  David Anderson 8a9edbbf87 fix: Font styles and width and height of nodes (#2385) 7 years ago
  yoavdamri eeba7fd05d feat: add pointer position to zoom event (#2377) 7 years ago
  David Anderson b31ae149f0 label margins for box, circle, database, icon and text nodes. (#2343) 7 years ago
  CapitanMorgan 91c96ba38c fixes #2100 and issues with edges when clustering (#2229) 8 years ago
  Alexander Wunschik dc2c233b55 added arrow-type 'circle'; fixes #1993 8 years ago
  Alexander Wunschik cd29400412 only use shape.radius if availible; fixes #1625 (#2005) 8 years ago
  Chas Honton dd3639f2ad decrease whitespace in ellipses having long text 8 years ago
  André Martins 944511f4c7 Fixed getPoint for same node edges 8 years ago
  abxu 9af8c49193 Fixed updating arrows with the string type 8 years ago
  jos c3b9203350 Reverted support in Network for custom id fields, which was still broken 8 years ago
  jos dc70824f4b Some more fixes regarding custom id fields. Still broken! 8 years ago
  jos a95aa84b18 Some more fixes regarding custom id fields 8 years ago
  jos 4a720969e1 Fixed #1707: Network not supporting data with a custom id field 8 years ago
  Alex de Mulder 43472862bc - Fixed #1672: Implemented stepped scaling for nice interpolation of images. 8 years ago
  Alex de Mulder 53d37f1344 Fixed #1635: edges are now referring to the correct points 8 years ago
  Felix Hayashi 81510b63dd Fixed wrong variable reference 8 years ago
  Alex de Mulder c32aa90a91 Fixed #1597: Allow zero borders and addressed scaling artifacts. 8 years ago
  Alex de Mulder 2977dfd565 - Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace. 8 years ago
  Alex de Mulder 6e9e4cc3d5 - Altered edges for arrows and added the arrowStrikethrough option. 8 years ago
  Alex de Mulder d7eee2275c made database shape box a rectangle 8 years ago
  Alex de Mulder 11888f255d - Added #1138, enable the user to define the color of the shadows for nodes and edges. 8 years ago
  Alex de Mulder 589093d502 - Fixed #1406, control nodes are now drawn immediately without a second redraw. 8 years ago
  Alex de Mulder 53cc2f62ba Fixed #1531 , #1335: border distances for arrow positioning 8 years ago
  Alex de Mulder 486cf53055 Added a debug mode to visualize the forces on nodes (very cool :)) 8 years ago
  Alex de Mulder 4d8a2598f0 reevaluated object bridging over extending. New implementations to prevent bugs. 8 years ago
  Alex de Mulder 349017cf85 - Fixed #1416: Fixed error in improvedLayout. 8 years ago
  Alex de Mulder 3c9b849241 - Fixed #1414: Fixed color references for nodes and edges. 8 years ago
  Alex de Mulder ce4fec4da3 - Fixed #1324: Labels now scale again. 9 years ago