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