237 Commits (90337a9d606fc7f74ff74cfa207becf4b90c61c3)

Author SHA1 Message Date
  wimrijnders 4a25c43e4c Network: Retain constraint values in label font handling (#3520) 7 years ago
  wimrijnders ecdb59edd6 Network: Cleanup and refactoring PhysicsEngine (#3507) 7 years ago
  wimrijnders 659f0e93ce Network: Add extra check on null value during label handling (#3511) 7 years ago
  wimrijnders 409e4a355f Network detect clicks on labels (#3410) 7 years ago
  wimrijnders 9fa9b00fda Network: Prevent image loading for hidden cluster nodes (#3492) 7 years ago
  wimrijnders 75e6263ac3 Network: Fix handling of multi-fonts (#3486) 7 years ago
  justinharrell 3cac6144be IE performance improvements #3425 (#3489) 7 years ago
  Ondřej Hruška 1fd58cc847 Make negative scaleFactor reverse middle arrow correctly (#3474) 7 years ago
  wimrijnders 9f7b1f90f0 Network: Fix handling of space before huge word in label text. (#3470) 7 years ago
  wimrijnders 0f3789a150 Adjust for-in loops so they can deal with added properties in Array and Object prototypes (#3471) 7 years ago
  wimrijnders 091473a75e Add endpoint 'bar' to Network (#3444) 7 years ago
  wimrijnders 1ec51911d9 Network: Fixes sorting on Layout, refactoring. (#3411) 7 years ago
  wimrijnders 7157df08af Network: Consolidate code for generating endpoints (#3422) 7 years ago
  wimrijnders fcb6c0aa03 Network: Added default sizes for nodes without labels (#3421) 7 years ago
  Ravindra Gupta cb87892c83 Added new Hexagon shape in the Network (#3420) 7 years ago
  macleodbroad-wf c325418244 Addresses code review comments from PR 3382 (#3398) 7 years ago
  wimrijnders f75a89366c Network: Cluster node handling due to dynamic data change. (#3399) 7 years ago
  wimrijnders dc33994eed Fix setting of edge color options via Network.setOptions() (#3377) 7 years ago
  macleodbroad-wf 48c7cf93f1 Enable jsdoc-require MethodDefinition (#3382) 7 years ago
  macleodbroad-wf 6dfb468974 Enables "ClassDeclaration" for require-jsdoc lint rule, and adds all missing class-level jsdoc (#3373) 7 years ago
  macleodbroad-wf d4e4e9fa07 Removes redundant .eslintrc from graph3d, lints the rest of the code … (#3363) 7 years ago
  wimrijnders 810d088d34 [Network] Dynamically adjust clustering when data changes. (#3330) 7 years ago
  macleodbroad-wf 0df59c8f41 Makes Network, DataSet and DataView eslint compliant (#3304) 7 years ago
  wimrijnders 2697973069 Cleanup mergeOptions() (#3280) 7 years ago
  wimrijnders 6aba9b22d6 Fix infinite loop on drawing of large labels (#3228) 7 years ago
  wimrijnders f805b1fd9b Update hierarchy when node level changes (#3239) 7 years ago
  wimrijnders ff5916dc8e Set dimensions properly of images on initialization. (#3205) 7 years ago
  wimrijnders a820ec4b77 Refactoring of Node Drawing (#3170) 7 years ago
  wimrijnders 418b42bb64 Refactored line drawing for Bezier edges (#3122) 7 years ago
  wimrijnders 33a4c28ec6 Refactoring of `BezierEdgeStatic._getViaCoordinates()` (#3121) 7 years ago
  wimrijnders f8ba6f037c Protect Network from zero and negative mass values (#3135) 7 years ago
  wimrijnders be036db2d8 Fix on call to i`fontOptions.chooser()` in module Label (#3124) 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
  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