33 次程式碼提交 (f8be0a5a21d7ae93e768520909b8ce072407e956)

作者 SHA1 備註 提交日期
  jos bbbaeb48e0 Fixed #1215: inconsistent types of properties `start` and `end` in callback functions `onMove`, `onMoving`, `onAdd` 10 年之前
  jos 5275849ade Released version 4.8.0 10 年之前
  jos ad0916b378 Point node.js "main" file to the built ./dist/vis.min.js` (see #1180) 10 年之前
  Alex de Mulder c3883970e4 numerous bugfixes, partial progress with examples 10 年之前
  jos f26c4ea0aa Fixed #841: messing up clientY and pageY in event handling 10 年之前
  jos f30a3a4556 Integrated an option configurator 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 年之前
  Alex de Mulder 81ea2b1f4a added google analytics 10 年之前
  jos b9bb040967 Fixed #691: Orientation can now be configured separately for axis and items. 10 年之前
  jos 36cb8193d1 Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 10 年之前
  jos 76757c978e Fixed #443: not being able to drag items to an other group on mobile devices. 10 年之前
  jos 29b4e31b31 Fixed an overflow issue with the dots of BoxItems 11 年之前
  jos 23cb1da05f Fixed #279: `className` of groups not being updated when changed 11 年之前
  jos 7672da4a78 Implemented a new callback function `onMoving(item, callback)` 11 年之前
  jos b2d406e446 Fixed #230: Implemented function `focus(id)` to center a specific item (or multiple items) on screen 11 年之前
  jos 5374721fd6 Added support for title for both items and groups 11 年之前
  jos 1cd1540f28 Fixed a bug in vertical offset when height of container > height of contents 11 年之前
  jos fe7cc72666 Implemented shadows when vertical scroll is possible 11 年之前
  jos 63c36ffb6f Fixed vertical drag issue while pinching 11 年之前
  jos eed261b695 Implemented function `fit` 11 年之前
  jos 284013c3e3 Implemented option `stack` to enable/disable stacking of items. 11 年之前
  jos 2829eb1c7e Fixed updating axis margin after deleting group 11 年之前
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. 11 年之前
  jos 8c5fe02e41 Added an example showing custom ordering of groups 11 年之前
  jos 4643a7cc58 Fixes in selection, deletion, and creation of items with Groups 11 年之前
  jos 367c6192f1 Fixed label not being cleaned up when group was deleted 11 年之前
  josdejong b3e1295e23 GroupSet starts to work again 11 年之前
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` 12 年之前
  josdejong 7e6810955d Switched to 2-space indentation 12 年之前
  josdejong 6c085b1cce Added a test example for groups. Added ContentPanel (not yet in use) 12 年之前
  josdejong 460e2f872a Updated docs 12 年之前
  josdejong 63f0622fc6 Fixed broken links to moment.js 12 年之前
  josdejong 38653ed5eb Fixed links in examples to moment.js (see #13) 12 年之前
  Nelson Reis 42cb375804 Update references to moment.js in the examples 12 年之前
  josdejong 6300445ca7 Updated to v0.2.0 12 年之前
  josdejong 7011fe20b3 Implemented full touch support for Graph using hammer.js 12 年之前
  josdejong 65e763c7a2 Examples upated 12 年之前
  josdejong fd9f2aacbd Fixed selection of nodes in the Graph when the page is scrolled down 12 年之前
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 12 年之前
  josdejong b542d43d12 Improved hiding non visible items in Timeline 12 年之前
  josdejong 49a00ceb5a Added docs and examples 12 年之前
  josdejong 457fb98367 Implemented ordering for groups 12 年之前
  josdejong 309564e367 Changed propagation of options in components to a prototype based solution 12 年之前
  josdejong 74771c66dd Implemented DataView 12 年之前
  josdejong dd8aa76b6c GroupSet now neatly handling chances in groups data 12 年之前
  josdejong 8ac893855c Halfway implementation of groups 12 年之前
  josdejong 0f86680971 Implemented methods show/hide for components 12 年之前
  josdejong f3d1a63f17 Added support for Moment in the DataSet. Neatened the examples. 12 年之前
  josdejong 08b6ba904e Added an option to force a reflow/repaint instead of kindly request it 12 年之前