4beee1f2
Create ItemRangeOverflow item type Overflow simply extends ItemRange with a new getWidth() function that determines if the content of the range is wider than the range box itself. by
2013-10-30 13:46:14 -0700
172ad34a
Merge remote-tracking branch 'upstream/develop' into develop by
2013-10-30 13:16:37 -0700
b4ca3f45
Merge pull request #19 from fi0dor/upstream by
2013-10-30 07:16:12 -0700
15a4ac52
Fixed #6: options `min` and `max` are broken. by
2013-10-30 14:22:41 +0100
251d4e55
Custom time bar as a component by
2013-10-29 16:51:16 +0100
0a2cbdff
Fixed #18: Not loading hammer.js when running on node.js by
2013-10-30 09:55:04 +0100
7c2df440
Update compiled js files by
2013-10-29 16:52:22 -0700
447a08d2
Merge remote-tracking branch 'upstream/develop' into develop by
2013-10-29 16:44:56 -0700
f73d8628
Added docs for option `showCurrentTime` by
2013-10-25 13:12:19 +0200
424a168f
Merge branch 'master' into develop by
2013-10-25 13:03:16 +0200
224db3b3
Merge pull request #17 from fi0dor/feature by
2013-10-25 04:01:19 -0700
a2498f0f
Current time bar as a component by
2013-10-24 16:22:49 +0200
44200655
Merge branch 'master' into develop by
2013-10-21 15:20:28 +0200
0233afb5
Merge pull request #15 from Gillingham/patch-1 by
2013-10-21 06:18:55 -0700
63f0622f
Fixed broken links to moment.js by
2013-10-21 15:00:30 +0200
38653ed5
Fixed links in examples to moment.js (see #13) by
2013-10-21 14:58:17 +0200
8a6318a3
Merge branch 'master' into develop by
2013-10-21 14:57:08 +0200
0fd77437
Fix typo in moment conversion by
2013-10-16 15:00:39 -0700
2728e4ae
Fix dataSet parsing of Moment objects by
2013-10-16 14:44:14 -0700
68259d8d
Fix DataSet Moment conversion. Calling object.clone() will fail if object is already a moment instance. Calling moment(object) will clone it per tehe moment docs http://momentjs.com/docs/#/parsing/moment-clone/ by
2013-10-16 14:32:21 -0700
2adcbd32
Merge pull request #13 from NelsonReis/master by
2013-10-12 01:38:40 -0700
42cb3758
Update references to moment.js in the examples by
2013-10-11 18:13:22 +0100
1b2292c1
A fix calculating the size of a node when the range is empty by
2013-09-20 18:09:28 +0200
3be9da2a
Fixed non-working scroll on FF by
2013-09-20 17:58:14 +0200
563a21b8
Fixed css style of subtitle by
2013-09-20 12:29:37 +0200
5bafcadb
Updated to version 0.3.0-SNAPSHOT by
2013-09-20 12:24:56 +0200
6300445c
Updated to v0.2.0 by
2013-09-20 12:22:13 +0200
bdcb1040
(tag: v0.2.0)
Released version 0.2.0 by
2013-09-20 12:15:26 +0200
d9d4c3d1
Updated network example and overview image by
2013-09-20 12:12:19 +0200
51ba1498
Updated vis overview image by
2013-09-17 14:09:49 +0200
85c77a61
Fixed naming of translation functions by
2013-09-17 13:42:19 +0200
0f19f649
A fix in dragging nodes in the graph around by
2013-09-17 13:31:10 +0200
6ff96bb8
A fix in dragging nodes in the graph around by
2013-09-17 12:37:58 +0200
430361a4
Implemented multi select nodes in graph using long press by
2013-09-17 12:02:36 +0200
7011fe20
Implemented full touch support for Graph using hammer.js by
2013-09-17 11:36:29 +0200
c0b2ffea
Added an other example and some minor style improvements by
2013-09-16 10:12:00 +0200
b8e8bf71
Fixed #11: initial empty range in the Timeline in case of a single item by
2013-09-09 10:39:00 +0200
c6c8aab6
Fixed missing space between className classes. (See #7) by
2013-09-02 08:51:59 +0200
210c370b
Compile vis.js by
2013-08-30 16:09:58 -0700
fa7eba5d
Merge remote-tracking branch 'remotes/upstream/develop' into develop by
2013-08-30 10:50:05 -0700
1c200f7d
Fixed #7: className not working for items by
2013-08-30 08:36:02 +0200
f544c34e
Graph example added by
2013-08-16 16:58:52 +0200
fd921aa1
Examples updated by
2013-08-13 16:27:17 +0200
cc1509ca
Added index pages to the examples by
2013-08-13 16:25:49 +0200
ea5fd213
Merge pull request #2 from Gillingham/updevelop by
2013-07-11 00:26:32 -0700
94f6e365
Add a new moveTo function to range to allow a program to recenter the timeline on any given date. by
2013-07-10 18:02:15 -0700
446bea0b
Add the updated compiled vis.js files by
2013-07-10 18:07:22 -0700
3c5983c7
Add a new moveTo function to range to allow a program to recenter the timeline on any given date. by
2013-07-10 18:02:15 -0700
ef111ddd
Merge remote-tracking branch 'upstream/develop' into develop by
2013-06-25 10:43:09 -0700
26868354
Version number updated to 0.2.0-SNAPSHOT by
2013-06-20 16:05:42 +0200
65e763c7
Examples upated by
2013-06-20 16:02:07 +0200
81c0c432
Released version 0.1.0 by
2013-06-20 15:50:10 +0200
f50cf6dd
(tag: v0.1.0)
Released version 0.1.0 by
2013-06-20 15:12:34 +0200
fd4cf690
Added documentation on DataSet and DataView by
2013-06-20 15:04:40 +0200
8643fdcc
Renamed DataSet option fieldTypes to convert, and renamed util.cast to util.convert by
2013-06-20 13:56:13 +0200
6b7a305d
Manipulation methods of DataSet now return a list with the ids of the affected items. by
2013-06-20 13:45:11 +0200
559e4d4d
Improved casting of dates by
2013-06-20 13:44:30 +0200
0c589356
Merge branch 'master' into develop by
2013-06-18 10:36:01 -0700
af250bee
Styling of the main menu updated by
2013-06-18 16:08:41 +0200
fd9f2aac
Fixed selection of nodes in the Graph when the page is scrolled down by
2013-06-18 15:35:22 +0200
620bc9e3
Implemented grouping support in the Timeline by
2013-06-18 15:14:15 +0200
b542d43d
Improved hiding non visible items in Timeline by
2013-06-18 10:16:09 +0200
d6b57b0e
History updated by
2013-06-17 20:43:49 +0200
7ad93c9f
Graph is robust now against edges connected to non existing nodes by
2013-06-17 11:37:25 +0200
e79d816b
Fixes and improvements in DOT parser regarding subgraphs by
2013-06-17 10:34:46 +0200
7c3ed405
Graph now uses an id based set of nodes and edges instead of a row based array internally, and supports DataSet by
2013-06-14 16:18:28 +0200
1703483b
Added drawing with schematic overview of vis.js by
2013-06-13 20:45:43 +0200
812dee30
Change range content to overflow nicely if the range width is smaller than the width of the text. This prevents range items with longer text lines from being completely hidden. Also update the stacking collision check to handle this case so that the overflowed text is not hidden by another item. by
2013-06-11 17:14:39 -0700
8af6c082
Added another screenshot on the dot language playground by
2013-06-11 13:55:56 +0200
37ea6eaa
Implemented support for id:port in DOT parser by
2013-06-11 13:53:38 +0200
9e161ef3
Minor improvements in the DOT parser, better error handling by
2013-06-10 22:13:14 +0200
b0dda31e
Implemented subgraphs in the DOT parser by
2013-06-10 21:53:21 +0200
d34b93d1
First steps in supporting subgraphs in DOT parser by
2013-06-10 17:17:48 +0200
b3d2a149
Implemented support for node sets in DOT parser by
2013-06-10 16:36:20 +0200
2a487717
Added support in DOT parser for attributes with namespaces (like color.border=red) by
2013-06-10 14:26:44 +0200
44562dc2
DOT parser does now maintain order of nodes, is returned as an array instead of a map by
2013-06-10 14:05:42 +0200
a16e8e72
Minor style improvements by
2013-06-10 13:27:23 +0200
a8356ebe
Replaced logo by
2013-06-07 15:59:47 +0200
00981f16
Updated version number to 0.1.0-SNAPSHOT by
2013-06-07 15:20:24 +0200
29147158
Index page updated by
2013-06-07 14:59:53 +0200
db7cf5f8
Created gallery by
2013-06-07 14:36:46 +0200
49a00ceb
Added docs and examples by
2013-06-07 11:48:41 +0200
41f2bcd7
(tag: v0.0.9)
Released version 0.0.9 by
2013-06-07 11:34:19 +0200
fc0cff10
Created some screenshots from examples by
2013-06-07 10:40:47 +0200
5dbd9f01
Renamed options for dashed lines in Graph by
2013-06-07 09:51:09 +0200
f1fc9803
Added and renamed some examples for Graph by
2013-06-07 09:29:19 +0200
c1b71036
Graph: renamed shape 'rect' to 'box', changed default shape to 'ellipse'. by
2013-06-06 22:27:48 +0200
6f9a1f56
Implemented ellipse shape in Graph by
2013-06-06 22:17:23 +0200
d17266ce
DOT parser didn't like `\r` characters by
2013-06-06 21:27:44 +0200
dd4fbf97
Fixed a naming typo by
2013-06-06 15:56:23 +0200
73b5d8b3
Removed border and background options for the frame (should be done using css) by
2013-06-06 15:25:21 +0200
c099dcb9
Changed color options to an object with properties for border, background, and highlight color. by
2013-06-06 15:06:00 +0200
4e85624c
Added examples from Graphviz gallery by
2013-06-06 14:01:07 +0200
7f7e260e
Renamed line style `arrow` to `arrow-center`, and `arrow-end` to `arrow`. by
2013-06-06 13:48:21 +0200
0922851d
Some fixes in the DOT parser by
2013-06-06 12:28:15 +0200
4805f0e6
DOT parser rewritten by
2013-06-05 20:35:10 +0200
e9240960
Simplified example by
2013-06-04 17:15:18 +0200
3894f2d7
Added another Graph example by
2013-06-04 17:09:01 +0200
bbb8e086
Renamed Graph property style to shape, and text to label by
2013-06-04 16:59:20 +0200
ed26e581
Implemented DOT support in Graph without need for a separate parse step. by
2013-06-04 16:10:45 +0200