3d4386d6
updated docs by
2015-03-05 10:35:57 +0100
333ec38c
started creation of the edges handler and the nodes handler. currently broken. by
2015-03-05 10:26:51 +0100
cfa3499e
Fixed #688: Added a css class to be able to distinguish buttons "Edit node" and "Edit edge". by
2015-03-05 09:14:40 +0100
dd7f8048
Fixed #676: misalignment of background items when using subgroups and the group label's height is larger than the contents. by
2015-03-04 17:02:36 +0100
fc5e018f
Updated history by
2015-03-04 15:30:33 +0100
4407b339
Merge pull request #686 from spatialillusions/master by
2015-03-04 14:25:51 +0000
c76de8a3
Added a warning to the custom order example by
2015-03-04 15:02:58 +0100
b5f57c2d
Fixed a bug in the configuration option `config` when zooming out a lot when using range items by
2015-03-04 15:00:06 +0100
6fdb09e8
Implemented configuration option `order: function` to define a custom ordering for the items (see #538, #324). by
2015-03-04 13:56:46 +0100
f53012fd
Updated code and docs for possibility to rename fields by
2015-03-04 13:02:31 +0100
cf19c224
started work on the layout engine that will handle hierarchical layouts and the initial layout by
2015-03-04 12:28:52 +0100
728b8afb
Updated docs on supported data types for `start` and `end` (see #684). by
2015-03-04 11:46:07 +0100
3e9b7ff0
Added a file CONTRIBUTING.md by
2015-03-04 09:26:08 +0100
208da974
tweaks. NagivationMixin has now been ported along with keyboard bindings using keycharm. by
2015-03-03 16:16:44 +0100
f6217d9d
Implemented creating new range items by dragging in an empty space with the ctrl key down. by
2015-03-03 15:00:19 +0100
084c1940
interaction tweaks by
2015-03-03 12:30:09 +0100
f29176bc
Fixed #665, fixed #149: Implemented orientation option `'both'`, displaying a time axis both on top and bottom. by
2015-03-03 12:04:35 +0100
eb5afcfc
Added possibility to rename fields on a DataSet.get() by
2015-03-02 21:00:50 +0100
a294f986
working events like zoom and drag, testing on mobile still to be done. by
2015-03-02 18:45:23 +0100
c08a8a58
Fixed #609: reduce the left/right dragarea when an item range is very small, so you can still move it as a whole by
2015-03-02 16:45:53 +0100
d332238a
Updated history by
2015-03-02 16:03:52 +0100
876d233b
Fixed the DataView not passing a data property on update events (see #670) by
2015-03-02 16:02:06 +0100
edbb35a5
Fixed #670: bug when updating data in a DataSet, when Network is connected to the DataSet via a DataView by
2015-03-02 15:44:58 +0100
165ab9ab
Halfway updating Network to hammer2 by
2015-03-02 11:36:37 +0100
dcaa7ef1
Fixed test/timeline.html by
2015-03-02 11:02:59 +0100
15d0ae84
Merge branch 'v4' into hammerjs2 by
2015-03-02 10:58:55 +0100
6c01a147
Merge branch 'develop' into hammerjs2 by
2015-03-02 10:58:17 +0100
274a2d7d
Fixed #664: end of item not restored when canceling a move event by
2015-03-02 10:08:08 +0100
3f9c6697
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-02-27 18:52:45 +0100
b7abf8a4
added bridge demo mockup by
2015-02-27 18:52:37 +0100
35412601
work in progress of porting the event handlres by
2015-02-27 17:09:21 +0100
57d15b6e
removed event. events are used for messaging between modules. by
2015-02-26 22:24:57 +0100
fd06e8e8
reasonably success in decoupling the rendering and the network by segmenting a canvas, view (for camera controls) and renderer. by
2015-02-26 22:23:37 +0100
00121c8a
fixed manipulation add edges view of edge that is created. Unfreeze after edge connected by
2015-02-26 12:21:15 +0100
714f4aff
physics detached from nodes and network. by
2015-02-26 09:49:39 +0100
adacb9c0
migrated all of the physics to the modules by
2015-02-25 17:05:28 +0100
2edd8b82
removed sectors, physics is almost stand-alone. Edges need better options for physics. by
2015-02-24 22:11:15 +0100
b91757fa
first step to modularize the physics engine by
2015-02-24 18:32:44 +0100
093cb73d
first modularizing experiment. Made body object containing data nodes, emitter, support functions. ClusterEngine is the first module. by
2015-02-24 18:15:35 +0100
1ed569c6
Merge branch 'develop' into v4 by
2015-02-24 12:07:51 +0100
8b5921c0
- Fixed manipulation bar for mobile. by
2015-02-24 12:03:54 +0100
978b7b68
Merge branch 'develop' into v4 by
2015-02-24 10:15:09 +0100
dc977a73
Merge branch 'clusterRewrite' into v4 by
2015-02-24 10:13:53 +0100
0521284a
setup for modularization, move to v4 branch by
2015-02-24 10:10:47 +0100
2689fd3b
added comments by
2015-02-23 17:32:09 +0100
fd932363
asynchrome stabilization by
2015-02-23 17:22:33 +0100
4b0433f0
Merge remote-tracking branch 'origin/develop' into develop by
2015-02-23 16:52:41 +0100
f29d6e75
Added link to cdnjs by
2015-02-23 16:52:29 +0100
e482b6c8
Added links to cdnjs in downloads section by
2015-02-23 16:20:09 +0100
69576a57
Merge pull request #651 from aytech/develop by
2015-02-23 11:20:44 +0100
9c469d02
Added option to supply ID for the new custom time bar by
2015-02-22 21:35:51 +0100
01207417
Added id parameter to set/getCustomTime methods, docs update by
2015-02-22 13:51:21 +0100
1c848f1f
Multiple customTime vertical bars by
2015-02-21 15:04:05 +0100
a9b7485b
fantastic clustering in network woohoo, added point labels for bargraphs in graph2d by
2015-02-20 18:18:37 +0100
ff4444b3
minor tweak to example by
2015-02-19 11:58:09 +0100
ca85e86b
merged #635, thanks @tobeee! by
2015-02-18 18:07:53 +0100
97a9cfbc
exchanging dist for easy merge by
2015-02-18 17:56:25 +0100
4418e441
allowed hierarchical layout to be set from setOptions by
2015-02-18 16:48:52 +0100
805ef8d4
- Fixed bug where a network that has frozen physics would resume redrawing after setData, setOptions etc. - Added option to bypass default groups. If more groups are specified in the nodes than there are in the groups, loop over supplied groups instead of default. - Added two new static smooth curves modes: curveCW and curve CCW. - Added request redraw for certain internal processes to reduce number of draw calls. by
2015-02-17 20:32:54 +0100
8f15b3ba
improved upon popups by
2015-02-17 12:28:25 +0100
ba6856d6
Merge pull request #641 from Dude9177/develop by
2015-02-17 12:27:28 +0100
dfef167e
Added icon-text-spacing by
2015-02-17 12:20:59 +0100
8a1286aa
added moving pop-up, optimized the check to hide popup by
2015-02-17 11:52:52 +0100
830fe477
Changed resizing for icons by
2015-02-17 11:33:54 +0100
403b0eb4
added gradients for edges by
2015-02-16 16:59:59 +0100
5260cb1c
Merge pull request #638 from Dude9177/develop by
2015-02-16 16:50:34 +0100
f91e2bfa
made sure frozensimulation stays frozen when doing setOptions or the like by
2015-02-16 16:18:40 +0100
a4b0b93f
Added documentation and default values by
2015-02-16 14:23:36 +0100
7b3fc2fd
Updated Examples by
2015-02-16 14:00:47 +0100
158309ed
Added Examples for Icons by
2015-02-16 13:47:47 +0100
2359f3a7
Add ability to use icon fonts for nodes by
2015-02-16 11:36:45 +0100
63be7f84
Fixed #631: invalid css names for time axis grid. Renamed hours class names from `4-8h` to `h4-h8`. by
2015-02-13 10:37:48 +0100
681f305c
Fixed #629: timeline not properly initializing with a DataView for groups by
2015-02-12 09:47:02 +0100
a716e3f2
Updated /dist by
2015-02-11 11:25:56 +0100
261ea430
Merge branch 'develop' into v4 by
2015-02-11 11:25:08 +0100
ae7d2004
Bumped version number to 3.10.1-SNAPSHOT by
2015-02-11 11:21:26 +0100
d850bac3
Merge remote-tracking branch 'origin/gh-pages' into gh-pages by
2015-02-11 11:19:30 +0100
e5c0709e
Updated to v3.10.0 by
2015-02-11 11:19:06 +0100
a3b89a4c
(tag: v3.10.0)
Released version 3.10.0 by
2015-02-11 10:56:27 +0100
89cacf51
Fixed #541: `setWindow` not working when applying an interval larger than the configured `zoomMax`. by
2015-02-11 10:22:56 +0100
85a49824
Fixed #626: added class name 'network-tooltip' to the tooltip, allowing custom styling. by
2015-02-11 09:30:28 +0100
6ff857a0
Updated /dist by
2015-02-10 16:56:21 +0100
a636e952
Merge remote-tracking branch 'origin/develop' into develop by
2015-02-10 16:55:57 +0100
76757c97
Fixed #443: not being able to drag items to an other group on mobile devices. by
2015-02-10 16:55:41 +0100
025bb88d
updated history by
2015-02-10 11:41:10 +0100
b20abe80
Merge remote-tracking branch 'origin/develop' into develop by
2015-02-10 11:40:06 +0100
ff4d576b
removed nodes and edges from the selection before they are deleted through the dataset or when setData is called. by
2015-02-10 11:38:51 +0100
e4765939
Updated docs by
2015-02-10 11:27:01 +0100
1aea9fed
Implemented option `snap` by
2015-02-10 11:19:25 +0100
d587c437
Fixed #550: `Timeline.redraw()` now also recalculates the size of items. by
2015-02-09 17:26:12 +0100
da101450
Merge remote-tracking branch 'origin/develop' into develop by
2015-02-09 16:33:15 +0100
1d7982f5
Fixed #401: width of range items not always being maintained when moving due to snapping to nice dates by
2015-02-09 16:32:58 +0100
d07eb695
Updated history by
2015-02-09 15:39:44 +0100
d24d45c4
Merge branch 'v4' into es6 by
2015-02-09 15:36:02 +0100
e0e1de73
Upgraded to the latest version of 6to5 by
2015-02-09 15:35:57 +0100
783af7a5
Changed unit tests to use the compiled vis.js by
2015-02-09 15:28:19 +0100
81dc7642
Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding). by
2015-02-09 15:05:52 +0100
3814ff18
added documentation by
2015-02-09 14:32:10 +0100
aa17f03f
- Fixed bug when redrawing was not right on zoomed-out browsers. by
2015-02-09 12:51:56 +0100
5d964c02
- Fixed bug when redrawing was not right on zoomed-out browsers. by
2015-02-09 11:28:03 +0100