1361 Commits (411a43cdc5a4df21dc72045fbb5ca88ee86a1f4f)

Author SHA1 Message Date
  yotamberk 411a43cdc5 fix(timeline): #2679 TypeError: Cannot read property 'hasOwnProperty' of null (#2735) 7 years ago
  yotamberk e42b2e9395 fix(timeline): #778 Tooltip does not work with background items in timeline (#2703) 7 years ago
  yotamberk 93d6d332bb fix(timeline): #2598 Flickering onUpdateTimeTooltip (#2702) 7 years ago
  AoDev e6ed962238 chore(lint): added support for eslint (#2695) 7 years ago
  nmehrle e735b64e09 Added showX(YZ)Axis options to Graph3d (#2686) 7 years ago
  Guilhem Soulas 66a67727ac feat(network): Allow for image nodes to have a selected or broken image (#2601) 7 years ago
  Lewis B 8bd597138a feat(timeline): refactor tooltip to only use one dom-element (#2662) 7 years ago
  cmolinaAlicante c2cbff2282 feat(timeline): Change setCustomTimeTitle title parameter to be a string or a function (#2611) 7 years ago
  Zachariah Brown 109754b34c Fixes instanceof Object statements for objects from other windows and iFrames. (#2631) 7 years ago
  Alexander Wunschik b39d9ed7c9 chore(docs): general improvements (#2652) 7 years ago
  Alexander Wunschik cb20857c2d Fix(network): handle label composition for long words (#2650) 7 years ago
  Alexander Wunschik c236718ca0 fix(network): Fix network manipulation together with Bootstrap styles (#2654) 7 years ago
  yotamberk 6ac924c4c3 fix(timeline): Fix #2590 Min zoom bug (#2646) 7 years ago
  yotamberk c9312bb7ab fix(timeline): Fix #2597 Zoom while dragging (#2645) 7 years ago
  Josh Ventura 3456acffa1 Network: Fix tree collision in hierarchical layout (#2625) 7 years ago
  Brad Hards 6c22663b3d Minor cleanups in Timeline Range. (#2633) 7 years ago
  Uli Fahrer 1393eeece0 Fixed #2458: Allow graph2D options to be undefined (#2634) 7 years ago
  David Anderson 2e5c620351 fix(network): #2589 vertically center label in network circle node (#2593) 7 years ago
  David Anderson 100f47a9b7 fix(network): #2591 self reference edge should now appear in all cases (#2595) 7 years ago
  CapitanMorgan bf71d7ebe9 fix #2613 with if statement, and null for pointer value rather than r… (#2615) 7 years ago
  mnishimura f1bd8ce8d9 values should be passed to check values.borderDashes (#2599) 7 years ago
  yotamberk 2b913d0b62 fix(timeline): #2522 Right button while dragging item makes items uneditable (#2582) 7 years ago
  Alexander Wunschik 890c3f83a6 fix(graph2d): fix #2500 for graph2d (#2581) 7 years ago
  Uli Fahrer 83cbc7786f Fix missing blur edge event 7 years ago
  Uli Fahrer 1a3f786b8a Fix tooltip issue causing exception when node becomes cluster 7 years ago
  yotamberk db888bd2aa Fix #2538 (#2551) 7 years ago
  Lewis B 8645404f4d Added followMouse & overflowMethod to tooltip options (#2544) 7 years ago
  Lewis B e27de4f868 Fixed tool-tip surviving after item deleted (#2545) 7 years ago
  yotamberk 4d3157443f Fix small bug when subgroups start overlap without subgroupStack (#2527) 7 years ago
  Lewis B 3a4b8c4cb6 Fixed hover events for HTML elements (#2539) 7 years ago
  Zachariah Brown 70710f430b Fixes removed event oldData items. (#2535) 7 years ago
  Jim O'Brien 723f91a1ac Don't pass non-string values to Date.parse (#2534) 7 years ago
  Lewis B d3d1dc7ecc Fixed Timeline.setGroups for Array (#2529) 7 years ago
  Lewis B cb5cfc0858 Fixed deleting item with id 0 (#2530) 7 years ago
  yotamberk 2ec733ba25 fix: #226 #2421 #2429 Fixed mouse events on timeline (#2473) 7 years ago
  yotamberk 7f86cadcd1 feat: new stackSubgroups option (#2519) 7 years ago
  Ephraim Berkovitch d9cdcb82f1 feat: #2451 Allow pass the color of points in 'dot-color' mode of Graph3D (#2489) 7 years ago
  Lewis B c9f586195a [Timeline] Added HTML tool-tip support (#2498) 7 years ago
  Alexander Wunschik 1eb05e52fa readded throttleRedraw (#2514) 7 years ago
  Alexander Wunschik fb8e81c574 Revert "Don't pass non-string values to Date.parse" (#2512) 7 years ago
  David Anderson becf18e6eb feat: change styles if element is selected (#2446) 7 years ago
  yotamberk 8ab1d183cb feat: #2300 Added nested groups (#2416) 7 years ago
  yotamberk 534ad9f32f fix #2500 for timeline (#2506) 7 years ago
  David Anderson 58924d5137 replace { bool } with { boolean: bool } to fix #2500 (#2501) 7 years ago
  yotamberk 9f0376ea44 add template support for minor/major labels (#2493) 7 years ago
  Jim O'Brien 9d76f9888b Don't pass non-string values to Date.parse (#2491) 7 years ago
  yotamberk 01aada74e4 Fix minor bug when option is not defined (#2486) 7 years ago
  easleydp 3b27f47995 Fix YUI Compressor incompatibilities and in so doing improve general JavaScript correctness (#2452) 7 years ago
  yotamberk 73f880d9f4 Fix initial drag (#2474) 7 years ago
  Uli Fahrer 9692d0df49 Fix error on click for graph2D when no data is provided (#2472) 7 years ago