467 Commits (v4.3.0)

Author SHA1 Message Date
  jos dae3c3d893 Released version 4.3.0 9 years ago
  jos b750d2e4dc Added css class `vis-editable`, created an example demonstrating individually editable items (see #980) 9 years ago
  jos 96afb72d17 Fixed #964: `Timeline`, `Graph2d`, and `Network` not working on IE9 9 years ago
  jos dd575adf25 Removed redundant code from `Core.prototype.getDataRange` (see #966) 9 years ago
  jos 4178e4c943 Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network` 9 years ago
  jos eef693113e Fixed #942: bug when data is empty 9 years ago
  Alex de Mulder e2b3d2d051 added --SNAPSHOT to dev 10 years ago
  Alex de Mulder 0242a35b32 release 4.2.0 10 years ago
  AlexDM0 0987a84e04 - Fixed #927, dragStart event didnt contain node that was being dragged 10 years ago
  jos 805efd3e6e Fixed #925: Event `timechanged` did not fire when mouse has been moved outside the timeline. 10 years ago
  jos 7a417337c9 Fixed #923: Added a property `event` to the properties emitted with the `select` event 10 years ago
  Alex de Mulder 42596ab053 added physics:enabled field. Updated docs 10 years ago
  AlexDM0 1302a6b3e0 Fixed bug where the network could flicker when the pixelRatio is not integer. 10 years ago
  jos a58f4e2cb7 Added axis orientation option `'none'` 10 years ago
  jos 3e9ccebf27 Fixed #897: Timeline option `{snap: null}` did give a validation error 10 years ago
  jos ba5cf07b08 Fixed #893, #911: the `clickToUse` option of Network, Graph2d, and Network was blocking click events in the web page. 10 years ago
  Alex de Mulder e96d228ab8 Added releaseFunction to openCluster. 10 years ago
  Alex de Mulder 9111c23ff9 Fixed #908, unselecting nodes and edges now only when clicking in void. 10 years ago
  Alex de Mulder ad1332375b updated history 10 years ago
  Alex de Mulder 5ab8195959 - Fixed dataView support for storePositions 10 years ago
  Alex de Mulder 8732beefa0 - Fixed #904, correctly parsing global font options now. 10 years ago
  Alex de Mulder 0150255c87 - Fixed few functions including storePositions(). 10 years ago
  Alex de Mulder 34be08fd51 - Improved robustness against people molesting the Function.prototype.bind() 10 years ago
  jos cedae98217 Updated /dist 10 years ago
  jos ba5a6d2cef Improved function `fit()` to take into account the actual width of items (see #847) 10 years ago
  Alex de Mulder bc1d1748e7 updated history 10 years ago
  jos 62a844de3f Released version 4.1.0 10 years ago
  Alex de Mulder a2de04bef8 rebuilt, updated history 10 years ago
  jos 626d4b9b8b Fixed #877: Added support for metaKey to select multiple items. 10 years ago
  Alex de Mulder e8bef2f837 - Fixed #884, selectNode event. 10 years ago
  Alex de Mulder 2fd1f4f923 - Fixed hoverNode and blurNode events and added them to the docs. 10 years ago
  Alex de Mulder db5782cad8 - Fixed #861, brokenImage only working for one node if nodes have the same image. 10 years ago
  Alex de Mulder 09d7d4bb53 - Fixed bug with the moveTo and getViewPosition methods. 10 years ago
  jos d77275e3d1 Fixed #869: add className with id to custom time bars 10 years ago
  jos 03d0e258c6 Fixed #872: error about deprecated function `unsubscribe` 10 years ago
  Alex de Mulder 229c22bc9b Removed depricated dynamic entree, allow any smooth curve style for hierarchical layout. 10 years ago
  Alex de Mulder 62a8f6090e #870, added multiselect to the docs 10 years ago
  Alex de Mulder 9c7eba9d71 fixed little bug in configurator 10 years ago
  Alex de Mulder b2eaf589a7 - Fixed clustering bug 10 years ago
  Alex de Mulder 67bda4ff16 - Fixed #866, manipulation can now be set to false without crashing. 10 years ago
  jos 43b2fb5b91 Released version 4.0.0 10 years ago
  jos a3211bf1f3 Fixed description about `babel` in history 10 years ago
  Alex de Mulder 112c97559d updated docs, examples, history 10 years ago
  jos 7f01183c4d Fixed #831: items losing selection when their type changed. 10 years ago
  jos f79449e812 Implemented option validator for Timeline 10 years ago
  jos f30a3a4556 Integrated an option configurator 10 years ago
  jos ce29f5059f Implemented option `multiselect`, which is false by default 10 years ago
  jos a75b8e7715 Fixed #716: Height of graph `2px` too large when configuring a fixed height. 10 years ago
  jos 7e0961ae73 - Dropped support for Google DataTable. 10 years ago
  jos aee5c1e3fd Renamed option `animate` to `animation`, and changed it to be either a boolean or an object `{duration: number, easingFunction: string}` 10 years ago