33 커밋 (0fdbf36c484036d3fd4cde4a46238896f4089fb5)

작성자 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` 11 년 전
  josdejong 7e6810955d Switched to 2-space indentation 11 년 전
  josdejong 6c085b1cce Added a test example for groups. Added ContentPanel (not yet in use) 11 년 전
  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 년 전