74faa13b16 
								
							
								 
							
						 
						
							
							
								
								Renamed core.js to Core.js  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06bf7c265b 
								
							
								 
							
						 
						
							
							
								
								- Fixed mass = 0 for nodes.  
							
							- Revamped the options system. You can globally set options (network.setOptions) to update
settings of nodes and edges that have not been specifically defined by the individual nodes and edges.
- Disabled inheritColor when color information is set on an edge.
- Tweaked examples.
- Removed the global length property for edges. The edgelength is part of the physics system. Therefore, you have to change
the springLength of the physics system to change the edge length. Individual edge lengths can still be defined.
- Removed global edge length definition form examples. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d11653503d 
								
							
								 
							
						 
						
							
							
								
								made getItemRange respect visible graphgroups  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8d5d4629b 
								
							
								 
							
						 
						
							
							
								
								added fit() and getItemRange()  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3f0d4b36d 
								
							
								 
							
						 
						
							
							
								
								fixed bug with empty groups in graph2d  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b123ab295e 
								
							
								 
							
						 
						
							
							
								
								added docs, removed logs, added extra comments.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9fdcac2f65 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/almende/vis  into develop  
							
							Conflicts:
	HISTORY.md
	dist/vis.js 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b8198d30f 
								
							
								 
							
						 
						
							
							
								
								justified examples  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d384d0d281 
								
							
								 
							
						 
						
							
							
								
								added external legend example, visible option for groups, getLegend() function  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6ed63dda6 
								
							
								 
							
						 
						
							
							
								
								Updated /dist  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8c340df10 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							Conflicts:
	dist/vis.js 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f2970e33aa 
								
							
								 
							
						 
						
							
							
								
								Fixed another bug causing items to get orphaned sometimes (See  #197 )  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de365cd6e5 
								
							
								 
							
						 
						
							
							
								
								made graph2d and timeline use the same core  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc78969e37 
								
							
								 
							
						 
						
							
							
								
								Bumped version number to 3.1.1-SNAPSHOT  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								500bdf9a54 
								
							
								 
							
						 
						
							
							
								
								Removed vis-light.js (again)  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b32004b62 
								
							
								 
							
						 
						
							
							
								
								Released version 3.1.0  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d8df70efd 
								
							
								 
							
						 
						
							
							
								
								Merged develop branch  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a087546b4e 
								
							
								 
							
						 
						
							
							
								
								Built version 3.1.0  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01ccf1281c 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9db3326f95 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/almende/vis  into develop  
							
							Conflicts:
	dist/vis-light.js 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72105bf73b 
								
							
								 
							
						 
						
							
							
								
								fixed edge edit nodes  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f14626db5 
								
							
								 
							
						 
						
							
							
								
								Updated version number to 3.1.0  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2897ac9df2 
								
							
								 
							
						 
						
							
							
								
								Removed vis-light.js  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da0e252ddd 
								
							
								 
							
						 
						
							
							
								
								Trying dutch language file of moment.js  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0cc7bd17e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/almende/vis  into develop  
							
							Conflicts:
	dist/vis-light.js 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								854142a06b 
								
							
								 
							
						 
						
							
							
								
								fixed width from value when selected (edge)  #225  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd2483bc88 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							Conflicts:
	dist/vis-light.js 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f6a9660239 
								
							
								 
							
						 
						
							
							
								
								Removed the light version of vis.js, added documentation on custom builds  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6cb70ac879 
								
							
								 
							
						 
						
							
							
								
								added docs for gephi import, expanded example.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								deb869fe43 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/almende/vis  into develop  
							
							Conflicts:
	dist/vis-light.js
	dist/vis.js 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09d3f83ab6 
								
							
								 
							
						 
						
							
							
								
								Finalized import, reduced needless drawing of the network (performance boost!)  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbdbdc3ce6 
								
							
								 
							
						 
						
							
							
								
								Excluded moment.js language files by from the default vis.js bundle  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00259e5762 
								
							
								 
							
						 
						
							
							
								
								Updated /dist/  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7165fac58 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							Conflicts:
	dist/vis.js 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27bc2fb8a6 
								
							
								 
							
						 
						
							
							
								
								Upgraded hammer.js to v1.1.3  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93056303f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/almende/vis  into develop  
							
							Conflicts:
	dist/vis.js 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd131960dc 
								
							
								 
							
						 
						
							
							
								
								added few examples, added gephi parser (JSON), added JSON get for dataset  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8e8691d68 
								
							
								 
							
						 
						
							
							
								
								Added vis-light bundle  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30fb003077 
								
							
								 
							
						 
						
							
							
								
								Moved Slider and Camera into separate modules  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2da139a4e8 
								
							
								 
							
						 
						
							
							
								
								Moved some util functions to util.js  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d29b25f5f 
								
							
								 
							
						 
						
							
							
								
								Removed redundant functions getPageX and getPageY  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5a7c7d2c3 
								
							
								 
							
						 
						
							
							
								
								Fixed   #200 : unable to select a node after scrolling  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7e5aad410 
								
							
								 
							
						 
						
							
							
								
								fixed binarySearchGeneric from infinite loop (added protection), fixed issue where all points have the same Y value.  #222  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9377a6d2c9 
								
							
								 
							
						 
						
							
							
								
								new hierarchical solver  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e25648e3b 
								
							
								 
							
						 
						
							
							
								
								removed console.log debug  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0ab10085b 
								
							
								 
							
						 
						
							
							
								
								added border width option for nodes per  #210  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee95ea4761 
								
							
								 
							
						 
						
							
							
								
								updated vis file  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5fd89bd083 
								
							
								 
							
						 
						
							
							
								
								Fixed hierarchical layouts with nodes that start at a level > 0  #220  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								657ba9dbfc 
								
							
								 
							
						 
						
							
							
								
								Updated /dist/ files  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7405026929 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							Conflicts:
	dist/vis.js 
							
						 
						11 years ago