78 Commits (master)

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
  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
  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
  macleodbroad-wf 0df59c8f41 Makes Network, DataSet and DataView eslint compliant (#3304) 7 years ago
  wimrijnders ff5916dc8e Set dimensions properly of images on initialization. (#3205) 8 years ago
  wimrijnders a820ec4b77 Refactoring of Node Drawing (#3170) 8 years ago
  wimrijnders 9a564417d0 Fixes for loading images into image nodes (#2964) 8 years ago
  wimrijnders bf80a902f2 Avoid overriding standard context method ellipse() (#3072) 8 years ago
  wimrijnders f67d16c963 Fix #2922: bold label for selected ShapeBase classes. (#2924) 8 years ago
  wimrijnders 005fa974cb Fix #2952 Pre-render node images for interpolation (#3010) 8 years ago
  wimrijnders 167398063e Set CircleImageBase.imageObjAlt always when options change (#3053) 8 years ago
  wimrijnders e17136a88d Fix placement label for dot shape (#3018) 8 years ago
  wimrijnders 1ae1e15a50 Network: use separate refresh indicator in NodeBase, instead of width… (#2885) 8 years ago
  Guilhem Soulas 66a67727ac feat(network): Allow for image nodes to have a selected or broken image (#2601) 8 years ago
  David Anderson 2e5c620351 fix(network): #2589 vertically center label in network circle node (#2593) 8 years ago
  David Anderson 100f47a9b7 fix(network): #2591 self reference edge should now appear in all cases (#2595) 8 years ago
  mnishimura f1bd8ce8d9 values should be passed to check values.borderDashes (#2599) 8 years ago
  David Anderson becf18e6eb feat: change styles if element is selected (#2446) 8 years ago
  David Anderson 8a9edbbf87 fix: Font styles and width and height of nodes (#2385) 8 years ago
  David Anderson b31ae149f0 label margins for box, circle, database, icon and text nodes. (#2343) 8 years ago
  Chas Honton dd3639f2ad decrease whitespace in ellipses having long text 8 years ago
  jos c3b9203350 Reverted support in Network for custom id fields, which was still broken 9 years ago
  jos a95aa84b18 Some more fixes regarding custom id fields 9 years ago
  Alex de Mulder 43472862bc - Fixed #1672: Implemented stepped scaling for nice interpolation of images. 9 years ago
  Alex de Mulder c32aa90a91 Fixed #1597: Allow zero borders and addressed scaling artifacts. 9 years ago
  Alex de Mulder 6e9e4cc3d5 - Altered edges for arrows and added the arrowStrikethrough option. 9 years ago
  Alex de Mulder d7eee2275c made database shape box a rectangle 9 years ago
  Alex de Mulder 11888f255d - Added #1138, enable the user to define the color of the shadows for nodes and edges. 9 years ago
  Alex de Mulder 53cc2f62ba Fixed #1531 , #1335: border distances for arrow positioning 9 years ago
  Alex de Mulder 11318647fe added images with borders and updated the manipulation css 9 years ago
  Alex de Mulder 7a6246ecc2 - Fixed bug where a box shape could not be drawn outside of the viewable area. 9 years ago
  Alex de Mulder db05c2bd15 - Fixed arrows to icon, text and circularImage shapes 9 years ago
  Alex de Mulder fd48470add - Fixed arrows with some shapes when they are selected. #1292 9 years ago
  Alex de Mulder 6e01279eaa - Fixed #1152, updating images now works. 9 years ago
  AlexDM0 9a2bec6898 removed node cleanup 9 years ago
  Alex de Mulder 64b2c78e00 Removed move callbacks 10 years ago
  Alex de Mulder 700e735336 added cubic bezier curves. 10 years ago
  Alex de Mulder 1b381ecf93 Release 4.6.0 10 years ago
  Alex de Mulder 9966d534cb - Added #936, useImageSize for images and circularImages 10 years ago
  Alex de Mulder 469b3b9ee2 - Added #931, borderRadius in shapeProperties for the box shape. 10 years ago
  AlexDM0 5beeca1236 - Fixed #1112, network now works in firefox on unix again. 10 years ago
  Zuko Mgwili 27a875a690 Corrected the shapeProperties.borderDashes property type description 10 years ago
  Zuko Mgwili 6c502fb0e1 Added a shapeProperties object allowing configuration of shapes. 10 years ago
  Zuko Mgwili c2b00d0392 Added feature that allows the border for a circularImage shape to be dashed 10 years ago