150 Commits (ea1a20236b2fa4c8fc82554c26faf89ce2535eb5)

Author SHA1 Message Date
  yotamberk f5b43e8518 fix(timeline): #2672 Item events original event (#2704) 7 years ago
  Brad Hards 6b5462ec43 [Timeline] Modify redraw logic to treat scroll as needing restack. (#2774) 7 years ago
  AoDev e6ed962238 chore(lint): added support for eslint (#2695) 7 years ago
  Lewis B 8bd597138a feat(timeline): refactor tooltip to only use one dom-element (#2662) 7 years ago
  yotamberk c9312bb7ab fix(timeline): Fix #2597 Zoom while dragging (#2645) 7 years ago
  yotamberk 2b913d0b62 fix(timeline): #2522 Right button while dragging item makes items uneditable (#2582) 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
  Lewis B 3a4b8c4cb6 Fixed hover events for HTML elements (#2539) 7 years ago
  yotamberk 7f86cadcd1 feat: new stackSubgroups option (#2519) 7 years ago
  Lewis B c9f586195a [Timeline] Added HTML tool-tip support (#2498) 7 years ago
  yotamberk 8ab1d183cb feat: #2300 Added nested groups (#2416) 7 years ago
  yotamberk 73f880d9f4 Fix initial drag (#2474) 7 years ago
  yotamberk a093bc4ac0 Add visibleFrameTemplate option for higher item dom content (#2437) 7 years ago
  yotamberk 58cc1d93e6 fix: #2422 Timeline onMove callback (#2427) 7 years ago
  yotamberk 66047acd63 fix: #2370 IE10 drag-and-drop support (#2426) 7 years ago
  yotamberk 419e6cd516 Fix: #1906 Pass through original hammer.js events (#2420) 7 years ago
  yotamberk 607950bf99 fix: #2327 Add support to fixed times drag and drop (#2372) 7 years ago
  yotamberk 4d7a21c847 fixes #2367 Group editable bug (#2368) 7 years ago
  yotamberk a32a7f77f3 Fixes #2307 timeline async initial redraw bug (#2386) 7 years ago
  Simon Morris baa6f9fdb1 More editable control of timeline items (#2305) 7 years ago
  yotamberk a29aae98b0 Fixes #2285 onUpdate event (#2304) 7 years ago
  Simon Morris a83ef017b1 Timeline editable can override items (#2284) 7 years ago
  Alexander Wunschik b03c466d72 Revert "Timeline: options.editable to override item.editable" 7 years ago
  yotamberk 51528bae5a Tooltip on item update time (#2247) 7 years ago
  Simon Morris ecf1cad571 Removed redundant checks for item.editable in timeline (#2256) 7 years ago
  yotamberk dd324da2a2 Drag and drop support for the timeline (#2238) 8 years ago
  Yotam Berkowitz 4f105a3127 Fix templates 8 years ago
  yotamberk b889a5057d Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196) 8 years ago
  RomanManz d805427ae6 Small bugfix to prevent null pointer exception (#2116) 8 years ago
  Iskander508 d37bcea02f Added Timeline itemover, itemout events (#2099) 8 years ago
  thomasbarone 67823f1a7f Fix issue #1156 (#1976) 8 years ago
  Yotam Berkowitz 885ebffbce fix delete btn and remove console.logs 8 years ago
  Yotam Berkowitz eb445d6d84 fix stacking bug in rtl and css for rtl 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
  jos 311ea1eef5 Fixed #1455: allow vertical panning of the web page on touch devices 8 years ago
  jos 717f1f148b Moved `emit('_change'...)` from Timeline.setItems to ItemSet.setItems to be consistend with ItemSet.setGroups 8 years ago
  Ludo Stellingwerff f462072d46 Fixed #1592: Emit a "changed" event after each redraw. Made "change" event private (by prefixing _). 8 years ago
  jos 5faef9254f Fixed #1127: `doubleClick` event not being fired 8 years ago
  jos 5fd3efceb2 Fixed #1491: Problem using ctrl+drag in combination with using a `DataView`, and an issue with ctrl+drag when using `snap: null` 8 years ago
  Liuqing Chen 5009adca92 Rename timeline option 'allDraggable' to 'itemsAlwaysDraggable' and update documentation 8 years ago
  Liuqing Chen 5e1169eb88 add allDraggable option for timeline to support dragging unselected item 9 years ago
  Martin Fischer 4b414646fa renamed option from multiselectFiltersGroup to multiselectPerGroup, 9 years ago
  Martin Fischer 46389aeae7 added option multiselectFiltersGroup 9 years ago
  jos 637fc3fd87 Fixed `onMoving` not normalizing the dates again after callback 9 years ago
  jos bbbaeb48e0 Fixed #1215: inconsistent types of properties `start` and `end` in callback functions `onMove`, `onMoving`, `onAdd` 9 years ago
  Martin Fischer 2ca22025ea fixed emitting groupDragged event in callback 9 years ago
  Martin Fischer 1f4c9a4f46 added groupId to groupDragged event 9 years ago
  Martin Fischer 584f266414 removed updating the groups in groupOrderSwap, started docs 9 years ago