242 次代码提交 (0f3789a150d73b4efc880127c8238e53f07e6973)

作者 SHA1 备注 提交日期
  wimrijnders 091473a75e Add endpoint 'bar' to Network (#3444) 8 年前
  Yasufumi Ogawa e44b0b0185 Add edge styles support for DOT lib (#3348) 8 年前
  wimrijnders 810d088d34 [Network] Dynamically adjust clustering when data changes. (#3330) 8 年前
  wimrijnders 16a639bae5 Added dragStart event for adding edges. (#3141) 8 年前
  wimrijnders fc7b5f0808 Multiple base edges in clustered edge (#3268) 8 年前
  wimrijnders eff757379d Fix manipulation examples for Network (#3266) 8 年前
  wimrijnders a58b92c123 Fix handling of node id's in saveAndLoad example (#2943) 8 年前
  wimrijnders 1ae1e15a50 Network: use separate refresh indicator in NodeBase, instead of width… (#2885) 8 年前
  Richard van der Hoff 6acc7bdd8c feat(network): Improve the performance of the network layout engine (#2729) 8 年前
  Guilhem Soulas 66a67727ac feat(network): Allow for image nodes to have a selected or broken image (#2601) 8 年前
  Alexander Wunschik f38452130a chore: removed google-analytics from all examples (#2670) 8 年前
  Alexander Wunschik cb20857c2d Fix(network): handle label composition for long words (#2650) 8 年前
  David Anderson 2e5c620351 fix(network): #2589 vertically center label in network circle node (#2593) 8 年前
  David Anderson 100f47a9b7 fix(network): #2591 self reference edge should now appear in all cases (#2595) 8 年前
  David Anderson becf18e6eb feat: change styles if element is selected (#2446) 8 年前
  CapitanMorgan 60cd75860a add example for network on Load animation. (#2476) 8 年前
  CapitanMorgan 067a6e88d2 adding example of cursor change for 1845, and now doing it off develop to fix history (#2463) 8 年前
  David Anderson 8a9edbbf87 fix: Font styles and width and height of nodes (#2385) 9 年前
  David Anderson b31ae149f0 label margins for box, circle, database, icon and text nodes. (#2343) 9 年前
  David Anderson 17ce133094 Edit edge without endpoint dragging, and pass label in data (#2329) 9 年前
  Alexander Wunschik 1b89692072 fixed bug introduced by #2248 9 年前
  Alexander Wunschik 6ce3a41d57 updated example to support the safari browser; see #1965 9 年前
  Alexander Wunschik f61c83ac6e cleaned up locale; added all locals to example; set users local as default 9 年前
  Steven b84e9e48de Removed restriction to allow clusters of a single node. (#2013) 9 年前
  Alexander Wunschik 0970cf69ad added arrow-type example; #1993 9 年前
  Andrew Speed ea859d4c79 Add example to export to JSON and import it again. (#2152) 9 年前
  Alexander Wunschik bb549ea880 generate individual css files for network and timeline (#1970) 9 年前
  Steven b752755a36 Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055) 9 年前
  Steven 996298793e Added getBaseEdge, getClusteredEdges updateEdge and updateClusteredNo… (#2055) 9 年前
  Alexander Wunschik 30620e4c63 improved shape example with a ellipse with long label text; see #2011 9 年前
  Coleman Kane b10f7d0fef Add an application-specific example of a CFG-viewer for analyzing software 9 年前
  Coleman Kane b97a2a74f3 Add left-align to the example 9 年前
  Alex de Mulder 386082e443 Fixed #1677: updating groups through manipulation now works as it should. 9 年前
  Alex de Mulder 2bff294789 - Fixed #1644, #1631: overlapping nodes in hierarchical layout should no longer occur. 9 年前
  Alex de Mulder 7b434c3204 reverted example 9 年前
  Alex de Mulder c32aa90a91 Fixed #1597: Allow zero borders and addressed scaling artifacts. 9 年前
  Alex de Mulder 39ea3b43d0 - Added options to customize the hierarchical layout without the use of physics. 9 年前
  Felix Hayashi 8ed7b697bd added clearfix + updated example 9 年前
  Alex de Mulder f9c2da77d1 reverted examples 9 年前
  Alex de Mulder 2977dfd565 - Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace. 9 年前
  Alex de Mulder 11888f255d - Added #1138, enable the user to define the color of the shadows for nodes and edges. 9 年前
  Alex de Mulder 34bd031888 - Fixed findNode method. It now does not return internal objects anymore. 9 年前
  Alex de Mulder 5ea731c8cf improved layout hierarchical view. TODO: cleanup level allocation to use the crawler. 10 年前
  Alex de Mulder 410f83aa38 - Fixed #1358: Fixed example for clustering on zoom. Also removed private keyword from public methods. Let physics listen to data updates instead of being called from network. 10 年前
  Alex de Mulder 11318647fe added images with borders and updated the manipulation css 10 年前
  Alex de Mulder 3f5c71eea3 - Fixed critical camera zoom bug #1273. #1266, #1255 10 年前
  jos a74a42f4ca Lowered stabilization iterations 10 年前
  Alex de Mulder 700e735336 added cubic bezier curves. 10 年前
  Brendon Page 05da3df6b8 Fixed indenting issue in cirular images example 10 年前
  Brendon Page 81c7e46ee3 Fixed issue where broken images wouldn't always be rendered. 10 年前