f43e935bef 
								
							
								 
							
						 
						
							
							
								
								Issues  #275 ,  #363  - individual Timeline items editable or readonly  
							
							Timeline will check for the property 'editable' on individual items.
  if editable === true
    ignore timeline option 'editable'
    allow item to be edited
  else if editable === false
    ignore timeline option 'editable'
    do not allow item to be edited
  else
    use timeline option 'editable'
If two items are selected and one is not editable, only the editable
item is draggable.
This change required the css class .vis-editable be moved from the
item set to the individual item containers to maintain proper styling. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc574a4195 
								
							
								 
							
						 
						
							
							
								
								Fixed transparency of background items  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b523d7ef85 
								
							
								 
							
						 
						
							
							
								
								Fixed background styling issue with Graph2d  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61108f393e 
								
							
								 
							
						 
						
							
							
								
								Renamed class `.vis-item-frame` to `.vis-item-overflow`  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4ba655050 
								
							
								 
							
						 
						
							
							
								
								Changed the 'auto' alignment of range item contents such that it always displays the left side of the conents (see  #785 )  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1d3ec56c49 
								
							
								 
							
						 
						
							
							
								
								Added extra div to background items too  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0585fc4d34 
								
							
								 
							
						 
						
							
							
								
								Fixed delete button not being visible  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9da1b1575 
								
							
								 
							
						 
						
							
							
								
								Fixed clickToUse  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3e3dccad7 
								
							
								 
							
						 
						
							
							
								
								Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d)  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c08a8a582f 
								
							
								 
							
						 
						
							
							
								
								Fixed   #609 : reduce the left/right dragarea when an item range is very small, so you can still move it as a whole  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81dc7642fe 
								
							
								 
							
						 
						
							
							
								
								Fixed   #621 : item ranges being displayed with a minimum of 10px (twice the padding).  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09ac576970 
								
							
								 
							
						 
						
							
							
								
								Added docs and example on background grid styling and some minor tweaks  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c33b3eb92 
								
							
								 
							
						 
						
							
							
								
								Added classNames to vertical grid lines  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60e0525187 
								
							
								 
							
						 
						
							
							
								
								Fixed another bug related to overflowing contents ( #459 )  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95e12e42da 
								
							
								 
							
						 
						
							
							
								
								Fixed   #459 : content in range items may overflow range after zoom  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d20187feb 
								
							
								 
							
						 
						
							
							
								
								added alignZeros  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1636e3717f 
								
							
								 
							
						 
						
							
							
								
								Add 'title' option to display a title on the left or right axes.  
							
							This is primarily designed for the graph2d line graph. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8aa4528ffd 
								
							
								 
							
						 
						
							
							
								
								Fixed   #336 : Timeline not working on IE9 anymore  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ace17d4f21 
								
							
								 
							
						 
						
							
							
								
								Fixed height of BackgroundItems not being 100% when timeline has a fixed height  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31e0c20f72 
								
							
								 
							
						 
						
							
							
								
								Simplified the background item support for empty/undefined contents  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c1ede99af 
								
							
								 
							
						 
						
							
							
								
								no default padding and margin for backgrounditems  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f63c115ee 
								
							
								 
							
						 
						
							
							
								
								updated background itemtype. No content is allowed now.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d66916793 
								
							
								 
							
						 
						
							
							
								
								Oops fixing the overflow issue with the dots of BoxItems broke item selection.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29b4e31b31 
								
							
								 
							
						 
						
							
							
								
								Fixed an overflow issue with the dots of BoxItems  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5391f7c29d 
								
							
								 
							
						 
						
							
							
								
								Fixed   #162 : Implemented a new item type `background`  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d45d947e5 
								
							
								 
							
						 
						
							
							
								
								Dots of items are now attached to the top panel instead of background panel (no need for z-index tricks)  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0a5b12593 
								
							
								 
							
						 
						
							
							
								
								Moved source code from `/src/` to `/lib/`  
							
							
								
							
							
						 
						11 years ago