654 コミット (teammembers)

作成者 SHA1 メッセージ 日付
  yotamberk b889a5057d Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196) 9年前
  yotamberk 178e9dc915 Horizontal scroll (#2201) 9年前
  Alexander Wunschik f61c83ac6e cleaned up locale; added all locals to example; set users local as default 9年前
  Uli Fahrer bb627c66e6 Add Italian support for timeline 9年前
  Steven b84e9e48de Removed restriction to allow clusters of a single node. (#2013) 9年前
  yotamberk 932dfb1754 Fix Vertical visibility for all item types (#2143) 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年前
  yotamberk 12e2fa437d Custom function label - fixes #1098 (#2145) 9年前
  Tom Manderson 217299ed35 Add the source data to Point3d objects in Graph3D (#1884) 9年前
  Iskander508 d37bcea02f Added Timeline itemover, itemout events (#2099) 9年前
  Alexander Wunschik bb549ea880 generate individual css files for network and timeline (#1970) 9年前
  yotamberk 0ba6e16498 Hide vertically hidden ranged items in groups that are not visible (#2062) 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年前
  Dean Attali cc61cd88f0 implement a smarter zoom in/out that gets back to the original window 9年前
  Evan Tsao 6460e39f19 fix known security with handlebars 9年前
  Charles Grandfield 181c98ec6a Added support for drawing legends to all graph types other than line and barsize. 9年前
  Yotam Berkowitz 8e34b482b9 remove extra comma 9年前
  Yotam Berkowitz 885ebffbce fix delete btn and remove console.logs 9年前
  Yotam Berkowitz 60d81a81e4 add events support for rtl 9年前
  Yotam Berkowitz a549ed2d19 add rtl of groups in timeline 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年前
  Ludo Stellingwerff a44e88ef6d Introducing group based shading 9年前
  Alex de Mulder 5ea731c8cf improved layout hierarchical view. TODO: cleanup level allocation to use the crawler. 9年前
  Ludo Stellingwerff 22b09d2197 Add shading example. 9年前
  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. 9年前
  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年前
  Martin Fischer 21d09a2642 finished new example for groupEditable 10年前
  Martin Fischer 58e2157be6 added groupEditable example 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年前
  Alex de Mulder 469b3b9ee2 - Added #931, borderRadius in shapeProperties for the box shape. 10年前
  jos a9ca766af7 Fixed #24: Implemented support for time zones (see examples/timeline/other/timezone.html) 10年前
  Alex de Mulder b377194ae5 fixed hover and blur events for edges. 10年前