688 Commits (cdff6b12f30dde163f0ce291e609b15af38e9b77)

Author SHA1 Message Date
  yoavdamri cdff6b12f3 Network feature: background style for edges (#3606) 7 years ago
  wimrijnders 88f0a6a4c6 Network: force array order when sorting hierarchical levels (#3576) 7 years ago
  wimrijnders 24d61cb228 Add template for document generation with 'jsdoc'. (#3497) 7 years ago
  wimrijnders 7110549e74 Network: DRY code in Label for parsing markup (#3565) 7 years ago
  wimrijnders bc446e0e9a Network: Cleanup @typedef's in jsdoc comments (#3569) 7 years ago
  wimrijnders 1ece23740f Network: Handle null data gracefully (#3571) 7 years ago
  wimrijnders 08af10e985 Network: preload images in options for all shape types (#3570) 7 years ago
  wimrijnders f6445cdf07 Network: Prevent crash when dataChanged is triggered during initialization (#3568) 7 years ago
  wimrijnders c56fa199b5 Network: fit() should not change the passed options (#3566) 7 years ago
  wimrijnders 683544c51f Network: Relax clustering condition for adding already clustered nodes to cluster (#3554) 7 years ago
  wimrijnders 4a25c43e4c Network: Retain constraint values in label font handling (#3520) 7 years ago
  justinharrell aa320ae8ab Additional changes for #3500 (#3525) 7 years ago
  wimrijnders ecdb59edd6 Network: Cleanup and refactoring PhysicsEngine (#3507) 7 years ago
  justinharrell 3581561f10 re-adds edges if they are now connected and add does not add invalid edges (#3516) 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
  justinharrell 3125aae6c9 IE11 svg image fixes (#3477) 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 9957798822 The next fix on Travis unit test failure (#3431) 7 years ago
  wimrijnders 7157df08af Network: Consolidate code for generating endpoints (#3422) 7 years ago
  macleodbroad-wf afbd6b9093 Fixes issue #3428 - Adds locale for Chinese (cn) (#3430) 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 b620f3a08b Eliminate possibility of 'window is undefined' during travis test (#3406) 7 years ago
  wimrijnders 6adbefdaac Network Clustering fixes on usage joinCondition for clusterOutliers() (#3388) 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 b998ecd3b5 Enables "requireReturnType" for valid-jsdoc lint rule (#3374) 7 years ago
  macleodbroad-wf d4e4e9fa07 Removes redundant .eslintrc from graph3d, lints the rest of the code … (#3363) 7 years ago
  Yasufumi Ogawa e44b0b0185 Add edge styles support for DOT lib (#3348) 7 years ago
  wimrijnders 046fb2784a Enable unit testing for module Network (#3313) 7 years ago
  macleodbroad-wf 05cbb3b72c Adds missing jsdoc and adds lint rule require-jsdoc to build process (#3354) 7 years ago
  wimrijnders 810d088d34 [Network] Dynamically adjust clustering when data changes. (#3330) 7 years ago
  wimrijnders a01ef86c2a [Network] Fixes for loading of examples (#3332) 7 years ago
  macleodbroad-wf 0df59c8f41 Makes Network, DataSet and DataView eslint compliant (#3304) 7 years ago
  wimrijnders 6b191f8bc9 Network: Block recalculation of level in LayoutEngine._determineLevelsDirected() (#3294) 7 years ago
  wimrijnders 2697973069 Cleanup mergeOptions() (#3280) 7 years ago
  wimrijnders 16a639bae5 Added dragStart event for adding edges. (#3141) 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