0285d3139f 
								
							
								 
							
						 
						
							
							
								
								Refactored data manipulation connect handling  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4751cd5258 
								
							
								 
							
						 
						
							
							
								
								Introduced a new layout algorithm for the hierarchical system based on the direction of the edges.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66c788b9b4 
								
							
								 
							
						 
						
							
							
								
								changed movement parameter to only say stabilized if the support nodes are stabilized as well, though retaining the demand that both nodes and support nodes are stabilized before emitting event and stopping simulation.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9360434678 
								
							
								 
							
						 
						
							
							
								
								Renamed "Link" to "Edge" in manipulation menu  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d4044f988 
								
							
								 
							
						 
						
							
							
								
								Fixed page scroll event not being blocked when moving around in Network using arrow keys  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1820228b6e 
								
							
								 
							
						 
						
							
							
								
								Some simplifications in html/css of manipulation mixin  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								904b9e7b56 
								
							
								 
							
						 
						
							
							
								
								Some css improvements  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57374b33aa 
								
							
								 
							
						 
						
							
							
								
								Implemented localization for Network  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db4c138810 
								
							
								 
							
						 
						
							
							
								
								Replaced most alert(...) with throw new Error(...). Added two more entries to labels  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								462995a3cd 
								
							
								 
							
						 
						
							
							
								
								switched navigation to Hammer -->  fixed   #233  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								2da139a4e8 
								
							
								 
							
						 
						
							
							
								
								Moved some util functions to util.js  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9377a6d2c9 
								
							
								 
							
						 
						
							
							
								
								new hierarchical solver  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5fd89bd083 
								
							
								 
							
						 
						
							
							
								
								Fixed hierarchical layouts with nodes that start at a level > 0  #220  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e3c2fea60 
								
							
								 
							
						 
						
							
							
								
								fixed springs not calculating. added example, set inherit color to default ON  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eaef289544 
								
							
								 
							
						 
						
							
							
								
								Added multiple smoothCurve methods, added hideNodesOnDrag and hideEdgesOnDrag options. Added two examples. Added inheritColor option.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30d3d4c1a5 
								
							
								 
							
						 
						
							
							
								
								Fixed some missing dependencies in network  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72dfc0c45f 
								
							
								 
							
						 
						
							
							
								
								Reworked all code to commonjs modules. Replaced the build script with Gulp  
							
							
								
							
							
						 
						11 years ago