291 Ревизии (04fb1aea647d5635b068591c3c9fe9ce7f6015ce)

Автор SHA1 Съобщение Дата
  jos 7f8bedf580 Added convenience method `setData({groups: groups, items: items})` преди 10 години
  jos c28e4b90be Deprecated event `finishedRedraw` as it's redundant преди 10 години
  jos 97de69af1c Fixed broken method `getEventProperties` преди 10 години
  jos 2929fafa20 Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. преди 10 години
  jos df4c200bc3 Fixed vertical scroll shadows becoming visible when dragging an item преди 10 години
  jos b523d7ef85 Fixed background styling issue with Graph2d преди 10 години
  jos 7012eeb3e1 Removed option clear преди 10 години
  Alex de Mulder 4d57a6df7c unified options with timeline, updated docs and configurator преди 10 години
  jos 61108f393e Renamed class `.vis-item-frame` to `.vis-item-overflow` преди 10 години
  jos cf8c299d11 Removed the option `padding` for Timeline, is now redundant (can be done purely with css now) преди 10 години
  jos d4ba655050 Changed the 'auto' alignment of range item contents such that it always displays the left side of the conents (see #785) преди 10 години
  Alex de Mulder 7fc617faa7 reformatted options for graph2d dataAxis, docs to follow. New docs have statically linked menu bars, switched to uuid library for uuid v4 rfc4122 UUIDs (#432) преди 10 години
  Alex de Mulder 8d48a9d5bf fixed stacking of positive and negative bars. #616 преди 10 години
  Alex de Mulder 99ed2be7f7 fixed align zero by rewriting that part. #728 преди 10 години
  jos 1d3ec56c49 Added extra div to background items too преди 10 години
  jos 0585fc4d34 Fixed delete button not being visible преди 10 години
  jos 08b6f7b75a Fixed vertical scroll not working in Timeline and Graph2d преди 10 години
  jos c9da1b1575 Fixed clickToUse преди 10 години
  jos 2d8604b8ee Some fixes in Timeline after merging develop преди 10 години
  jos 28f8367f11 Fixed the touch and release events being fired twice each time. Fixed a bug with dragging in the InteractionHandler преди 10 години
  jos bc3e4a26d1 Fixed #782: Contents of items created from a template being unnecessary recreated on click, causing mouse events to get lost. преди 10 години
  jos b3e3dccad7 Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d) преди 10 години
  jos e881a78462 replaced `6to5` with `babel`, letting webpack output errors, minor fix преди 10 години
  jos 7248587d67 Removed spam преди 10 години
  jos 88a9149369 Fixed preventDefault issue with hammer.js (a brute force solution but lets see how it goes...) преди 10 години
  jos 4f47608a27 Partly fixed issue with updating an item's subgroup (see #745) преди 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 години
  jos fbfe6ad445 Fixed offset issue with dragging items vertically when the page is scrolled (this regression was introduced a few commits back) преди 10 години
  jos 34a576761c The event handlers `onMove` and `onMoving` are now invoked with all item properties as argument, and can be used to update all properties (like content, className, etc) and add new properties as well преди 10 години
  jos 3e3a407416 Fixed issue with Dutch locale (see #736) преди 10 години
  jos f7a257c522 Fixed #733: background items being selected on shift+click. преди 10 години
  jos 88695a698e Removed typo in className преди 10 години
  Jos de Jong 0b90860fd9 Fixed #708: wrong group detected when page is scrolled. преди 10 години
  Martin Lepadusch 1aca8e6a67 Show labels on Bargraph преди 10 години
  jos 1c536c356a Fixed #654: removed unnecessary minimum height for groups, takes the height of the group label as minimum height now. преди 10 години
  jos 2cf7d106ea Call `event.stopPropagation()` before callback functions like onAdd, onRemove, etc. (see #577) преди 10 години
  jos b9bb040967 Fixed #691: Orientation can now be configured separately for axis and items. преди 10 години
  jos 0fcae5c2c9 Graph2d: Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. преди 10 години
  jos 36cb8193d1 Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. преди 10 години
  jos dd7f8048e0 Fixed #676: misalignment of background items when using subgroups and the group label's height is larger than the contents. преди 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 години
  Alex de Mulder 208da974db tweaks. NagivationMixin has now been ported along with keyboard bindings using keycharm. преди 10 години
  jos f6217d9d5e Implemented creating new range items by dragging in an empty space with the ctrl key down. преди 10 години
  jos f29176bcac Fixed #665, fixed #149: Implemented orientation option `'both'`, displaying a time axis both on top and bottom. преди 10 години
  jos c08a8a582f Fixed #609: reduce the left/right dragarea when an item range is very small, so you can still move it as a whole преди 10 години
  jos 165ab9ab49 Halfway updating Network to hammer2 преди 10 години
  jos 274a2d7d9d Fixed #664: end of item not restored when canceling a move event преди 10 години