Commit Graph

  • 3d4386d6 updated docs by Alex de Mulder 2015-03-05 10:35:57 +0100
  • 333ec38c started creation of the edges handler and the nodes handler. currently broken. by Alex de Mulder 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 jos 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 jos 2015-03-04 17:02:36 +0100
  • fc5e018f Updated history by jos 2015-03-04 15:30:33 +0100
  • 4407b339 Merge pull request #686 from spatialillusions/master by Jos de Jong 2015-03-04 14:25:51 +0000
  • c76de8a3 Added a warning to the custom order example by jos 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 jos 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 jos 2015-03-04 13:56:46 +0100
  • f53012fd Updated code and docs for possibility to rename fields by Måns Beckman 2015-03-04 13:02:31 +0100
  • cf19c224 started work on the layout engine that will handle hierarchical layouts and the initial layout by Alex de Mulder 2015-03-04 12:28:52 +0100
  • 728b8afb Updated docs on supported data types for `start` and `end` (see #684). by jos 2015-03-04 11:46:07 +0100
  • 3e9b7ff0 Added a file CONTRIBUTING.md by jos 2015-03-04 09:26:08 +0100
  • 208da974 tweaks. NagivationMixin has now been ported along with keyboard bindings using keycharm. by Alex de Mulder 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 jos 2015-03-03 15:00:19 +0100
  • 084c1940 interaction tweaks by Alex de Mulder 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 jos 2015-03-03 12:04:35 +0100
  • eb5afcfc Added possibility to rename fields on a DataSet.get() by Måns Beckman 2015-03-02 21:00:50 +0100
  • a294f986 working events like zoom and drag, testing on mobile still to be done. by Alex de Mulder 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 jos 2015-03-02 16:45:53 +0100
  • d332238a Updated history by jos 2015-03-02 16:03:52 +0100
  • 876d233b Fixed the DataView not passing a data property on update events (see #670) by jos 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 jos 2015-03-02 15:44:58 +0100
  • 165ab9ab Halfway updating Network to hammer2 by jos 2015-03-02 11:36:37 +0100
  • dcaa7ef1 Fixed test/timeline.html by jos 2015-03-02 11:02:59 +0100
  • 15d0ae84 Merge branch 'v4' into hammerjs2 by jos 2015-03-02 10:58:55 +0100
  • 6c01a147 Merge branch 'develop' into hammerjs2 by jos 2015-03-02 10:58:17 +0100
  • 274a2d7d Fixed #664: end of item not restored when canceling a move event by jos 2015-03-02 10:08:08 +0100
  • 3f9c6697 Merge remote-tracking branch 'origin/gh-pages' into gh-pages by Alex de Mulder 2015-02-27 18:52:45 +0100
  • b7abf8a4 added bridge demo mockup by Alex de Mulder 2015-02-27 18:52:37 +0100
  • 35412601 work in progress of porting the event handlres by Alex de Mulder 2015-02-27 17:09:21 +0100
  • 57d15b6e removed event. events are used for messaging between modules. by Alex de Mulder 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 Alex de Mulder 2015-02-26 22:23:37 +0100
  • 00121c8a fixed manipulation add edges view of edge that is created. Unfreeze after edge connected by Alex de Mulder 2015-02-26 12:21:15 +0100
  • 714f4aff physics detached from nodes and network. by Alex de Mulder 2015-02-26 09:49:39 +0100
  • adacb9c0 migrated all of the physics to the modules by Alex de Mulder 2015-02-25 17:05:28 +0100
  • 2edd8b82 removed sectors, physics is almost stand-alone. Edges need better options for physics. by Alex de Mulder 2015-02-24 22:11:15 +0100
  • b91757fa first step to modularize the physics engine by Alex de Mulder 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 Alex de Mulder 2015-02-24 18:15:35 +0100
  • 1ed569c6 Merge branch 'develop' into v4 by Alex de Mulder 2015-02-24 12:07:51 +0100
  • 8b5921c0 - Fixed manipulation bar for mobile. by Alex de Mulder 2015-02-24 12:03:54 +0100
  • 978b7b68 Merge branch 'develop' into v4 by Alex de Mulder 2015-02-24 10:15:09 +0100
  • dc977a73 Merge branch 'clusterRewrite' into v4 by Alex de Mulder 2015-02-24 10:13:53 +0100
  • 0521284a setup for modularization, move to v4 branch by Alex de Mulder 2015-02-24 10:10:47 +0100
  • 2689fd3b added comments by Alex de Mulder 2015-02-23 17:32:09 +0100
  • fd932363 asynchrome stabilization by Alex de Mulder 2015-02-23 17:22:33 +0100
  • 4b0433f0 Merge remote-tracking branch 'origin/develop' into develop by jos 2015-02-23 16:52:41 +0100
  • f29d6e75 Added link to cdnjs by jos 2015-02-23 16:52:29 +0100
  • e482b6c8 Added links to cdnjs in downloads section by jos 2015-02-23 16:20:09 +0100
  • 69576a57 Merge pull request #651 from aytech/develop by Alex 2015-02-23 11:20:44 +0100
  • 9c469d02 Added option to supply ID for the new custom time bar by Oleg Yapparov 2015-02-22 21:35:51 +0100
  • 01207417 Added id parameter to set/getCustomTime methods, docs update by Oleg Yapparov 2015-02-22 13:51:21 +0100
  • 1c848f1f Multiple customTime vertical bars by Oleg Yapparov 2015-02-21 15:04:05 +0100
  • a9b7485b fantastic clustering in network woohoo, added point labels for bargraphs in graph2d by Alex de Mulder 2015-02-20 18:18:37 +0100
  • ff4444b3 minor tweak to example by Alex de Mulder 2015-02-19 11:58:09 +0100
  • ca85e86b merged #635, thanks @tobeee! by Alex de Mulder 2015-02-18 18:07:53 +0100
  • 97a9cfbc exchanging dist for easy merge by Alex de Mulder 2015-02-18 17:56:25 +0100
  • 4418e441 allowed hierarchical layout to be set from setOptions by Alex de Mulder 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 Alex de Mulder 2015-02-17 20:32:54 +0100
  • 8f15b3ba improved upon popups by Alex de Mulder 2015-02-17 12:28:25 +0100
  • ba6856d6 Merge pull request #641 from Dude9177/develop by Alex 2015-02-17 12:27:28 +0100
  • dfef167e Added icon-text-spacing by Rene Heindl 2015-02-17 12:20:59 +0100
  • 8a1286aa added moving pop-up, optimized the check to hide popup by Alex de Mulder 2015-02-17 11:52:52 +0100
  • 830fe477 Changed resizing for icons by Rene Heindl 2015-02-17 11:33:54 +0100
  • 403b0eb4 added gradients for edges by Alex de Mulder 2015-02-16 16:59:59 +0100
  • 5260cb1c Merge pull request #638 from Dude9177/develop by Alex 2015-02-16 16:50:34 +0100
  • f91e2bfa made sure frozensimulation stays frozen when doing setOptions or the like by Alex de Mulder 2015-02-16 16:18:40 +0100
  • a4b0b93f Added documentation and default values by Rene Heindl 2015-02-16 14:23:36 +0100
  • 7b3fc2fd Updated Examples by Rene Heindl 2015-02-16 14:00:47 +0100
  • 158309ed Added Examples for Icons by Rene Heindl 2015-02-16 13:47:47 +0100
  • 2359f3a7 Add ability to use icon fonts for nodes by René Philipp Heindl 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 jos 2015-02-13 10:37:48 +0100
  • 681f305c Fixed #629: timeline not properly initializing with a DataView for groups by jos 2015-02-12 09:47:02 +0100
  • a716e3f2 Updated /dist by jos 2015-02-11 11:25:56 +0100
  • 261ea430 Merge branch 'develop' into v4 by jos 2015-02-11 11:25:08 +0100
  • ae7d2004 Bumped version number to 3.10.1-SNAPSHOT by jos 2015-02-11 11:21:26 +0100
  • d850bac3 Merge remote-tracking branch 'origin/gh-pages' into gh-pages by jos 2015-02-11 11:19:30 +0100
  • e5c0709e Updated to v3.10.0 by jos 2015-02-11 11:19:06 +0100
  • a3b89a4c (tag: v3.10.0) Released version 3.10.0 by jos 2015-02-11 10:56:27 +0100
  • 89cacf51 Fixed #541: `setWindow` not working when applying an interval larger than the configured `zoomMax`. by jos 2015-02-11 10:22:56 +0100
  • 85a49824 Fixed #626: added class name 'network-tooltip' to the tooltip, allowing custom styling. by jos 2015-02-11 09:30:28 +0100
  • 6ff857a0 Updated /dist by jos 2015-02-10 16:56:21 +0100
  • a636e952 Merge remote-tracking branch 'origin/develop' into develop by jos 2015-02-10 16:55:57 +0100
  • 76757c97 Fixed #443: not being able to drag items to an other group on mobile devices. by jos 2015-02-10 16:55:41 +0100
  • 025bb88d updated history by Alex de Mulder 2015-02-10 11:41:10 +0100
  • b20abe80 Merge remote-tracking branch 'origin/develop' into develop by Alex de Mulder 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 Alex de Mulder 2015-02-10 11:38:51 +0100
  • e4765939 Updated docs by jos 2015-02-10 11:27:01 +0100
  • 1aea9fed Implemented option `snap` by jos 2015-02-10 11:19:25 +0100
  • d587c437 Fixed #550: `Timeline.redraw()` now also recalculates the size of items. by jos 2015-02-09 17:26:12 +0100
  • da101450 Merge remote-tracking branch 'origin/develop' into develop by jos 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 jos 2015-02-09 16:32:58 +0100
  • d07eb695 Updated history by jos 2015-02-09 15:39:44 +0100
  • d24d45c4 Merge branch 'v4' into es6 by jos 2015-02-09 15:36:02 +0100
  • e0e1de73 Upgraded to the latest version of 6to5 by jos 2015-02-09 15:35:57 +0100
  • 783af7a5 Changed unit tests to use the compiled vis.js by jos 2015-02-09 15:28:19 +0100
  • 81dc7642 Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding). by jos 2015-02-09 15:05:52 +0100
  • 3814ff18 added documentation by Alex de Mulder 2015-02-09 14:32:10 +0100
  • aa17f03f - Fixed bug when redrawing was not right on zoomed-out browsers. by Alex de Mulder 2015-02-09 12:51:56 +0100
  • 5d964c02 - Fixed bug when redrawing was not right on zoomed-out browsers. by Alex de Mulder 2015-02-09 11:28:03 +0100