154 커밋 (27a875a6900ae4f30f01626024218d1cd8c29fe8)

작성자 SHA1 메시지 날짜
  Dminti Snegirev ce7daf2a35 Udpated groupsPerformance.html 10 년 전
  jos b750d2e4dc Added css class `vis-editable`, created an example demonstrating individually editable items (see #980) 10 년 전
  jos a58f4e2cb7 Added axis orientation option `'none'` 10 년 전
  jos 626d4b9b8b Fixed #877: Added support for metaKey to select multiple items. 10 년 전
  jos ebfb7f50ba Removed accidentally committed tooltips example 10 년 전
  jos cb4c33a894 Removed promt and confirm in example with fancy looking (non-blocking) prompt/confirm 10 년 전
  jos d77275e3d1 Fixed #869: add className with id to custom time bars 10 년 전
  jos a3211bf1f3 Fixed description about `babel` in history 10 년 전
  jos c5badc241f Reorganized the Timeline examples 10 년 전
  jos 970204b6ed Removed index.html files from examples 10 년 전
  jos c131c084cc Refactored table columns "mid" 10 년 전
  jos c5d46c16b1 Prefixed css classes of the TimeAxis grid (Fixed #836) 10 년 전
  jos ce29f5059f Implemented option `multiselect`, which is false by default 10 년 전
  jos b9b19740ed Removed "example*" name prefix from the graph3d examples 10 년 전
  jos 3d4213fa73 Added an example about orientation of axis and items, and fixed a bug in orientation of items 10 년 전
  jos 0c9703016c Reviewed/updated all timeline examples 10 년 전
  jos cc574a4195 Fixed transparency of background items 10 년 전
  jos aee5c1e3fd Renamed option `animate` to `animation`, and changed it to be either a boolean or an object `{duration: number, easingFunction: string}` 10 년 전
  jos 2929fafa20 Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. 10 년 전
  jos 61108f393e Renamed class `.vis-item-frame` to `.vis-item-overflow` 10 년 전
  jos 1d3ec56c49 Added extra div to background items too 10 년 전
  jos 0585fc4d34 Fixed delete button not being visible 10 년 전
  jos b3e3dccad7 Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d) 10 년 전
  jos 61b9513070 More descriptive warning on missing locale (see #761) 10 년 전
  jos 5db59a91d7 Fixed #761: Timeline and Graph2d throwing an error when locale is not found. Gives a warning message instead. 10 년 전
  Alex de Mulder 81ea2b1f4a added google analytics 10 년 전
  jos c76de8a341 Added a warning to the custom order example 10 년 전
  jos b5f57c2dd3 Fixed a bug in the configuration option `config` when zooming out a lot when using range items 10 년 전
  jos 6fdb09e82f Implemented configuration option `order: function` to define a custom ordering for the items (see #538, #324). 10 년 전
  jos 3e9b7ff06c Added a file CONTRIBUTING.md 10 년 전
  jos f6217d9d5e Implemented creating new range items by dragging in an empty space with the ctrl key down. 10 년 전
  Oleg Yapparov 9c469d02ba Added option to supply ID for the new custom time bar 10 년 전
  Oleg Yapparov 01207417f3 Added id parameter to set/getCustomTime methods, docs update 10 년 전
  Oleg Yapparov 1c848f1f2d Multiple customTime vertical bars 10 년 전
  jos 1aea9fed30 Implemented option `snap` 10 년 전
  jos 81dc7642fe Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding). 10 년 전
  jos 3915e9c00c Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0 10 년 전
  jos 09ac576970 Added docs and example on background grid styling and some minor tweaks 10 년 전
  jos 90b8e3ef2f Fixed #503: Docs on the item property `subgroup` missing. 10 년 전
  Alex de Mulder 411b08abd6 - Added a finishedRedraw event. 11 년 전
  jos 8fba071432 Fixed a regular expression 11 년 전
  Alex de Mulder 8527e25c6d fixed subgroups and added sorting 11 년 전
  Alex de Mulder 5cd6a2c9a2 fixed all problems with hiddenDates 11 년 전
  Alex de Mulder d35dbef594 fixed all problems with hiddenDates EXCEPT moment on firefox 11 년 전
  Alex de Mulder ec8b53d938 fixed uneven spacing of hidden dates 11 년 전
  jos 00328965e7 Background areas can now be draw in a specific group or spread over the whole Timeline. 11 년 전
  jos c198bcd17b Cleaned up example 29 11 년 전
  Alex de Mulder a12e44dc14 updated subgroups to have specific indexes for sorting later on 11 년 전
  Alex de Mulder 704755a29e updated and improved API for hidden dates with the repeat argument 11 년 전
  Alex de Mulder f6a1a252ed updated background item for better subgroup alignment. Fixed dragging items with hiddenDates 11 년 전