242 Commits (mbroad/code-climate-coverage-develop)

Author SHA1 Message Date
  wimrijnders 773d593ca9 Unit tests: upgrade jsdom to v11 to fix breaking unit tests for Network (#3603) 6 years ago
  wimrijnders 7110549e74 Network: DRY code in Label for parsing markup (#3565) 7 years ago
  macleodbroad-wf 197f36a6ff Adds code coverage report the output of `npm test` and adds detailed … (#3575) 7 years ago
  wimrijnders 1ece23740f Network: Handle null data gracefully (#3571) 7 years ago
  wimrijnders 06b2623860 Use mock canvas object replacing `canvas` (#3518) 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 4a25c43e4c Network: Retain constraint values in label font handling (#3520) 7 years ago
  justinharrell aa320ae8ab Additional changes for #3500 (#3525) 7 years ago
  wimrijnders 659f0e93ce Network: Add extra check on null value during label handling (#3511) 7 years ago
  wimrijnders 4b489a1684 Added describe sections to PointItem unit tests (#3509) 7 years ago
  wimrijnders 75e6263ac3 Network: Fix handling of multi-fonts (#3486) 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 b0481d3220 Strapping down of Extend-routines in util.js (#3442) 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
  Ravindra Gupta cb87892c83 Added new Hexagon shape in the Network (#3420) 7 years ago
  macleodbroad-wf b97b265285 DataSet - Adds unit tests for add, setOptions and on/off (#3394) 7 years ago
  wimrijnders f75a89366c Network: Cluster node handling due to dynamic data change. (#3399) 7 years ago
  macleodbroad-wf 469ab5f3fe Addresses TODOs in Queue unit test by adding unit tests for setOptions and destroy (#3392) 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
  wimrijnders 046fb2784a Enable unit testing for module Network (#3313) 7 years ago
  wimrijnders 810d088d34 [Network] Dynamically adjust clustering when data changes. (#3330) 7 years ago
  wimrijnders 536d250180 Add option definitions and validation to Graph3d (#3099) 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 9795e907aa Refactoring and unit testing of Validator module (#3106) 7 years ago
  wimrijnders ca6beb029d Add unit tests for Graph3D issue (#3260) 7 years ago
  David Sutherland 48a1d3a82a Adjusting timeline TimeStep.roundToMinor - fixes #3105 (#3175) 7 years ago
  wimrijnders b882b3873c Properly handle newline escape sequences in strings for DOT (#3112) 7 years ago
  Brad Hards 3ecc98fffc [Timeline fix #2814] Do not corrupt class names at high zoom levels. (#2909) 7 years ago
  Brad Hards 3df8107467 Fix regression introduced in #2743. (#2796) 7 years ago
  Brad Hards c83492e23f Initial tests for timeline ItemSet. (#2750) 7 years ago
  Brad Hards ceb698626a fix(timeline): #2720 Problems with option editable (#2743) 7 years ago
  Brad Hards b0b4d54400 Add initial tests for Timeline PointItem (#2716) 7 years ago
  Alexander Wunschik cb20857c2d Fix(network): handle label composition for long words (#2650) 7 years ago
  Brad Hards 6c22663b3d Minor cleanups in Timeline Range. (#2633) 7 years ago
  CapitanMorgan 91c96ba38c fixes #2100 and issues with edges when clustering (#2229) 8 years ago
  jos 3d4b1dc538 Added a comment 8 years ago
  Alex de Mulder 40aac52c18 not set scale to 3.3 when initializing empty 8 years ago
  Alex de Mulder 822243e02a fixed another bug in hierarchical layout 8 years ago
  jos 448734ceb9 Fixed #1683: implemented `currentTimeTick` event 8 years ago
  Alex de Mulder 386082e443 Fixed #1677: updating groups through manipulation now works as it should. 8 years ago
  Alex de Mulder 2bff294789 - Fixed #1644, #1631: overlapping nodes in hierarchical layout should no longer occur. 8 years ago
  Alex de Mulder 53d37f1344 Fixed #1635: edges are now referring to the correct points 8 years ago
  Alex de Mulder 39ea3b43d0 - Added options to customize the hierarchical layout without the use of physics. 8 years ago
  Alex de Mulder d2a3c7db7d updated mistake in the docs 8 years ago
  Alex de Mulder 2977dfd565 - Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace. 8 years ago