688 Commits (cdff6b12f30dde163f0ce291e609b15af38e9b77)

Author SHA1 Message Date
  wimrijnders 69fef3dbf4 Ensure start and end of stabilization progress events is sent (#3165) 7 years ago
  wimrijnders be036db2d8 Fix on call to i`fontOptions.chooser()` in module Label (#3124) 7 years ago
  wimrijnders b882b3873c Properly handle newline escape sequences in strings for DOT (#3112) 7 years ago
  wimrijnders 3ce7fbecf0 Refactoring of LayoutEngine (#3110) 7 years ago
  wimrijnders 22edb38171 Fix option handling label selection of edges (#3116) 7 years ago
  wimrijnders ed8d6cb0a0 Edge labels turn bold on select and hover (#3111) 7 years ago
  wimrijnders 003a4b26fa Changed order of (de)select events for network (#3113) 7 years ago
  wimrijnders 0e6b6ecdb8 Added param 'direction' to Network.getConnectedNodes() (#3108) 7 years ago
  wimrijnders 87cd18230d Add prefix to cancelAnimationFrame() (#3087) 7 years ago
  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 168e79d299 Use get() to get data from DataSet/View instead of directly accessing member _data. (#3069) 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 b20fe1231c Fix for exploding directed network, first working version; refactored hierarchical state in LayoutEngine. (#3017) 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 41677bdbf6 Refactoring in Canvas.js (#3030) 7 years ago
  wimrijnders e17136a88d Fix placement label for dot shape (#3018) 7 years ago
  wimrijnders 253e52a948 Fix #2994: select edge with id zero (#2996) 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
  wimrijnders 3d79ad5631 Fix #2940 Gephi consolidate double assignment of node title. (#2962) 7 years ago
  wimrijnders 420f8a3bbf Fix check for nodes not present in EdgesHandler (#2963) 7 years ago
  Ludo Stellingwerff ec201296aa Reduce the time-complexity of the network initial positioning. (#2759) 7 years ago
  Richard van der Hoff 6acc7bdd8c feat(network): Improve the performance of the network layout engine (#2729) 7 years ago
  AoDev e6ed962238 chore(lint): added support for eslint (#2695) 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
  Alexander Wunschik c236718ca0 fix(network): Fix network manipulation together with Bootstrap styles (#2654) 7 years ago
  Josh Ventura 3456acffa1 Network: Fix tree collision in hierarchical layout (#2625) 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
  Uli Fahrer 83cbc7786f Fix missing blur edge event 7 years ago
  Uli Fahrer 1a3f786b8a Fix tooltip issue causing exception when node becomes cluster 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
  David Anderson 58924d5137 replace { bool } with { boolean: bool } to fix #2500 (#2501) 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
  David Anderson 17ce133094 Edit edge without endpoint dragging, and pass label in data (#2329) 7 years ago
  CapitanMorgan 91c96ba38c fixes #2100 and issues with edges when clustering (#2229) 8 years ago
  Alexander Wunschik f61c83ac6e cleaned up locale; added all locals to example; set users local as default 8 years ago