ea78ec883c 
								
							
								 
							
						 
						
							
							
								
								added startStabilization event  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e0f4733a1 
								
							
								 
							
						 
						
							
							
								
								added cacheing to edge labels, cannot cache node labels due to different shapes  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86070fb329 
								
							
								 
							
						 
						
							
							
								
								tweaked node label size cache  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								939f8f85da 
								
							
								 
							
						 
						
							
							
								
								- Renamed storePosition to storePositions. Added deprication message and old name still works.  
							
							- Worked around hammer.js bug with multiple release listeners.
- Improved cleaning up after manipulation toolbar.
- Added getPositions() method to get the position of all nodes.
- Added getCenterCoordinates() method to get the x and y position in canvas space of the center of the view. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								107c49a8aa 
								
							
								 
							
						 
						
							
							
								
								Released v3.5.0  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e561505bb0 
								
							
								 
							
						 
						
							
							
								
								- found source of dynamicEdges problem and fixed  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								739390cace 
								
							
								 
							
						 
						
							
							
								
								fixed dynamicEdges problem  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b994f42e37 
								
							
								 
							
						 
						
							
							
								
								- tweaked add edge manipulation  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a5bf3d3a9 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b61e95bf2 
								
							
								 
							
						 
						
							
							
								
								Changed to `moment().add(value, unit)` notation  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								613c1e398a 
								
							
								 
							
						 
						
							
							
								
								added edge selection on edge label  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7504aa78a2 
								
							
								 
							
						 
						
							
							
								
								updated docs to reflect the differences with the allowed to move options  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fb94fe2c4 
								
							
								 
							
						 
						
							
							
								
								fixed drag events, tweaked allowed to move implementation  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27c8c841e0 
								
							
								 
							
						 
						
							
							
								
								added dragStart and dragEnd events  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe9383bb3d 
								
							
								 
							
						 
						
							
							
								
								fixed dataAxis not showing large numbers correctly  #313  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fa0b995bc 
								
							
								 
							
						 
						
							
							
								
								updated the fixed property of Nodes. You can now always unfix it with allowedToMove  #303  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08c73f4dc6 
								
							
								 
							
						 
						
							
							
								
								Updated version number to 3.4.3-SNAPSHOT  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								212a473a03 
								
							
								 
							
						 
						
							
							
								
								Released version 3.4.2  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2866fb50c 
								
							
								 
							
						 
						
							
							
								
								- Fixed minor bug in positioning of fontFill of nodes with certain shapes.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9df59e87ca 
								
							
								 
							
						 
						
							
							
								
								- added locked to focusOnNode  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								832a0aa2fa 
								
							
								 
							
						 
						
							
							
								
								- fixed cleanup of manipulation mixin  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c1250ff74 
								
							
								 
							
						 
						
							
							
								
								- fixed possible cause for freezing graph when animating  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								89f24e2d9b 
								
							
								 
							
						 
						
							
							
								
								Updated version number to 3.4.2-SNAPSHOT  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								267cd2b1ac 
								
							
								 
							
						 
						
							
							
								
								Released version 3.4.1  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72cbed1eac 
								
							
								 
							
						 
						
							
							
								
								fixed creation and deletion of empty groups when there are not yet items  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f96a90230f 
								
							
								 
							
						 
						
							
							
								
								Fixed   #298 : IE freezing when margin.item and margin.axis where both 0  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2177c9a470 
								
							
								 
							
						 
						
							
							
								
								moved easing functions to util  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								70df0c7c61 
								
							
								 
							
						 
						
							
							
								
								- Fix for introduced bug on zoomExtent navigation button.  
							
							- Added animation to zoomExtent navigation button.
- Improved cleaning of Hammer.js bindings. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be1aad4fd6 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec739c3065 
								
							
								 
							
						 
						
							
							
								
								Clarified version requirements of hammer.js (see  #296 )  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								33c8941d27 
								
							
								 
							
						 
						
							
							
								
								fixed color field in docs  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a76529b9b 
								
							
								 
							
						 
						
							
							
								
								Bumped version number to 3.4.1-SNAPSHOT  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ad26290c9 
								
							
								 
							
						 
						
							
							
								
								Released version 3.4.0  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3c733b751 
								
							
								 
							
						 
						
							
							
								
								bugfix for graph2d, updated example 15  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3042ca7daa 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f67557f748 
								
							
								 
							
						 
						
							
							
								
								Extended example 15  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								784f0721bd 
								
							
								 
							
						 
						
							
							
								
								added custom range to docs  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								84b8a86538 
								
							
								 
							
						 
						
							
							
								
								Some improvements in streaming data example  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								84184ab6d1 
								
							
								 
							
						 
						
							
							
								
								Updated dist folder  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								823370d503 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e886822c0d 
								
							
								 
							
						 
						
							
							
								
								Added example 15_streaming_data.html  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								585af3c11c 
								
							
								 
							
						 
						
							
							
								
								ammended docs  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9521cc347b 
								
							
								 
							
						 
						
							
							
								
								added getScale()  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fbb851c46 
								
							
								 
							
						 
						
							
							
								
								Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also  #294  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								758d75100c 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into develop  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aaf1afe304 
								
							
								 
							
						 
						
							
							
								
								Fixed an error thrown when calling timeline.destroy() (see  #294 )  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a330905149 
								
							
								 
							
						 
						
							
							
								
								updated example  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f32cd9a7e 
								
							
								 
							
						 
						
							
							
								
								improved example and cleaned up code a little  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eec53d0470 
								
							
								 
							
						 
						
							
							
								
								- Added animation and camera controls by the method .moveTo()  
							
							- Added new event that fires when the animation is finished.
- Added new example showing the new features of animation. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c2b1173d6 
								
							
								 
							
						 
						
							
							
								
								Minor css improvement in example 25  
							
							
								
							
							
						 
						11 years ago