579 Commits (240f0c25c695eec195c23892bfba6146d2e5e1f2)

Author SHA1 Message Date
  Yotam Berkowitz 8e34b482b9 remove extra comma 8 years ago
  Yotam Berkowitz 885ebffbce fix delete btn and remove console.logs 8 years ago
  Yotam Berkowitz 60d81a81e4 add events support for rtl 8 years ago
  Yotam Berkowitz a549ed2d19 add rtl of groups in timeline 8 years ago
  Coleman Kane b10f7d0fef Add an application-specific example of a CFG-viewer for analyzing software 8 years ago
  Coleman Kane b97a2a74f3 Add left-align to the example 8 years ago
  Alex de Mulder 386082e443 Fixed #1677: updating groups through manipulation now works as it should. 8 years ago
  Alex de Mulder 2bff294789 - Fixed #1644, #1631: overlapping nodes in hierarchical layout should no longer occur. 8 years ago
  Alex de Mulder 7b434c3204 reverted example 8 years ago
  Alex de Mulder c32aa90a91 Fixed #1597: Allow zero borders and addressed scaling artifacts. 8 years ago
  Alex de Mulder 39ea3b43d0 - Added options to customize the hierarchical layout without the use of physics. 8 years ago
  Felix Hayashi 8ed7b697bd added clearfix + updated example 8 years ago
  Alex de Mulder f9c2da77d1 reverted examples 8 years ago
  Alex de Mulder 2977dfd565 - Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace. 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 34bd031888 - Fixed findNode method. It now does not return internal objects anymore. 8 years ago
  Ludo Stellingwerff a44e88ef6d Introducing group based shading 8 years ago
  Alex de Mulder 5ea731c8cf improved layout hierarchical view. TODO: cleanup level allocation to use the crawler. 8 years ago
  Ludo Stellingwerff 22b09d2197 Add shading example. 8 years ago
  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. 8 years ago
  Alex de Mulder 11318647fe added images with borders and updated the manipulation css 9 years ago
  Alex de Mulder 3f5c71eea3 - Fixed critical camera zoom bug #1273. #1266, #1255 9 years ago
  jos a74a42f4ca Lowered stabilization iterations 9 years ago
  Martin Fischer 21d09a2642 finished new example for groupEditable 9 years ago
  Martin Fischer 58e2157be6 added groupEditable example 9 years ago
  Alex de Mulder 700e735336 added cubic bezier curves. 9 years ago
  Brendon Page 05da3df6b8 Fixed indenting issue in cirular images example 9 years ago
  Brendon Page 81c7e46ee3 Fixed issue where broken images wouldn't always be rendered. 9 years ago
  Alex de Mulder 469b3b9ee2 - Added #931, borderRadius in shapeProperties for the box shape. 9 years ago
  jos a9ca766af7 Fixed #24: Implemented support for time zones (see examples/timeline/other/timezone.html) 9 years ago
  Alex de Mulder b377194ae5 fixed hover and blur events for edges. 9 years ago
  Zuko Mgwili 27a875a690 Corrected the shapeProperties.borderDashes property type description 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
  Dminti Snegirev ce7daf2a35 Udpated groupsPerformance.html 9 years ago
  Manuel Schallar 06b78a0580 Updated example 19_labels.html 9 years ago
  jos b750d2e4dc Added css class `vis-editable`, created an example demonstrating individually editable items (see #980) 9 years ago
  jos a58f4e2cb7 Added axis orientation option `'none'` 9 years ago
  Alex de Mulder e96d228ab8 Added releaseFunction to openCluster. 9 years ago
  Alex de Mulder e44bc8f19b reverted example 9 years ago
  Alex de Mulder ab112d8a40 added stochastic option check to the testing. Fixed few bugs 9 years ago
  jos f70982d0db Renamed example 9 years ago
  jos a1b987be77 Replaced underscores in example names with camel case 9 years ago
  jos 07c79704f0 Renamed an example 9 years ago
  Alex de Mulder 50e916e3de removed random from physics. fixed setting hidden and physics dynamically, fixed manipulation system bug 9 years ago
  jos 626d4b9b8b Fixed #877: Added support for metaKey to select multiple items. 9 years ago
  jos ebfb7f50ba Removed accidentally committed tooltips example 9 years ago
  jos cb4c33a894 Removed promt and confirm in example with fancy looking (non-blocking) prompt/confirm 9 years ago
  Alex de Mulder fab3215f2f made deselect and select nodes and edges fire more consistently 9 years ago
  Alex de Mulder e8bef2f837 - Fixed #884, selectNode event. 9 years ago