86 Commits (cdff6b12f30dde163f0ce291e609b15af38e9b77)

Author SHA1 Message Date
  wimrijnders 75e6263ac3 Network: Fix handling of multi-fonts (#3486) 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
  macleodbroad-wf c325418244 Addresses code review comments from PR 3382 (#3398) 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 f805b1fd9b Update hierarchy when node level changes (#3239) 7 years ago
  wimrijnders 427de224ad Reverse nodes returned with 'from' and 'to' directions (#3186) 7 years ago
  wimrijnders f8ba6f037c Protect Network from zero and negative mass values (#3135) 7 years ago
  wimrijnders 0e6b6ecdb8 Added param 'direction' to Network.getConnectedNodes() (#3108) 7 years ago
  Pat Sissons e25db74b4b replacing all ES6 imports with CJS require calls (#3063) 7 years ago
  wimrijnders 168e79d299 Use get() to get data from DataSet/View instead of directly accessing member _data. (#3069) 7 years ago
  wimrijnders e422c3424f Refactoring of Label.propagateFonts() (#3052) 7 years ago
  wimrijnders 1ae1e15a50 Network: use separate refresh indicator in NodeBase, instead of width… (#2885) 7 years ago
  David Anderson 8a9edbbf87 fix: Font styles and width and height of nodes (#2385) 7 years ago
  David Anderson b31ae149f0 label margins for box, circle, database, icon and text nodes. (#2343) 7 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 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 18e1d1f2b4 Fixed 1588, destroy now releases the dataset. 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 11318647fe added images with borders and updated the manipulation css 9 years ago
  Coleman Kane c966a5feba Put node-label alignment into 'align' rather than 'textAlign' 9 years ago
  Coleman Kane 486f89ca1b Allow node labels to be left-justified with textAlign: 'left' 9 years ago
  Alex de Mulder cd842475e0 appended history, fixed getPositions, moved color backer back to container from document root 9 years ago
  Alex de Mulder 9b83e2ca0f - Fixed dynamic updating of label properties. 9 years ago
  AlexDM0 9a2bec6898 removed node cleanup 9 years ago
  Alex de Mulder 64b2c78e00 Removed move callbacks 9 years ago
  Alex de Mulder 42c2adf009 prepared for supernodes. Cleaned code 9 years ago
  Alex de Mulder 700e735336 added cubic bezier curves. 9 years ago
  Alex de Mulder 50235111e6 added moveNode method 9 years ago
  Alex de Mulder 1b381ecf93 Release 4.6.0 9 years ago
  Alex de Mulder 9966d534cb - Added #936, useImageSize for images and circularImages 9 years ago
  Alex de Mulder 469b3b9ee2 - Added #931, borderRadius in shapeProperties for the box shape. 9 years ago
  Alex de Mulder e9fc1a0303 fixed hierarchical layout toggle issue. 9 years ago
  Alex de Mulder 4ef684af2e Fixed #1087, updated history 9 years ago
  Zuko Mgwili 6c502fb0e1 Added a shapeProperties object allowing configuration of shapes. 9 years ago
  Zuko Mgwili c2b00d0392 Added feature that allows the border for a circularImage shape to be dashed 9 years ago
  Alex de Mulder 78c5f38568 - Added labelHighlightBold option to edges and nodes. 9 years ago
  Alex de Mulder 5b1aecffd7 - Fixed dataView support for storePositions 9 years ago
  Alex de Mulder a1d4b27ef3 - fixed minor bugs 9 years ago
  Alex de Mulder 0150255c87 - Fixed few functions including storePositions(). 9 years ago
  Alex de Mulder 50e916e3de removed random from physics. fixed setting hidden and physics dynamically, fixed manipulation system bug 9 years ago
  Alex de Mulder b2eaf589a7 - Fixed clustering bug 9 years ago
  Alex de Mulder d404798174 fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval 9 years ago
  Alex de Mulder 0b0785fbf9 more examples, more tweaks, small expansion of the validator to check locally for matches. 9 years ago
  Alex de Mulder 40c11a9e10 more buxfixes n doc updates and default value tweaks and example tweaks 9 years ago
  Alex de Mulder cbc4c8dce3 fixed bugs, set all groups to reload if globally changed 9 years ago
  Alex de Mulder 5b3f19acb5 fixed viewable area check as per #812 9 years ago