69fef3dbf4 
								
							
								 
							
						 
						
							
							
								
								Ensure start and end of stabilization progress events is sent ( #3165 )  
							
							Fix for #3106 
Event `stabilizationProgress` is now always sent for iteration 0 and for the very last stabilization iteration. 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e25db74b4b 
								
							
								 
							
						 
						
							
							
								
								replacing all ES6 imports with CJS require calls ( #3063 )  
							
							* replacing all ES6 imports with CJS require calls
resolves  #2934 
used the following regex to apply the changes in lib:
s/import\s+(\w+)\s+from\s+(.*);\s*$/var $1 = require($2).default;/
s/import\s+(\w+)\s+from\s+(.*)\s*$/var $1 = require($2).default;/
* cleaning up inconsistencies 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc2c233b55 
								
							
								 
							
						 
						
							
							
								
								added arrow-type 'circle';  fixes   #1993  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11888f255d 
								
							
								 
							
						 
						
							
							
								
								- Added  #1138 , enable the user to define the color of the shadows for nodes and edges.  
							
							- Fixed  #1528 , #1278 , avoided ID's being cast to string for methods that return ID's as well as storePositions casting to string. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								486cf53055 
								
							
								 
							
						 
						
							
							
								
								Added a debug mode to visualize the forces on nodes (very cool :))  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								410f83aa38 
								
							
								 
							
						 
						
							
							
								
								-  Fixed   #1358 : Fixed example for clustering on zoom. Also removed private keyword from public methods. Let physics listen to data updates instead of being called from network.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db25fa6483 
								
							
								 
							
						 
						
							
							
								
								Release 4.8.2  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								985693e123 
								
							
								 
							
						 
						
							
							
								
								- Fixed stabilized event not firing if layout algorithm does very well.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f5c71eea3 
								
							
								 
							
						 
						
							
							
								
								- Fixed critical camera zoom bug  #1273 .  #1266 ,  #1255  
							
							- unified some methods in the networkUtil
- Fixed initial zoom issues #1252  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4bd6c2e6c 
								
							
								 
							
						 
						
							
							
								
								safeguard stepquality  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								64c1995d81 
								
							
								 
							
						 
						
							
							
								
								added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26a1fc588a 
								
							
								 
							
						 
						
							
							
								
								- Fixed bugs in clustering algorithm.  
							
							- Greatly improved performance in clustering. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8eea19a756 
								
							
								 
							
						 
						
							
							
								
								- cleaning up  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93f1480af3 
								
							
								 
							
						 
						
							
							
								
								- improved performance  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36ecb2c933 
								
							
								 
							
						 
						
							
							
								
								- added improved timestep adaption, fixed bugs in stabilization  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8744d63b5c 
								
							
								 
							
						 
						
							
							
								
								- added adaptive timestep to physics.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09d3dfbb09 
								
							
								 
							
						 
						
							
							
								
								- made it pretty, fixed bugs in clustering  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								64b2c78e00 
								
							
								 
							
						 
						
							
							
								
								Removed move callbacks  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								700e735336 
								
							
								 
							
						 
						
							
							
								
								added cubic bezier curves.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7bfa9ccd6 
								
							
								 
							
						 
						
							
							
								
								-  Fixed   #987  proper cleaning of support nodes.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d09e62acd 
								
							
								 
							
						 
						
							
							
								
								- No longer start stabilization with an empty node set.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7eee473bd 
								
							
								 
							
						 
						
							
							
								
								fixed accidental redrawing during stabilization. Fixed infinite recursion when fixing node without coordinates  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42596ab053 
								
							
								 
							
						 
						
							
							
								
								added physics:enabled field. Updated docs  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1f6989f8e 
								
							
								 
							
						 
						
							
							
								
								make sure an stabilized event is always fired atleast once.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab112d8a40 
								
							
								 
							
						 
						
							
							
								
								added stochastic option check to the testing. Fixed few bugs  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d404798174 
								
							
								 
							
						 
						
							
							
								
								fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad2d70ed8b 
								
							
								 
							
						 
						
							
							
								
								fixed numerous clustering bugs, added more examples, numerous other bug fixes  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3883970e4 
								
							
								 
							
						 
						
							
							
								
								numerous bugfixes, partial progress with examples  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccbdd46cc4 
								
							
								 
							
						 
						
							
							
								
								fixed bounding box bug, added function filter to configuration system  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc3e12ad66 
								
							
								 
							
						 
						
							
							
								
								added another solver based on barnesHut but with some of the forceAtlas2 equations  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b3f19acb5 
								
							
								 
							
						 
						
							
							
								
								fixed viewable area check as per  #812  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9a1a88f41 
								
							
								 
							
						 
						
							
							
								
								fixed all trello issues and added snazzy option lookup to validator  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b770a3158 
								
							
								 
							
						 
						
							
							
								
								fixed destroy!  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4d928d250 
								
							
								 
							
						 
						
							
							
								
								finalized all methods and adde3d more docs  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92180442e5 
								
							
								 
							
						 
						
							
							
								
								consistency in physics  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d600bf71c0 
								
							
								 
							
						 
						
							
							
								
								implemented error notification when not giving an unicode for the icon  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7248587d67 
								
							
								 
							
						 
						
							
							
								
								Removed spam  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5f4ebd0794 
								
							
								 
							
						 
						
							
							
								
								patched redraw requests with image load callbacks during stabilization. Fixed size option correctly working for images and circular images.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3580874d1 
								
							
								 
							
						 
						
							
							
								
								moved the entire network to triple ===. Bugs arise in scaling  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c68f6d7a12 
								
							
								 
							
						 
						
							
							
								
								fixed more bugs in options, we now have a generate options button!  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6bdad7ee75 
								
							
								 
							
						 
						
							
							
								
								fixed bugs, restyled colorPicker  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eec31b0d86 
								
							
								 
							
						 
						
							
							
								
								more bugfixes, setOptions now propagates shapes, smooth and font options when set globally.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								681f48eefe 
								
							
								 
							
						 
						
							
							
								
								basic outline for system settings exists  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b954d9c9eb 
								
							
								 
							
						 
						
							
							
								
								start of configuration system  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39eb2e5079 
								
							
								 
							
						 
						
							
							
								
								most of the manipulation is now in 4.0  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc5564a21e 
								
							
								 
							
						 
						
							
							
								
								moved the popup system to 4.0.  Fixed   #731 .  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b28af6faa5 
								
							
								 
							
						 
						
							
							
								
								hierarchical system is now working and original x or y values are retained  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf057e7ecc 
								
							
								 
							
						 
						
							
							
								
								simplified fixed for nodes, removed duplicate datachanged events with support nodes in edges  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2152bd64ce 
								
							
								 
							
						 
						
							
							
								
								clustering now using new visibility model, ripped edges apart, arrows not yet functional  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ca11929e85 
								
							
								 
							
						 
						
							
							
								
								put all nodes and edges into one container. keep track of indices for visible and physics activated nodes  
							
							
								
							
							
						 
						10 years ago