155 Commits (9966d534cbd3b2bc200716332ad7ae49f1c54583)

Author SHA1 Message Date
  Alex de Mulder b75fe65dd0 - Fixed #1111, check if edges exist was not correct on update. 9 years ago
  Alex de Mulder 3f194312fa Fixed delete button when using multiple selected items in manipulation system. 9 years ago
  Alex de Mulder e9fc1a0303 fixed hierarchical layout toggle issue. 9 years ago
  Alex de Mulder 5f486ee56b fixed clustering phantom edge problem 9 years ago
  jos 58f0da3921 Released v4.5.0 9 years ago
  Alex de Mulder 4ef684af2e Fixed #1087, updated history 9 years ago
  Alex de Mulder 1bc9ea443c fixed clustering bug #1083 9 years ago
  Alex de Mulder 296a457d31 fixed clustering issue #1050 9 years ago
  Alex de Mulder 47d52827f5 Fixed #1039, icon now returns correct distance to border 9 years ago
  Alex de Mulder 103b5b122c Fixed #1044, gave navigation buttons their own handler for release. 9 years ago
  Alex de Mulder 560c0f4a73 rebuilt, updated ignore, updated history 9 years ago
  AlexDM0 f7326745aa - Fixed bug where 0 axis was always in the automatically fitted range. 9 years ago
  AlexDM0 0cf8c4aae0 - Fixed updating bounding box of nodes without drawing. 9 years ago
  Alex de Mulder b75ccbaf06 Fixed static smooth edges not being handled correctly in all angles 9 years ago
  Alex de Mulder e7bfa9ccd6 - Fixed #987 proper cleaning of support nodes. 9 years ago
  Alex de Mulder f699061e29 - Fixed #974 connecting static smooth and straight edges. also bug introduced in the layout 9 years ago
  Alex de Mulder e23e2351ec fixed hammerjs direction issue 9 years ago
  Alex de Mulder 0242a35b32 release 4.2.0 9 years ago
  Alex de Mulder 42596ab053 added physics:enabled field. Updated docs 9 years ago
  jos a58f4e2cb7 Added axis orientation option `'none'` 9 years ago
  Alex de Mulder a2fd26e2f6 fixed small bug 9 years ago
  jos 3e9ccebf27 Fixed #897: Timeline option `{snap: null}` did give a validation error 9 years ago
  Alex de Mulder e96d228ab8 Added releaseFunction to openCluster. 9 years ago
  Alex de Mulder ab112d8a40 added stochastic option check to the testing. Fixed few bugs 9 years ago
  Alex de Mulder 633e689d90 updated docs 9 years ago
  Alex de Mulder a1d4b27ef3 - fixed minor bugs 9 years ago
  Alex de Mulder 0150255c87 - Fixed few functions including storePositions(). 9 years ago
  jos 1648604401 Halfway implementing improved Timeline.fit() 9 years ago
  jos bbfe7d3535 Halfway improving Timeline.fit() 9 years ago
  jos 07c79704f0 Renamed an example 9 years ago
  Alex de Mulder 719a16aec0 fixed little bug in configurator 9 years ago
  Alex de Mulder b2eaf589a7 - Fixed clustering bug 9 years ago
  Alex de Mulder 547fb05176 fixed dynamic edges not correctly handling non-existent nodes. 9 years ago
  Alex de Mulder 0219c43720 changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect 9 years ago
  Alex de Mulder c3883970e4 numerous bugfixes, partial progress with examples 9 years ago
  jos f26c4ea0aa Fixed #841: messing up clientY and pageY in event handling 9 years ago
  Alex de Mulder 85350c02a6 restructured networks docs again, collapsible methods 9 years ago
  jos f30a3a4556 Integrated an option configurator 9 years ago
  jos 2929fafa20 Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. 9 years ago
  jos 61108f393e Renamed class `.vis-item-frame` to `.vis-item-overflow` 9 years ago
  jos cf8c299d11 Removed the option `padding` for Timeline, is now redundant (can be done purely with css now) 9 years ago
  jos 0585fc4d34 Fixed delete button not being visible 9 years ago
  jos af1579ba7c Updated test file 9 years ago
  jos 28f8367f11 Fixed the touch and release events being fired twice each time. Fixed a bug with dragging in the InteractionHandler 9 years ago
  jos 670c8a0cb9 Fixed issues with preventDefault and with clicking achors/buttons in items on mobile devices 9 years ago
  jos fbfe6ad445 Fixed offset issue with dragging items vertically when the page is scrolled (this regression was introduced a few commits back) 9 years ago
  jos 34a576761c The event handlers `onMove` and `onMoving` are now invoked with all item properties as argument, and can be used to update all properties (like content, className, etc) and add new properties as well 9 years ago
  Alex de Mulder 81ea2b1f4a added google analytics 9 years ago
  jos b9bb040967 Fixed #691: Orientation can now be configured separately for axis and items. 9 years ago
  jos 36cb8193d1 Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 9 years ago