79 次程式碼提交 (f8be0a5a21d7ae93e768520909b8ce072407e956)

作者 SHA1 備註 提交日期
  Robin Schneider 39bcadda3d Fix typo (#2622) 8 年之前
  Lewis B 8645404f4d Added followMouse & overflowMethod to tooltip options (#2544) 8 年之前
  yotamberk 2ec733ba25 fix: #226 #2421 #2429 Fixed mouse events on timeline (#2473) 8 年之前
  yotamberk 7f86cadcd1 feat: new stackSubgroups option (#2519) 8 年之前
  Lewis B c9f586195a [Timeline] Added HTML tool-tip support (#2498) 8 年之前
  Alexander Wunschik 1eb05e52fa readded throttleRedraw (#2514) 8 年之前
  yotamberk 8ab1d183cb feat: #2300 Added nested groups (#2416) 8 年之前
  yotamberk a093bc4ac0 Add visibleFrameTemplate option for higher item dom content (#2437) 8 年之前
  yotamberk 3311b9b17e feat: #1746 rolling mode (#2439) 8 年之前
  yotamberk 419e6cd516 Fix: #1906 Pass through original hammer.js events (#2420) 8 年之前
  Simon Morris e79d709df6 Added option to change the visibility of a group (#2315) 8 年之前
  Simon Morris baa6f9fdb1 More editable control of timeline items (#2305) 8 年之前
  morrissh b02c13f5a5 Timeline: updated group.content description to show that it can be an element 8 年之前
  Simon Morris a83ef017b1 Timeline editable can override items (#2284) 8 年之前
  yotamberk 51528bae5a Tooltip on item update time (#2247) 8 年之前
  yotamberk 4dedc62296 Add zoomIn and zoomOut to timeline core (#2239) 8 年之前
  Uli Fahrer ed4bf21e76 Add german locale to timeline (#2234) 8 年之前
  Yotam Berkowitz 9d33372f0b Support parent dir and add docs + examples 8 年之前
  Brad Hards a70edfb1b9 Minor documentation cleanup. 8 年之前
  yotamberk ac1d6a6a96 Fix small timeline bug when defining timeline with no options and fix docs explanations (#2216) 8 年之前
  yotamberk b889a5057d Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196) 8 年之前
  yotamberk 178e9dc915 Horizontal scroll (#2201) 8 年之前
  Uli Fahrer bb627c66e6 Add Italian support for timeline 8 年之前
  yotamberk 439aa79a68 Expose the item/group element in option.template and option.groupTemplate (#2153) 8 年之前
  yotamberk 12e2fa437d Custom function label - fixes #1098 (#2145) 8 年之前
  Yotam Berkowitz 092186857b Add documentation for react mounting 8 年之前
  yotamberk 48b492ddd0 Rtl documentation (#2141) 8 年之前
  Greg Kubisa ff3948f85c Use requestAnimationFrame to throttle redraws 8 年之前
  Iskander508 d37bcea02f Added Timeline itemover, itemout events (#2099) 8 年之前
  Cassey Lottman fe02557a47 Fix grammar/syntax in loading instructions (#2093) 8 年之前
  Dean Attali 412a503f42 fix documentation: properties.nodes doesn't exist, it's properties.items 9 年之前
  jos 448734ceb9 Fixed #1683: implemented `currentTimeTick` event 9 年之前
  jos 014645d154 Fixed #1630: fixed docs of `getItemRange` and `getDataRange` in docs 9 年之前
  Ludo Stellingwerff f462072d46 Fixed #1592: Emit a "changed" event after each redraw. Made "change" event private (by prefixing _). 9 年之前
  jos 2f1ff1b9d2 Fixed #1470: broken url in docs 9 年之前
  jos 6453cd0d62 Fixed #1449, #1393: text of minor grids sometimes not being drawn. Implemented option `maxMinorChars` to customize the width of the grids. 9 年之前
  Liuqing Chen 5009adca92 Rename timeline option 'allDraggable' to 'itemsAlwaysDraggable' and update documentation 9 年之前
  Luís Bianchin 0a0e2e2d49 Fix the example link in timeline docs 9 年之前
  Martin Fischer 4b414646fa renamed option from multiselectFiltersGroup to multiselectPerGroup, 9 年之前
  Arno Barzan 3f03ceb9dc Added possibility to change (or hide) the title of a CustomTime element. 9 年之前
  jos 5532a88a0d Fixed wrongly positioned row in docs 9 年之前
  jos 10e1ca3114 More explanation for `groupOrder`, see #1241 9 年之前
  jos d9223685e2 Implemented redraw throttling for Timeline 10 年之前
  Martin Fischer 6804cb5595 changed docs for groupDragging 10 年之前
  Martin Fischer 584f266414 removed updating the groups in groupOrderSwap, started docs 10 年之前
  jos a9ca766af7 Fixed #24: Implemented support for time zones (see examples/timeline/other/timezone.html) 10 年之前
  jos fd6b70c1cb Mentioned 2 way data binding of DataSet in the Data Format sections in the docs (see #1099) 10 年之前
  Alex de Mulder a85d04683b added live update for search 10 年之前
  Felix Hayashi be603b01dd yay! new search for visjs.org 10 年之前
  Martin Fischer 11c820a2ab added zoomKey to apply zooming only when a specific key is down 10 年之前