8613f791
Updated dependencies by
2015-04-14 17:12:21 +0200
e881a784
replaced `6to5` with `babel`, letting webpack output errors, minor fix by
2015-04-14 17:03:35 +0200
517263a2
minor changes, adhere to ES6 in bezier edge dynamic by
2015-04-14 16:28:24 +0200
2d7a1b2a
Merge remote-tracking branch 'origin/v4' into v4 by
2015-04-14 16:00:52 +0200
7248587d
Removed spam by
2015-04-14 15:30:11 +0200
88a91493
Fixed preventDefault issue with hammer.js (a brute force solution but lets see how it goes...) by
2015-04-14 14:46:37 +0200
45862bd6
Do not have the function name and argument name by
2015-04-14 14:11:22 +0200
ef9dd9c5
added comments to canvas by
2015-04-14 11:38:52 +0200
cf1d440b
added template for new docs by
2015-04-14 10:48:08 +0200
6c61e7b4
Renamed Network modules to capital first letter by
2015-04-13 15:01:09 +0200
54c5498e
improved (circular) images size handling and label positions by
2015-04-10 17:59:02 +0200
5f4ebd07
patched redraw requests with image load callbacks during stabilization. Fixed size option correctly working for images and circular images. by
2015-04-10 14:57:20 +0200
d8a533d3
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-04-09 15:24:33 +0200
e83c3377
fixed little bug in example code by
2015-04-09 15:24:14 +0200
4f47608a
Partly fixed issue with updating an item's subgroup (see #745) by
2015-04-09 10:22:28 +0200
3d29ba58
restored default width and height to 100% by
2015-04-08 16:48:30 +0200
c8fe42e9
Fixed titles not working when any of the nodes has id `0`. by
2015-04-08 13:48:11 +0200
b3580874
moved the entire network to triple ===. Bugs arise in scaling by
2015-04-08 12:54:57 +0200
61b95130
More descriptive warning on missing locale (see #761) by
2015-04-07 15:08:01 +0200
5db59a91
Fixed #761: Timeline and Graph2d throwing an error when locale is not found. Gives a warning message instead. by
2015-04-07 13:57:28 +0200
f2c9947d
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-04-07 10:48:51 +0200
778db61f
Released version 3.12.0 by
2015-04-07 10:48:34 +0200
4514e8f2
(tag: v3.12.0)
Released version 3.12.0 by
2015-04-07 10:41:49 +0200
fbfe6ad4
Fixed offset issue with dragging items vertically when the page is scrolled (this regression was introduced a few commits back) by
2015-04-07 10:36:12 +0200
34a57676
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 by
2015-03-31 11:40:14 +0200
0129127f
added HTML color codes by
2015-03-31 11:20:00 +0200
c68f6d7a
fixed more bugs in options, we now have a generate options button! by
2015-03-30 18:10:33 +0200
6bdad7ee
fixed bugs, restyled colorPicker by
2015-03-30 16:08:46 +0200
f8be61df
removed certain options from the interactive config. by
2015-03-29 15:57:50 +0200
75f5d48b
bridged label object options, fixed bug with self referencing circles by
2015-03-28 00:16:07 +0100
eec31b0d
more bugfixes, setOptions now propagates shapes, smooth and font options when set globally. by
2015-03-27 23:59:16 +0100
9471166b
bugfixes, setOptions really needs thorough testing! by
2015-03-27 23:05:51 +0100
a30c994e
finalized a very fancy option configurator with a fancy color picker for color fields! by
2015-03-27 23:01:10 +0100
9c324697
added color picker by
2015-03-27 18:14:01 +0100
681f48ee
basic outline for system settings exists by
2015-03-26 19:30:04 +0100
81ea2b1f
added google analytics by
2015-03-26 16:55:14 +0100
5b78ec25
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-03-26 16:49:44 +0100
5ef2fb6d
added google analytics by
2015-03-26 16:49:36 +0100
b954d9c9
start of configuration system by
2015-03-26 16:45:53 +0100
83a0cf1c
updated option handling for manipulation system by
2015-03-26 14:25:29 +0100
77be45d5
all of the manipulation has been moved to 4.0, redone and nicely commented and cleaned up :) by
2015-03-26 14:23:47 +0100
39eb2e50
most of the manipulation is now in 4.0 by
2015-03-25 18:43:42 +0100
3e3a4074
Fixed issue with Dutch locale (see #736) by
2015-03-25 11:19:41 +0100
09752230
Fixed #736: broken script url in example 13_localization.html by
2015-03-25 09:41:55 +0100
f7a257c5
Fixed #733: background items being selected on shift+click. by
2015-03-24 17:11:31 +0100
31802357
Merge remote-tracking branch 'origin/develop' into develop by
2015-03-24 17:07:24 +0100
88695a69
Removed typo in className by
2015-03-24 17:07:03 +0100
cd3da3c8
fixed bugs, options, tooltip options by
2015-03-24 14:10:41 +0100
b62d536f
updated group options, icon api change by
2015-03-24 14:00:26 +0100
b9c97e18
moved groups to v4.0, fixed some bugs in edges by
2015-03-24 13:53:49 +0100
dc5564a2
moved the popup system to 4.0. Fixed #731. by
2015-03-24 12:53:43 +0100
5c54f27f
renamed all node and edge files, added diamond shape, tweaked shapes to always align and center all shapes. this improves the labelling by
2015-03-24 11:46:04 +0100
4b2cc60b
cleaned up code a little by
2015-03-23 18:26:10 +0100
26357c22
cleaned up hierarchical view to work with multiple unconnected sets by
2015-03-23 18:18:06 +0100
5b7c3018
added edge arrow shorthand by
2015-03-23 17:58:36 +0100
b28af6fa
hierarchical system is now working and original x or y values are retained by
2015-03-23 17:51:20 +0100
9cd6c4ae
fixed images, groups, circular images, repeating events by
2015-03-23 14:28:05 +0100
cf057e7e
simplified fixed for nodes, removed duplicate datachanged events with support nodes in edges by
2015-03-23 12:13:11 +0100
a903ec45
moved arrows to baseEdge, gave the straight edge a + 50% length in the physics. by
2015-03-23 10:59:43 +0100
14de6f2c
arrows working! by
2015-03-20 17:07:28 +0100
2152bd64
clustering now using new visibility model, ripped edges apart, arrows not yet functional by
2015-03-20 16:47:01 +0100
ef39ec13
icons also working. by
2015-03-19 17:39:13 +0100
b2178ffc
seperated all node styles from the main node object by
2015-03-19 17:25:32 +0100
3fda5397
made labels seperate. Needs cleaning up and comments by
2015-03-18 19:16:39 +0100
53795c9e
added this.options.selfReferenceSize to edge by
2015-03-17 17:59:26 +0100
ec6a474d
unified pointOnLine and pointOnBezier to pointOnEdge by
2015-03-17 17:48:45 +0100
4a1ae627
edges are now accepting arrows back and forth using unified code by
2015-03-17 17:16:08 +0100
baf4cd0a
altered edge option structure by
2015-03-16 18:01:35 +0100
ca11929e
put all nodes and edges into one container. keep track of indices for visible and physics activated nodes by
2015-03-16 17:10:33 +0100
1fbdf3b5
network works again! by
2015-03-16 14:58:06 +0100
0f850c69
Merge pull request #707 from m4r71n/labels-on-bargraph by
2015-03-16 14:09:02 +0100
0b90860f
Fixed #708: wrong group detected when page is scrolled. by
2015-03-12 11:46:54 +0000
e0cc8d34
Merge branch 'master' into develop by
2015-03-12 11:17:57 +0000
1d029cab
Merge pull request #710 from NotSqrt/missing-link by
2015-03-12 12:16:58 +0100
95b09a4f
Missing link in index by
2015-03-12 12:11:49 +0100
1aca8e6a
Show labels on Bargraph by
2015-03-11 13:04:21 +0100
1c536c35
Fixed #654: removed unnecessary minimum height for groups, takes the height of the group label as minimum height now. by
2015-03-10 11:39:06 +0100
2cf7d106
Call `event.stopPropagation()` before callback functions like onAdd, onRemove, etc. (see #577) by
2015-03-10 11:14:21 +0100
b9bb0409
Fixed #691: Orientation can now be configured separately for axis and items. by
2015-03-10 10:46:08 +0100
4c6d3310
Fixed support for DataSet with custom id fields (option `fieldId`). See #701. by
2015-03-10 09:53:38 +0100
fd15b369
Added missing docs on `hiddenDates` for Graph2d (see #695) by
2015-03-09 12:51:28 +0100
91ff9345
Updated version number to 3.11.1-SNAPSHOT by
2015-03-09 11:27:02 +0100
3c2067a4
Updated posts menu by
2015-03-09 11:03:30 +0100
13bc252f
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-03-09 11:02:17 +0100
205c5e5f
Added blogs for release of v3.10.0 and v3.11.0 by
2015-03-09 11:02:03 +0100
3ccef03a
fixed bug by
2015-03-05 18:04:32 +0100
c905f4dd
added files forgotten last commit by
2015-03-05 17:58:39 +0100
e6caf50f
updated bridge demo by
2015-03-05 17:57:41 +0100
ac97d071
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-03-05 17:53:04 +0100
a3339bf0
added new bridge demo by
2015-03-05 17:52:56 +0100
4ae6c599
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-03-05 16:01:53 +0100
a69ef45b
Released vis.js v3.11.0 by
2015-03-05 16:01:22 +0100
77e7cc42
(tag: v3.11.0)
Released version 3.11.0 by
2015-03-05 15:10:28 +0100
76f30e74
Updated docs by
2015-03-05 15:04:42 +0100
0fcae5c2
Graph2d: Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. by
2015-03-05 14:57:31 +0100
e64d9cfc
Merge remote-tracking branch 'origin/develop' into develop by
2015-03-05 14:21:37 +0100
36cb8193
Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. by
2015-03-05 14:21:27 +0100
e655f3b8
updated docs by
2015-03-05 10:54:30 +0100
0fae1044
updated feature reqs by
2015-03-05 10:46:17 +0100
17e233d3
Merge remote-tracking branch 'origin/develop' into develop by
2015-03-05 10:36:09 +0100