cdff6b12f3 
								
							
								 
							
						 
						
							
							
								
								Network feature: background style for edges ( #3606 )  
							
							* background docs
* edge background
* Update edges.html
* Update EdgeBase.js 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e929e3543 
								
							
								 
							
						 
						
							
							
								
								Moved navbar elements in all html documentation files to partial ( #3604 )  
							
							* Moved navbar elements in all html documentation files to partial
This consolidates the common menu elements in all documentation files to a partial.
* Moved test-exclamation mark 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e74dc43c0a 
								
							
								 
							
						 
						
							
							
								
								Docs: Moved end block in all html documentation files to partial ( #3597 )  
							
							* Added partial, tested with some pages
* Docs: Moved end block in all html documentation files to partiel
This rcConsolidatersd common footer in all documentation files to a partial.
I'm hoping this serves as an example for others to isolate more common blocks (the menu would be the perfect candidate). It's straightforward work. 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								663e294e68 
								
							
								 
							
						 
						
							
							
								
								Network: Adjust documentation for arrows.middle.scaleFactor ( #3488 )  
							
							* Network: Adjust documentation for arrows.middle.scaleFactor
Addendum to #3474 .
Updated the documentation, so that users can know about flipping the middle arrow with a negative scale factor.
* Adjusted text for review 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								091473a75e 
								
							
								 
							
						 
						
							
							
								
								Add endpoint 'bar' to Network ( #3444 )  
							
							* Add endpoint 'bar' to Network
Fixes  #3412 
- Adds class `Bar` and handling to `EndPoints.js`
- Adjusted `options.js` for endpoint, minor code changes
- Added to example `network/edgeTypes/arrowTypes`.
- Added to edges documentation
* Grumbl fix travis unit test yet again. Go die already! 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								228ee81afb 
								
							
								 
							
						 
						
							
							
								
								add link to a mentioned example ( #2709 )  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								37c595e906 
								
							
								 
							
						 
						
							
							
								
								added arrow-type docs;  #1993  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2977dfd565 
								
							
								 
							
						 
						
							
							
								
								- Improved the hierarchical layout algorithm by adding a condensing method to remove whitespace.  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e9e4cc3d5 
								
							
								 
							
						 
						
							
							
								
								- Altered edges for arrows and added the arrowStrikethrough option.  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								700e735336 
								
							
								 
							
						 
						
							
							
								
								added cubic bezier curves.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0ca320b8c 
								
							
								 
							
						 
						
							
							
								
								bit more hacking to make search blazingly fast :)  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a85d04683b 
								
							
								 
							
						 
						
							
							
								
								added live update for search  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be603b01dd 
								
							
								 
							
						 
						
							
							
								
								yay! new search for visjs.org  
							
							see #909  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe9086b38e 
								
							
								 
							
						 
						
							
							
								
								added breadcrumbs to all pages  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57237ac9ed 
								
							
								 
							
						 
						
							
							
								
								* Improved documentation for node and edge scaling properties.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								78c5f38568 
								
							
								 
							
						 
						
							
							
								
								- Added labelHighlightBold option to edges and nodes.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40141de85c 
								
							
								 
							
						 
						
							
							
								
								added from and to to docs, fixed hoverConnectedEdges in docs  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f17401c03d 
								
							
								 
							
						 
						
							
							
								
								expanded docs, added buttons, fixed titles  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6216bb6e5 
								
							
								 
							
						 
						
							
							
								
								Removed menu item Documentation  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b0785fbf9 
								
							
								 
							
						 
						
							
							
								
								more examples, more tweaks, small expansion of the validator to check locally for matches.  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40c11a9e10 
								
							
								 
							
						 
						
							
							
								
								more buxfixes n doc updates and default value tweaks and example tweaks  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c131c084cc 
								
							
								 
							
						 
						
							
							
								
								Refactored table columns "mid"  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								350f05090f 
								
							
								 
							
						 
						
							
							
								
								Doc styling tweaks  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14ed1bb907 
								
							
								 
							
						 
						
							
							
								
								bugfixes, added examples  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14c4a10c9b 
								
							
								 
							
						 
						
							
							
								
								added dot and gephi parser to docs, need to include examples in the docs everywhere. Added working example code at the top of the docs and link to example 1  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f81b41c16b 
								
							
								 
							
						 
						
							
							
								
								fixed docs (added tabs) fixed gephiparser, fixed edges, labels on selfreferenced edges, fixed dotlanguage  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b075115f2d 
								
							
								 
							
						 
						
							
							
								
								changed docs, collected methods and events  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9a1a88f41 
								
							
								 
							
						 
						
							
							
								
								fixed all trello issues and added snazzy option lookup to validator  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0a59ba01f 
								
							
								 
							
						 
						
							
							
								
								fixed dashes  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d9e6b0d4f 
								
							
								 
							
						 
						
							
							
								
								added docs for null and undefined. Reduced levenshtein distance threshold from 10 to 8 in validator  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fc617faa7 
								
							
								 
							
						 
						
							
							
								
								reformatted options for graph2d dataAxis, docs to follow. New docs have statically linked menu bars, switched to uuid library for uuid v4 rfc4122 UUIDs ( #432 )  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b825e3f119 
								
							
								 
							
						 
						
							
							
								
								unified the docs a bit  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f5bc44eea 
								
							
								 
							
						 
						
							
							
								
								docs, bugfixes  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e30d2f009 
								
							
								 
							
						 
						
							
							
								
								added manipulation documentation and numerous bugfixes  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7919d58c84 
								
							
								 
							
						 
						
							
							
								
								added clustering documentation, updated clustering to 4.0, bug fixing  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c48a48a30f 
								
							
								 
							
						 
						
							
							
								
								added docs to branch  
							
							
								
							
							
						 
						10 years ago