44 Commits (9de41d6f916c49fa280939611f726a96e2461c4d)

Author SHA1 Message Date
  Ezekiel Victor 7a5686947a configurable manual zoom speed (#3657) 7 years ago
  yoavdamri cdff6b12f3 Network feature: background style for edges (#3606) 7 years ago
  wimrijnders 091473a75e Add endpoint 'bar' to Network (#3444) 7 years ago
  Ravindra Gupta cb87892c83 Added new Hexagon shape in the Network (#3420) 7 years ago
  wimrijnders 658dbc18e8 Allow DOM elements for node titles (#3267) 7 years ago
  Guilhem Soulas 66a67727ac feat(network): Allow for image nodes to have a selected or broken image (#2601) 8 years ago
  David Anderson becf18e6eb feat: change styles if element is selected (#2446) 8 years ago
  David Anderson 58924d5137 replace { bool } with { boolean: bool } to fix #2500 (#2501) 8 years ago
  easleydp 3b27f47995 Fix YUI Compressor incompatibilities and in so doing improve general JavaScript correctness (#2452) 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
  David Anderson 17ce133094 Edit edge without endpoint dragging, and pass label in data (#2329) 8 years ago
  Alexander Wunschik f61c83ac6e cleaned up locale; added all locals to example; set users local as default 8 years ago
  Alexander Wunschik dc2c233b55 added arrow-type 'circle'; fixes #1993 8 years ago
  SonIcco 2cc2c4e65d BugFix - Network.options.nodes 9 years ago
  Alex de Mulder 43472862bc - Fixed #1672: Implemented stepped scaling for nice interpolation of images. 9 years ago
  Alex de Mulder 2bff294789 - Fixed #1644, #1631: overlapping nodes in hierarchical layout should no longer occur. 9 years ago
  Alex de Mulder 39ea3b43d0 - Added options to customize the hierarchical layout without the use of physics. 9 years ago
  Alex de Mulder 2977dfd565 - Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace. 9 years ago
  Alex de Mulder 6e9e4cc3d5 - Altered edges for arrows and added the arrowStrikethrough option. 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 11318647fe added images with borders and updated the manipulation css 9 years ago
  Alex de Mulder 64c1995d81 added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network. 9 years ago
  Alex de Mulder 700e735336 added cubic bezier curves. 9 years ago
  Alex de Mulder daba2f7c6a - prerelease 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
  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
  jos ecb525c7a8 Improved locales validation again 9 years ago
  jos 4178e4c943 Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network` 9 years ago
  Alex de Mulder 42596ab053 added physics:enabled field. Updated docs 9 years ago
  jos 3e9ccebf27 Fixed #897: Timeline option `{snap: null}` did give a validation error 9 years ago
  Alex de Mulder 2fd1f4f923 - Fixed hoverNode and blurNode events and added them to the docs. 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 ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago
  Alex de Mulder cbc4c8dce3 fixed bugs, set all groups to reload if globally changed 9 years ago
  Alex de Mulder c3883970e4 numerous bugfixes, partial progress with examples 9 years ago
  Alex de Mulder 14ed1bb907 bugfixes, added examples 9 years ago
  Alex de Mulder 0d32566e39 bugfixes, start of reorganisation of examples 9 years ago
  Alex de Mulder ccbdd46cc4 fixed bounding box bug, added function filter to configuration system 9 years ago
  Alex de Mulder cc3e12ad66 added another solver based on barnesHut but with some of the forceAtlas2 equations 9 years ago
  jos 88ab094789 Moved validator and ConfigurationSystem to ./lib/shared, and continue with options on error 9 years ago
  Alex de Mulder 5b7a90f4dc added multiselect, reworked options 10 years ago
  Alex de Mulder c9a1a88f41 fixed all trello issues and added snazzy option lookup to validator 10 years ago
  Alex de Mulder e0a59ba01f fixed dashes 10 years ago
  Alex de Mulder 357853e2ce allowed deleting values with null and undefined. Fix for global variables, fix for edge color strings 10 years ago
  Alex de Mulder 676250fd31 made config system fully independent of the network. 10 years ago
  Alex de Mulder 4d57a6df7c unified options with timeline, updated docs and configurator 10 years ago