123 Commits (60cd75860a7b40b44e914314fb1f1f702f91c3f2)

Author SHA1 Message Date
  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
  Martin Fischer 5ea6411935 added event handlers for onAddGroup, onMoveGroup, onRemoveGroup 9 years ago
  Martin Fischer c2e7123037 removed unused option groupsDraggable 9 years ago
  Martin Fischer 448411ee39 Dragging of Groups working now using a swap function 9 years ago
  Martin Fischer 22822da008 group dragging works (on groups with same height) using a swap function 9 years ago
  Martin Fischer b68030a546 Group Dragging in Timeline 9 years ago
  Fice 13bd407243 While dragging multiple items across groups, keep the group-offset. 9 years ago
  jos 4fd843edd0 Fixed #1033: Moved item data not updated in DataSet when using an asynchronous `onMove` handler 9 years ago
  Alex de Mulder 1a3f63f187 fixed vertical dragging issue from hammer (which was found in network) in the timeline 9 years ago
  Martin Fischer 6cf519175c added templating for groups 9 years ago
  bertolds f43e935bef Issues #275, #363 - individual Timeline items editable or readonly 9 years ago
  jos 7a417337c9 Fixed #923: Added a property `event` to the properties emitted with the `select` event 9 years ago
  jos 626d4b9b8b Fixed #877: Added support for metaKey to select multiple items. 9 years ago