Alexander Wunschik
							
						 
						
							
							
							
								
							
								412f6e333d 
								
							
								 
							
						 
						
							
							
								
								Readme improvements ( #2520 )  
							
							 
							
							 
							
							
								
							
							
							* generate custom builds into the dist folder
* updated the we-need-help link in the readme
* general improvements of the readme 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								bbb48497af 
								
							
								 
							
						 
						
							
							
								
								updated npm dependencies ( #2518 )  
							
							 
							
							
								
							
							
						 
						8 years ago  
					 
				
					
						
							
							
								   Ephraim Berkovitch
							
						 
						
							
							
							
								
							
								d9cdcb82f1 
								
							
								 
							
						 
						
							
							
								
								feat:  #2451  Allow pass the color of points in 'dot-color' mode of Graph3D ( #2489 )  
							
							 
							
							 
							
							
								
							
							
							* Allow pass the color of points in 'dot-color' mode of Graph3D explicitly - clear the source code and finalize
* Add an onclick callback in Graph3D, to enable click and display customer user-defined information for single data point
* Extra data type validation for string conversion functions in Setings
* Disable onclick callback immediately after rotate/pan
* Re-format the JavaScript file
* No onclick event set by user - properly treat this case now
* Further reformat - indentation
* Handle the case where there is no closest data point 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   Lewis B
							
						 
						
							
							
							
								
							
								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  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								1eb05e52fa 
								
							
								 
							
						 
						
							
							
								
								readded throttleRedraw ( #2514 )  
							
							 
							
							 
							
							
								
							
							
							* readded depricated option throttleRedraw; fixes  #2511 
* added doc style for depricated options 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								884b75ee43 
								
							
								 
							
						 
						
							
							
								
								Babel update ( #2513 )  
							
							 
							
							 
							
							
								
							
							
							* move all babel options to .babelrc file
* updated babel-loader 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								fb8e81c574 
								
							
								 
							
						 
						
							
							
								
								Revert "Don't pass non-string values to Date.parse" ( #2512 )  
							
							 
							
							
								
							
							
						 
						8 years ago  
					 
				
					
						
							
							
								   David Anderson
							
						 
						
							
							
							
								
							
								becf18e6eb 
								
							
								 
							
						 
						
							
							
								
								feat: change styles if element is selected ( #2446 )  
							
							 
							
							 
							
							
								
							
							
							* element characteristic changes
* assume edge color inheritance is correct before choosing
* Adjust nodes’ chosen’s boolean -> bool
* Need to get user-reset size
* make example edges thicker for more noticeable shadow
* preemptive ES6 fix (see #2500/#2501)
* documentation for the feature that was previously overwritten 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								8ab1d183cb 
								
							
								 
							
						 
						
							
							
								
								feat:  #2300  Added nested groups ( #2416 )  
							
							 
							
							 
							
							
								
							
							
							* Fix groupEditable
* Fix group drag in vertical direction bug
* Fix indentation
* Add initial nestedGroups property
* Fix redraw order
* Get nested groups hiding working
* Add order to nestedGroups
* Fix up example
* Add support for intially closed nested groups
* Add nested groups indentation
* Fix indents
* Add nested groups docs
* Fix example
* Revert indents
* Add classes to nested and nesting group labels and add nesting group css
* Use pure css for nested group icons
* Remove commented off lines and unnecessary btn
* Fix indents
* Add support to showNested:false in group
* Add semicolon
* Remove empty lines 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								534ad9f32f 
								
							
								 
							
						 
						
							
							
								
								fix   #2500  for timeline  ( #2506 )  
							
							 
							
							 
							
							
								
							
							
							* Fix redraw order
* Fix error when option is not defined
* Allow template labels
* Fix boolean types bug 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   David Anderson
							
						 
						
							
							
							
								
							
								58924d5137 
								
							
								 
							
						 
						
							
							
								
								replace { bool } with { boolean: bool } to  fix   #2500  ( #2501 )  
							
							 
							
							
								
							
							
						 
						8 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								9f0376ea44 
								
							
								 
							
						 
						
							
							
								
								add template support for minor/major labels ( #2493 )  
							
							 
							
							 
							
							
								
							
							
							* Fix redraw order
* Fix error when option is not defined
* Allow template labels 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								9be6330698 
								
							
								 
							
						 
						
							
							
								
								Remove dist folder ( #2497 )  
							
							 
							
							
								
							
							
						 
						8 years ago  
					 
				
					
						
							
							
								   Jim O'Brien
							
						 
						
							
							
							
								
							
								9d76f9888b 
								
							
								 
							
						 
						
							
							
								
								Don't pass non-string values to Date.parse ( #2491 )  
							
							 
							
							 
							
							
								
							
							
							Fixes: https://github.com/almende/vis/issues/2490  
							
						 
						8 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								01aada74e4 
								
							
								 
							
						 
						
							
							
								
								Fix minor bug when option is not defined ( #2486 )  
							
							 
							
							 
							
							
								
							
							
							* Fix redraw order
* Fix error when option is not defined 
							
						 
						8 years ago  
					 
				
					
						
							
							
								   Graham J
							
						 
						
							
							
							
								
							
								502929ba6a 
								
							
								 
							
						 
						
							
							
								
								Create .babelrc ( #2466 )  
							
							 
							
							 
							
							
								
							
							
							When I was going through the documentation about creating custom builds
I ran into the error outlined at the below link. Applying the suggested
fix solved it so I'm submitting same here.
http://stackoverflow.com/questions/30386317/babelify-throws-parseerror-o 
n-import-a-module-from-node-modules
See https://github.com/almende/vis/pull/2460  
							
						 
						9 years ago  
					 
				
					
						
							
							
								   easleydp
							
						 
						
							
							
							
								
							
								3b27f47995 
								
							
								 
							
						 
						
							
							
								
								Fix YUI Compressor incompatibilities and in so doing improve general JavaScript correctness ( #2452 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   CapitanMorgan
							
						 
						
							
							
							
								
							
								60cd75860a 
								
							
								 
							
						 
						
							
							
								
								add example for network on Load animation. ( #2476 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   CapitanMorgan
							
						 
						
							
							
							
								
							
								067a6e88d2 
								
							
								 
							
						 
						
							
							
								
								adding example of cursor change for 1845, and now doing it off develop to fix history ( #2463 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								73f880d9f4 
								
							
								 
							
						 
						
							
							
								
								Fix initial drag ( #2474 )  
							
							 
							
							 
							
							
								
							
							
							* Fix redraw order
* Fix initial drag item bug
* Fix indents 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Uli Fahrer
							
						 
						
							
							
							
								
							
								9692d0df49 
								
							
								 
							
						 
						
							
							
								
								Fix error on click for graph2D when no data is provided ( #2472 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Uli Fahrer
							
						 
						
							
							
							
								
							
								c584a754ac 
								
							
								 
							
						 
						
							
							
								
								Fix graph2D render issue ( #2470 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								a093bc4ac0 
								
							
								 
							
						 
						
							
							
								
								Add visibleFrameTemplate option for higher item dom content ( #2437 )  
							
							 
							
							 
							
							
								
							
							
							* Fix redraw order
* Add initial itemVisibleFrame
* Add visibleFrameTemplate option
* Improve example
* Rename and fix example
* Fix comments from PR
* Fix example 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Uli Fahrer
							
						 
						
							
							
							
								
							
								3bc182b26a 
								
							
								 
							
						 
						
							
							
								
								Fix Range ctor with optional options parameter ( #2468 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								3311b9b17e 
								
							
								 
							
						 
						
							
							
								
								feat:  #1746  rolling mode ( #2439 )  
							
							 
							
							 
							
							
								
							
							
							* Add initial support for rolling mode
* Add rollingModeBtn and simplify example
* Make icon in css:
* Remove icon btn
* Add docs
* Fix zoom in rolling mode and initial start/end times 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								58cc1d93e6 
								
							
								 
							
						 
						
							
							
								
								fix :  #2422  Timeline onMove callback ( #2427 )  
							
							 
							
							 
							
							
								
							
							
							* Fix redraw order
* Fix calling dragStart mote than once 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								66047acd63 
								
							
								 
							
						 
						
							
							
								
								fix :  #2370  IE10 drag-and-drop support ( #2426 )  
							
							 
							
							 
							
							
								
							
							
							* Fix redraw order
* Fix IE10 support for dnd 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								419e6cd516 
								
							
								 
							
						 
						
							
							
								
								Fix :  #1906  Pass through original hammer.js events ( #2420 )  
							
							 
							
							 
							
							
								
							
							
							* Fix redraw order
* Add elements censor and event to emitter
* Fix all recursive loop in json event
* Add docs for event emitted 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								15b739d920 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2411  from almende/codeClimate  
							
							 
							
							 
							
							
								
							
							
							added code-climate checks for develop branch 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								607950bf99 
								
							
								 
							
						 
						
							
							
								
								fix :  #2327  Add support to fixed times drag and drop ( #2372 )  
							
							 
							
							 
							
							
								
							
							
							* Add support to fixed times drag and drop
* Fix IE support for drag and drop
* Add support to IE pointer location and data setting/getting 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								0b73a13910 
								
							
								 
							
						 
						
							
							
								
								mdlint: allow dollar signs used before commands without showing output  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								008371a26e 
								
							
								 
							
						 
						
							
							
								
								csslint deactivated 'adjoining-classes'  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								de7808885a 
								
							
								 
							
						 
						
							
							
								
								csslint deactivated 'order-alphabetical'  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								69da64972f 
								
							
								 
							
						 
						
							
							
								
								disabled csslint rule box-model  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								8b18439343 
								
							
								 
							
						 
						
							
							
								
								removed TODO;  
							
							 
							
							 
							
							
								
							
							
							removed trailing spaces 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								d9056c160c 
								
							
								 
							
						 
						
							
							
								
								added code-climate configs  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								1e9dce1193 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2406  from almende/build-cleanup  
							
							 
							
							 
							
							
								
							
							
							removed merge-stream 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Alexander Wunschik
							
						 
						
							
							
							
								
							
								9c96927d7d 
								
							
								 
							
						 
						
							
							
								
								removed merge-stream  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								5900ea0319 
								
							
								 
							
						 
						
							
							
								
								fix: _origRedraw sometimes undefined ( #2399 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   David Anderson
							
						 
						
							
							
							
								
							
								a77e462105 
								
							
								 
							
						 
						
							
							
								
								fix :  #2402  make sure a given element isn’t undefined before accessing properties ( #2403 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								4d7a21c847 
								
							
								 
							
						 
						
							
							
								
								fixes   #2367  Group editable bug ( #2368 )  
							
							 
							
							 
							
							
								
							
							
							* Fix groupEditable
* Fix group drag in vertical direction bug
* Fix indentation 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   David Anderson
							
						 
						
							
							
							
								
							
								8a9edbbf87 
								
							
								 
							
						 
						
							
							
								
								fix: Font styles and width and height of nodes ( #2385 )  
							
							 
							
							 
							
							
								
							
							
							* Multifont node and edge labels
* adjust documentation
* rework mod-font property inheritance
* Node max/min widths, min heights; Edge max widths
* Accumulate sizes correctly for unconstrained multipoint labels
* handle font.multi when groupOptions.font is not declared
* propagate label fonts on changes, not just creation
* Allow top-level constraint numbers
* accumulate width and empty lines appropriately 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yoavdamri
							
						 
						
							
							
							
								
							
								eeba7fd05d 
								
							
								 
							
						 
						
							
							
								
								feat: add pointer position to zoom event ( #2377 )  
							
							 
							
							 
							
							
								
							
							
							* add pointer position to zoom event
* Update docs with zoom api 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								d779efe3f3 
								
							
								 
							
						 
						
							
							
								
								Fixes   #2336  mouse wheel problem on custom time element ( #2366 )  
							
							 
							
							 
							
							
								
							
							
							* Fix mouse zoom on currentTime
* Fix customTime mousewheel bug 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								a32a7f77f3 
								
							
								 
							
						 
						
							
							
								
								Fixes   #2307  timeline async initial redraw bug ( #2386 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								5f7a721bf9 
								
							
								 
							
						 
						
							
							
								
								Fixed   #2312  vertical scroll bug with groups and fixed height ( #2363 )  
							
							 
							
							 
							
							
								
							
							
							* Fix left/right group alignment
* Add _setDOM and remove scrollbar when there is no scrolling
* Readd calculation of scrollbar width on resize 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   yotamberk
							
						 
						
							
							
							
								
							
								52b7474c3c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2357  from wimrijnders/PR28  
							
							 
							
							 
							
							
								
							
							
							Readied 3d camera orientation code for merge into develop branch 
							
						 
						9 years ago  
					 
				
					
						
							
							
								   Wim Rijnders
							
						 
						
							
							
							
								
							
								2d42284527 
								
							
								 
							
						 
						
							
							
								
								Readied 3d camera orientation code for merge into develop branch  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   linuxnotes
							
						 
						
							
							
							
								
							
								769415ea3a 
								
							
								 
							
						 
						
							
							
								
								Improvement for camera 3d moving ( #2340 )  
							
							 
							
							
								
							
							
						 
						9 years ago  
					 
				
					
						
							
							
								   A
							
						 
						
							
							
							
								
							
								c4f6a6f0a7 
								
							
								 
							
						 
						
							
							
								
								Add ability to move graph3d by left mouse button while pressing ctrl key and rotate like before  
							
							 
							
							
								
							
							
						 
						9 years ago