|  jos | 28e2711e74 | Updated history and docs | 10 vuotta sitten | 
				
					
						|  Jos de Jong | 9a200c6ee8 | Merge pull request #1423 from hansmaulwurf23/issue_1378 cloning old data before updating to fix #1378 | 10 vuotta sitten | 
				
					
						|  Martin Fischer | a09df56a45 | defined a read only property 'data' to avoid breaking the api | 10 vuotta sitten | 
				
					
						|  jos | 9605e5c6b0 | Fixed warning message | 10 vuotta sitten | 
				
					
						|  jos | f22eb05753 | Updated history | 10 vuotta sitten | 
				
					
						|  Jos de Jong | 73f3be9093 | Merge pull request #1395 from liuqingc/develop Added allDraggable option for timeline to support dragging unselected item | 10 vuotta sitten | 
				
					
						|  Liuqing Chen | 5009adca92 | Rename timeline option 'allDraggable' to 'itemsAlwaysDraggable' and update documentation | 10 vuotta sitten | 
				
					
						|  Martin Fischer | 1eccf093ac | cloning old data before updating to fix #1378 | 10 vuotta sitten | 
				
					
						|  Maxime Douailin | 572cafb1da | updated doc with new setSelection method | 10 vuotta sitten | 
				
					
						|  Maxime Douailin | 11288efaeb | Merge branch 'develop' of https://github.com/almende/vis into feat-network-setselection | 10 vuotta sitten | 
				
					
						|  Maxime Douailin | ee0300c38a | added method setselection used by both selectNodes and selectEdges methods | 10 vuotta sitten | 
				
					
						|  jos | 603d155e04 | Merge remote-tracking branch 'origin/develop' into develop | 10 vuotta sitten | 
				
					
						|  jos | 46dbe3a81d | Expose `vis.timeline.Core` for customization purposes (see #1126) | 10 vuotta sitten | 
				
					
						|  Alex | c94bb055f0 | Merge pull request #1415 from labianchin/patch-2 Fix the example link in timeline docs | 10 vuotta sitten | 
				
					
						|  Luís Bianchin | 0a0e2e2d49 | Fix the example link in timeline docs | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | ce4fec4da3 | - Fixed #1324: Labels now scale again. | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | 759cff058b | - Fixed #1398: Support nodes start with the correct positions. | 10 vuotta sitten | 
				
					
						|  jos | dc7fdaa67b | Updated docs on DataSet.get() and DataView.get(). See #1401 | 10 vuotta sitten | 
				
					
						|  jos | af51794a5b | Added accidentally removed `__any__` field from locales structure again | 10 vuotta sitten | 
				
					
						|  Liuqing Chen | 5e1169eb88 | add allDraggable option for timeline to support dragging unselected item | 10 vuotta sitten | 
				
					
						|  jos | a022e56ab6 | Updated history | 10 vuotta sitten | 
				
					
						|  Jos de Jong | 4822b75bd9 | Merge pull request #1381 from phimimms/develop DataSet Performance Enhancement | 10 vuotta sitten | 
				
					
						|  jos | 04d3b97532 | Fixed #1385: Draw lines on top of bars | 10 vuotta sitten | 
				
					
						|  Philippe Mimms | 627d708efb | Replaced for-in loops in DataSet.js and DataView.js with Object-key iteration of cached length for greater computational performance. | 10 vuotta sitten | 
				
					
						|  jos | 9744c5eca5 | Fixed #1353: Custom bundling with browserify requiring manual installation of `babelify`. Updated readme on custom bundling. | 10 vuotta sitten | 
				
					
						|  jos | db2b1c83fa | Updated history | 10 vuotta sitten | 
				
					
						|  Jos de Jong | a67c245313 | Merge pull request #1354 from hansmaulwurf23/multiselectFiltersGroup added option multiselectFiltersGroup | 10 vuotta sitten | 
				
					
						|  Martin Fischer | 4b414646fa | renamed option from multiselectFiltersGroup to multiselectPerGroup, added docs | 10 vuotta sitten | 
				
					
						|  jos | d882fae44d | Removed the removed options `showMinorLines` and `showMajorLines` from the docs. | 10 vuotta sitten | 
				
					
						|  Martin Fischer | 46389aeae7 | added option multiselectFiltersGroup | 10 vuotta sitten | 
				
					
						|  jos | e91ab2351c | Fixed #1343: Connected edges are now deselected too when deselecting a node | 10 vuotta sitten | 
				
					
						|  jos | 2e55773d60 | Bumped version number to 4.9.1-SNAPSHOT | 10 vuotta sitten | 
				
					
						|  jos | a59e72800f | Released version 4.9.0 | 10 vuotta sitten | 
				
					
						|  jos | d7124f9df3 | Fixed #1249: option `hiddenDates` not accepting a single hidden date | 10 vuotta sitten | 
				
					
						|  jos | 304129882e | Fixed #1326: wrongly positioned dot of PointItems | 10 vuotta sitten | 
				
					
						|  jos | 60fdb071d8 | Updated history | 10 vuotta sitten | 
				
					
						|  Jos de Jong | 440065e4a0 | Merge pull request #1325 from machinemetrics/master Bad call to getHiddenDurationBetween | 10 vuotta sitten | 
				
					
						|  Jacob Lauzier | d968da74ef | Bad call to getHiddenDurationBetween Bug in Range.js call to DateUtil.getHiddenDurationBetween. It was passing in this.options.moment which is not expected by getHiddenDurationBetween. | 10 vuotta sitten | 
				
					
						|  Alex | 9aa4aedef1 | Merge pull request #1310 from bsnote/drawpoints-styles-fix add styles option back for data points | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | eef2407a97 | updated history | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | 5f1986ddd3 | Merge remote-tracking branch 'origin/develop' into develop | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | 11318647fe | added images with borders and updated the manipulation css | 10 vuotta sitten | 
				
					
						|  Jos de Jong | 73d3a2d01f | Merge pull request #1307 from Abrazan/custom-timeline-title Added possibility to change (or hide) the title of a CustomTime element. | 10 vuotta sitten | 
				
					
						|  Andrei Sedoi | 4ac55e99af | add styles option back for data points It was implemented in commit 4e6c5a5and accidentally deleted in commitf39c246. | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | 9781185fcb | updated docs | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | db598bc4f7 | - Made autoscaling on container size change pick the lowest between delta height and delta width. | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | 59a5fe8053 | - Fixed bug where dragging a node that is not a control node during edit edge mode would throw an error. | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | 7a6246ecc2 | - Fixed bug where a box shape could not be drawn outside of the viewable area. | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | bb0104bacf | fixed self referencing edges during clustering | 10 vuotta sitten | 
				
					
						|  Alex de Mulder | 1b9f166e91 | rebuilt | 10 vuotta sitten |