c9a1183293 
								
							
								 
							
						 
						
							
							
								
								lint shared ( #3309 )  
							
							* lint shared
* Re-introduce semi-colons to () => {} variables in ColorPicker 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9795e907aa 
								
							
								 
							
						 
						
							
							
								
								Refactoring and unit testing of Validator module ( #3106 )  
							
							* Added unit test for Validator, minimum viable version.
* Added test-console to package list
* Completed minimum viable unit test for Validator
* Added Validator unit test for explicit 'undefined' 
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								8645404f4d 
								
							
								 
							
						 
						
							
							
								
								Added followMouse & overflowMethod to tooltip options ( #2544 )  
							
							- Also updated docs and examples for this
 - Fixed the positioning of the tooltip if groups was enabled
 - Removed missing parameters from Popup docstring 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e27de4f868 
								
							
								 
							
						 
						
							
							
								
								Fixed tool-tip surviving after item deleted ( #2545 )  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9f586195a 
								
							
								 
							
						 
						
							
							
								
								[Timeline] Added HTML tool-tip support ( #2498 )  
							
							* Added HTML tooltip support for Timeline
* Fixed tooltip position on Firefox
* Added Timeline tooltip example
* Updated tooltip location to be next to the mouse
* Added HTML element to example 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39ea3b43d0 
								
							
								 
							
						 
						
							
							
								
								- Added options to customize the hierarchical layout without the use of physics.  
							
							added example. Improved handling of options for hierarchical view. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ed7b697bd 
								
							
								 
							
						 
						
							
							
								
								added clearfix + updated example  
							
							See https://github.com/almende/vis/issues/1568#issuecomment-171961393  
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2be3235210 
								
							
								 
							
						 
						
							
							
								
								- Fixed upscaling when the window size increases.  
							
							- Accepted pull request #1544 , thanks @felixhayashi !
- Fixed documented bug in #1544 . 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3828e07959 
								
							
								 
							
						 
						
							
							
								
								fixes positioning of colorpicker BUT ALSO HAS A BUG  
							
							not sure but for some reason, once the colorpicker is open, the buttons won't work correctly and the huecircle jumps back. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd842475e0 
								
							
								 
							
						 
						
							
							
								
								appended history, fixed getPositions, moved color backer back to container from document root  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f2ec2f065 
								
							
								 
							
						 
						
							
							
								
								- Improved the positioning and CSS of the configurator and the color picker.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								22bc5e0380 
								
							
								 
							
						 
						
							
							
								
								added popup to configurator to explain the behaviour  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7d1b46753 
								
							
								 
							
						 
						
							
							
								
								added configChange event  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ace45e6c2e 
								
							
								 
							
						 
						
							
							
								
								- Added getOptionsFromConfigurator method.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96afb72d17 
								
							
								 
							
						 
						
							
							
								
								Fixed   #964 : `Timeline`, `Graph2d`, and `Network` not working on IE9  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ab51a7378 
								
							
								 
							
						 
						
							
							
								
								proper fix for validator locales  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ca06bc019 
								
							
								 
							
						 
						
							
							
								
								Removed left over console.log statement  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e9ccebf27 
								
							
								 
							
						 
						
							
							
								
								Fixed   #897 : Timeline option `{snap: null}` did give a validation error  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba5cf07b08 
								
							
								 
							
						 
						
							
							
								
								Fixed   #893 ,  #911 : the `clickToUse` option of Network, Graph2d, and Network was blocking click events in the web page.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab112d8a40 
								
							
								 
							
						 
						
							
							
								
								added stochastic option check to the testing. Fixed few bugs  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1cf66f6ac9 
								
							
								 
							
						 
						
							
							
								
								fixed   #892 , added case for any format  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								719a16aec0 
								
							
								 
							
						 
						
							
							
								
								fixed little bug in configurator  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b0785fbf9 
								
							
								 
							
						 
						
							
							
								
								more examples, more tweaks, small expansion of the validator to check locally for matches.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								176742b33f 
								
							
								 
							
						 
						
							
							
								
								Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccbdd46cc4 
								
							
								 
							
						 
						
							
							
								
								fixed bounding box bug, added function filter to configuration system  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88ab094789 
								
							
								 
							
						 
						
							
							
								
								Moved validator and ConfigurationSystem to ./lib/shared, and continue with options on error  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9da1b1575 
								
							
								 
							
						 
						
							
							
								
								Fixed clickToUse  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cebb52d516 
								
							
								 
							
						 
						
							
							
								
								Fixed   #448 : added some styles to prevent conflicts with bootstrap css styles  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7dfe60be38 
								
							
								 
							
						 
						
							
							
								
								removed mousetrap, added keycharm  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9360434678 
								
							
								 
							
						 
						
							
							
								
								Renamed "Link" to "Edge" in manipulation menu  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab869c1bcd 
								
							
								 
							
						 
						
							
							
								
								Renamed option `activatable` to `clickToUse`  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55e2004732 
								
							
								 
							
						 
						
							
							
								
								Implemented `activatable` support for Network  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0808f0a891 
								
							
								 
							
						 
						
							
							
								
								Implemented option `activatable` for Timeline and Graph2d  
							
							
								
							
							
						 
						11 years ago