|  Alex de Mulder | ce4fec4da3 | - Fixed #1324: Labels now scale again. | 10 years ago | 
				
					
						|  Alex de Mulder | 759cff058b | - Fixed #1398: Support nodes start with the correct positions. | 10 years ago | 
				
					
						|  Alex de Mulder | 11318647fe | added images with borders and updated the manipulation css | 10 years ago | 
				
					
						|  Alex de Mulder | 7a6246ecc2 | - Fixed bug where a box shape could not be drawn outside of the viewable area. | 10 years ago | 
				
					
						|  Alex de Mulder | bb0104bacf | fixed self referencing edges during clustering | 10 years ago | 
				
					
						|  Alex de Mulder | db25fa6483 | Release 4.8.2 | 10 years ago | 
				
					
						|  Alex de Mulder | 3733976b35 | - Fixed deletion of options by settings them to null. | 10 years ago | 
				
					
						|  Alex de Mulder | db05c2bd15 | - Fixed arrows to icon, text and circularImage shapes | 10 years ago | 
				
					
						|  Alex de Mulder | 1d0db57815 | - Fixed setting font to null so the network won't crash anymore. | 10 years ago | 
				
					
						|  Alex de Mulder | 68c117280f | Fixed phantom edges during clustering #1281 | 10 years ago | 
				
					
						|  Alex de Mulder | 6581f56c63 | - Fixed bug that broke the network if drawn in a hidden div #1254 | 10 years ago | 
				
					
						|  Alex de Mulder | 3f5c71eea3 | - Fixed critical camera zoom bug #1273. #1266, #1255 - unified some methods in the networkUtil
- Fixed initial zoom issues #1252 | 10 years ago | 
				
					
						|  jos | bbbaeb48e0 | Fixed #1215: inconsistent types of properties `start` and `end` in callback functions `onMove`, `onMoving`, `onAdd` | 10 years ago | 
				
					
						|  jos | 5275849ade | Released version 4.8.0 | 10 years ago | 
				
					
						|  Alex de Mulder | 26a1fc588a | - Fixed bugs in clustering algorithm. - Greatly improved performance in clustering. | 10 years ago | 
				
					
						|  jos | ad0916b378 | Point node.js "main"  file to the built ./dist/vis.min.js` (see #1180) | 10 years ago | 
				
					
						|  Alex de Mulder | 6e01279eaa | - Fixed #1152, updating images now works. | 10 years ago | 
				
					
						|  Alex de Mulder | 5dba668fb8 | - prerelease.2 | 10 years ago | 
				
					
						|  Alex de Mulder | daba2f7c6a | - prerelease | 10 years ago | 
				
					
						|  Alex de Mulder | b75fe65dd0 | - Fixed #1111, check if edges exist was not correct on update. | 10 years ago | 
				
					
						|  Alex de Mulder | 3f194312fa | Fixed delete button when using multiple selected items in manipulation system. | 10 years ago | 
				
					
						|  Alex de Mulder | e9fc1a0303 | fixed hierarchical layout toggle issue. | 10 years ago | 
				
					
						|  Alex de Mulder | 5f486ee56b | fixed clustering phantom edge problem | 10 years ago | 
				
					
						|  jos | 58f0da3921 | Released v4.5.0 | 10 years ago | 
				
					
						|  Alex de Mulder | 4ef684af2e | Fixed #1087, updated history | 10 years ago | 
				
					
						|  Alex de Mulder | 1bc9ea443c | fixed clustering bug #1083 | 10 years ago | 
				
					
						|  Alex de Mulder | 296a457d31 | fixed clustering issue #1050 | 10 years ago | 
				
					
						|  Alex de Mulder | 47d52827f5 | Fixed #1039, icon now returns correct distance to border | 10 years ago | 
				
					
						|  Alex de Mulder | 103b5b122c | Fixed #1044, gave navigation buttons their own handler for release. | 10 years ago | 
				
					
						|  Alex de Mulder | 560c0f4a73 | rebuilt, updated ignore, updated history | 10 years ago | 
				
					
						|  AlexDM0 | f7326745aa | - Fixed bug where 0 axis was always in the automatically fitted range. | 10 years ago | 
				
					
						|  AlexDM0 | 0cf8c4aae0 | - Fixed updating bounding box of nodes without drawing. | 10 years ago | 
				
					
						|  Alex de Mulder | b75ccbaf06 | Fixed static smooth edges not being handled correctly in all angles | 10 years ago | 
				
					
						|  Alex de Mulder | e7bfa9ccd6 | - Fixed #987 proper cleaning of support nodes. | 10 years ago | 
				
					
						|  Alex de Mulder | f699061e29 | - Fixed #974 connecting static smooth and straight edges. also bug introduced in the layout | 10 years ago | 
				
					
						|  Alex de Mulder | e23e2351ec | fixed hammerjs direction issue | 10 years ago | 
				
					
						|  Alex de Mulder | 0242a35b32 | release 4.2.0 | 10 years ago | 
				
					
						|  Alex de Mulder | 42596ab053 | added physics:enabled field. Updated docs | 10 years ago | 
				
					
						|  jos | a58f4e2cb7 | Added axis orientation option `'none'` | 10 years ago | 
				
					
						|  Alex de Mulder | a2fd26e2f6 | fixed small bug | 10 years ago | 
				
					
						|  jos | 3e9ccebf27 | Fixed #897: Timeline option `{snap: null}` did give a validation error | 10 years ago | 
				
					
						|  Alex de Mulder | e96d228ab8 | Added releaseFunction to openCluster. | 10 years ago | 
				
					
						|  Alex de Mulder | ab112d8a40 | added stochastic option check to the testing. Fixed few bugs | 10 years ago | 
				
					
						|  Alex de Mulder | 633e689d90 | updated docs | 10 years ago | 
				
					
						|  Alex de Mulder | a1d4b27ef3 | - fixed minor bugs | 10 years ago | 
				
					
						|  Alex de Mulder | 0150255c87 | - Fixed few functions including storePositions(). - Added beginnings of unit testing for network. | 10 years ago | 
				
					
						|  jos | 1648604401 | Halfway implementing improved Timeline.fit() | 10 years ago | 
				
					
						|  jos | bbfe7d3535 | Halfway improving Timeline.fit() | 10 years ago | 
				
					
						|  jos | 07c79704f0 | Renamed an example | 10 years ago | 
				
					
						|  Alex de Mulder | 719a16aec0 | fixed little bug in configurator | 10 years ago |