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  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								58924d5137 
								
							
								 
							
						 
						
							
							
								
								replace { bool } with { boolean: bool } to  fix   #2500  ( #2501 )  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								9be6330698 
								
							
								 
							
						 
						
							
							
								
								Remove dist folder ( #2497 )  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d76f9888b 
								
							
								 
							
						 
						
							
							
								
								Don't pass non-string values to Date.parse ( #2491 )  
							
							Fixes: https://github.com/almende/vis/issues/2490  
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01aada74e4 
								
							
								 
							
						 
						
							
							
								
								Fix minor bug when option is not defined ( #2486 )  
							
							* Fix redraw order
* Fix error when option is not defined 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b27f47995 
								
							
								 
							
						 
						
							
							
								
								Fix YUI Compressor incompatibilities and in so doing improve general JavaScript correctness ( #2452 )  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60cd75860a 
								
							
								 
							
						 
						
							
							
								
								add example for network on Load animation. ( #2476 )  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								067a6e88d2 
								
							
								 
							
						 
						
							
							
								
								adding example of cursor change for 1845, and now doing it off develop to fix history ( #2463 )  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73f880d9f4 
								
							
								 
							
						 
						
							
							
								
								Fix initial drag ( #2474 )  
							
							* Fix redraw order
* Fix initial drag item bug
* Fix indents 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9692d0df49 
								
							
								 
							
						 
						
							
							
								
								Fix error on click for graph2D when no data is provided ( #2472 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c584a754ac 
								
							
								 
							
						 
						
							
							
								
								Fix graph2D render issue ( #2470 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								3bc182b26a 
								
							
								 
							
						 
						
							
							
								
								Fix Range ctor with optional options parameter ( #2468 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								58cc1d93e6 
								
							
								 
							
						 
						
							
							
								
								fix :  #2422  Timeline onMove callback ( #2427 )  
							
							* Fix redraw order
* Fix calling dragStart mote than once 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66047acd63 
								
							
								 
							
						 
						
							
							
								
								fix :  #2370  IE10 drag-and-drop support ( #2426 )  
							
							* Fix redraw order
* Fix IE10 support for dnd 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								15b739d920 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2411  from almende/codeClimate  
							
							added code-climate checks for develop branch 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b73a13910 
								
							
								 
							
						 
						
							
							
								
								mdlint: allow dollar signs used before commands without showing output  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								008371a26e 
								
							
								 
							
						 
						
							
							
								
								csslint deactivated 'adjoining-classes'  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de7808885a 
								
							
								 
							
						 
						
							
							
								
								csslint deactivated 'order-alphabetical'  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69da64972f 
								
							
								 
							
						 
						
							
							
								
								disabled csslint rule box-model  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b18439343 
								
							
								 
							
						 
						
							
							
								
								removed TODO;  
							
							removed trailing spaces 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9056c160c 
								
							
								 
							
						 
						
							
							
								
								added code-climate configs  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e9dce1193 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2406  from almende/build-cleanup  
							
							removed merge-stream 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c96927d7d 
								
							
								 
							
						 
						
							
							
								
								removed merge-stream  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5900ea0319 
								
							
								 
							
						 
						
							
							
								
								fix: _origRedraw sometimes undefined ( #2399 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a77e462105 
								
							
								 
							
						 
						
							
							
								
								fix :  #2402  make sure a given element isn’t undefined before accessing properties ( #2403 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d7a21c847 
								
							
								 
							
						 
						
							
							
								
								fixes   #2367  Group editable bug ( #2368 )  
							
							* Fix groupEditable
* Fix group drag in vertical direction bug
* Fix indentation 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								eeba7fd05d 
								
							
								 
							
						 
						
							
							
								
								feat: add pointer position to zoom event ( #2377 )  
							
							* add pointer position to zoom event
* Update docs with zoom api 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d779efe3f3 
								
							
								 
							
						 
						
							
							
								
								Fixes   #2336  mouse wheel problem on custom time element ( #2366 )  
							
							* Fix mouse zoom on currentTime
* Fix customTime mousewheel bug 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a32a7f77f3 
								
							
								 
							
						 
						
							
							
								
								Fixes   #2307  timeline async initial redraw bug ( #2386 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								52b7474c3c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2357  from wimrijnders/PR28  
							
							Readied 3d camera orientation code for merge into develop branch 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d42284527 
								
							
								 
							
						 
						
							
							
								
								Readied 3d camera orientation code for merge into develop branch  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								769415ea3a 
								
							
								 
							
						 
						
							
							
								
								Improvement for camera 3d moving ( #2340 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4f6a6f0a7 
								
							
								 
							
						 
						
							
							
								
								Add ability to move graph3d by left mouse button while pressing ctrl key and rotate like before  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0c5659383 
								
							
								 
							
						 
						
							
							
								
								fixed label disappearing bug for large axis values in graph3d ( #2348 )  
							
							* fixed label disappearing bug for large axis values in Graph3d
* only fixed label disappearing bug for large axis values in Graph3d
* very only fixed label disappearing bug for large axis values in Graph3d 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44df7e5a64 
								
							
								 
							
						 
						
							
							
								
								Fixes   #2333  Scrollbar width on browser zoom ( #2344 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b31ae149f0 
								
							
								 
							
						 
						
							
							
								
								label margins for box, circle, database, icon and text nodes. ( #2343 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17ce133094 
								
							
								 
							
						 
						
							
							
								
								Edit edge without endpoint dragging, and pass label in data ( #2329 )  
							
							* { manipulation: { editEdge: { editWithoutDrag: function } } } edits an edge without dragging.
* An example of editing network edges without dragging, enabling label creation / change 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0ca1af07f 
								
							
								 
							
						 
						
							
							
								
								Fixes   #2319  ( #2335 )  
							
							* Fix brackets problem
* Fix timeStep.getClassName 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								878f0c53f3 
								
							
								 
							
						 
						
							
							
								
								Improvements to support group visibility (see  #2315 ) ( #2334 )  
							
							* Add hidden groups height calculations
* Fix jittering groups
* Remove non-existant parameter
* Cleanup example
* Remove console.log 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e79d709df6 
								
							
								 
							
						 
						
							
							
								
								Added option to change the visibility of a group ( #2315 )  
							
							* Added group option to change the visibility of a group
* updated the groupsEditable example page to demo the use of this feature
* updated the timeline documentation to describe this option 
							
						 
						9 years ago