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 |
josdejong
|
3e4e9313e3
|
Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js
|
11 years ago |
josdejong
|
5c14597bb9
|
Implemented namespacing, closure, and support for require.js
|
11 years ago |
josdejong
|
8a67a9f172
|
Css is now packages in the js file.
|
11 years ago |
josdejong
|
7489ae0ab1
|
Changed build script to generate a single library vis.js in the project root
|
11 years ago |
josdejong
|
fdd92c01e9
|
Readme updated, example added
|
11 years ago |
josdejong
|
45afd42252
|
Initial import
|
11 years ago |