|  Jos de Jong | cc754fdafb | Merge pull request #484 from mdxs/patch-1 Fixed typo in documentation of title for Groups | 11 years ago | 
				
					
						|  Alex de Mulder | 2aacd4e8a3 | added two 'var' statements to comply with use strict | 11 years ago | 
				
					
						|  Alex de Mulder | 83a6cf889e | redraw on back on manipulation | 11 years ago | 
				
					
						|  Alex de Mulder | d4cc65df64 | - Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode - Better cleanup after reconnecting edges in manipulation mode | 11 years ago | 
				
					
						|  Alex de Mulder | 03b869a1e0 | fixed zooming on tablet | 11 years ago | 
				
					
						|  Alex de Mulder | 13238fc7a0 | Merge remote-tracking branch 'origin/develop' into develop | 11 years ago | 
				
					
						|  Alex de Mulder | 568aa702ca | removed double code | 11 years ago | 
				
					
						|  jos | f861102c41 | Merge branch 'master' into develop | 11 years ago | 
				
					
						|  Jos de Jong | 1ae2ac152b | Merge pull request #486 from mdxs/patch-2 Reflect dual licensed vis.js in README | 11 years ago | 
				
					
						|  mdxs | 99e0d1f272 | Reflect dual licensed vis.js in README Further to #285, it seems the `README.md` wasn't changed in 124395d974to reflect the dual license status. | 11 years ago | 
				
					
						|  Alex de Mulder | 26e995ce75 | fixed keycharm with strict mode | 11 years ago | 
				
					
						|  Alex de Mulder | 9d1e329107 | updated build | 11 years ago | 
				
					
						|  Alex de Mulder | eed0edd5d3 | Merge remote-tracking branch 'origin/develop' into develop Conflicts:
	dist/vis.js | 11 years ago | 
				
					
						|  Alex de Mulder | 792af10281 | fixed keycharm issue | 11 years ago | 
				
					
						|  mdxs | e54a12bb6c | Fixed typo in documentation of title for Groups | 11 years ago | 
				
					
						|  jos | 090383d462 | Fixes for ES5 strict mode | 11 years ago | 
				
					
						|  Jos de Jong | b0b7c0b663 | updated .gitignore | 11 years ago | 
				
					
						|  Jos de Jong | 8bd82ab84c | updated histroy | 11 years ago | 
				
					
						|  jos | d86a535c07 | Bumped version number to 3.7.2-SNAPSHOT | 11 years ago | 
				
					
						|  jos | 9b8f4bb4b6 | Released version 3.7.1 | 11 years ago | 
				
					
						|  jos | ea9733b88c | Merge remote-tracking branch 'origin/develop' into develop | 11 years ago | 
				
					
						|  jos | 60e0525187 | Fixed another bug related to overflowing contents (#459) | 11 years ago | 
				
					
						|  Alex de Mulder | 4fee1a2c9a | Fixed height increase on scolling if only graphHeight is defined. | 11 years ago | 
				
					
						|  Alex de Mulder | 5f5869fef0 | fixed drawing points with bars (ex 12) | 11 years ago | 
				
					
						|  Alex de Mulder | b7a99e8d80 | Merge remote-tracking branch 'origin/develop' into develop Conflicts:
	dist/vis.js | 11 years ago | 
				
					
						|  Alex de Mulder | c397262c1f | fixed drawing points with bars (ex 12) | 11 years ago | 
				
					
						|  jos | 246b0be530 | Fixed background items being selectable and editable when a height is set (see #454) | 11 years ago | 
				
					
						|  jos | 8b5329cd6e | whoops, cleaned up a console.log | 11 years ago | 
				
					
						|  jos | 354f95a422 | Updated history | 11 years ago | 
				
					
						|  jos | 62ce8a4771 | Fixed #461: configuring either `start` or `end` | 11 years ago | 
				
					
						|  Alex de Mulder | 065c4222cb | made pixelRatio a property, not an option | 11 years ago | 
				
					
						|  Alex de Mulder | 104079f305 | updated builds, history | 11 years ago | 
				
					
						|  Alex de Mulder | eeb70e4dc2 | merged pull request #464 | 11 years ago | 
				
					
						|  Alex de Mulder | 640f491b68 | fixed reference to dataset at bar styles. | 11 years ago | 
				
					
						|  Alex de Mulder | 03d950ef39 | removed setData from the Graph2d docs | 11 years ago | 
				
					
						|  Alex de Mulder | 782e3f3468 | fixed typo #467, removed old, unused options from network | 11 years ago | 
				
					
						|  jos | cebb52d516 | Fixed #448: added some styles to prevent conflicts with bootstrap css styles | 11 years ago | 
				
					
						|  jos | 0ed4309697 | Add a newline to the minified vis.min.js file to prevent issues when concatenating downstream (see #447) | 11 years ago | 
				
					
						|  Vincent Lecrubier | 8647ead857 | Add support for High Resolution displays | 11 years ago | 
				
					
						|  jos | 0efdfa3915 | Added loop protetion for Timeline redrawing (see #450) | 11 years ago | 
				
					
						|  jos | 95e12e42da | Fixed #459: content in range items may overflow range after zoom | 11 years ago | 
				
					
						|  Alex de Mulder | e5481cdb04 | - dragEnd event now does not give the selected nodes if only the viewport has been dragged #453 | 11 years ago | 
				
					
						|  Alex de Mulder | 6d20187feb | added alignZeros | 11 years ago | 
				
					
						|  jos | 223d1b3e8e | Updated /dist/ | 11 years ago | 
				
					
						|  jos | 47234a602d | Implemented selection of a range of items using Shift+Click | 11 years ago | 
				
					
						|  jos | 9fe92b69b1 | Updated history | 11 years ago | 
				
					
						|  Jos de Jong | fc47ae26a9 | Merge pull request #444 from motzel/develop Fixed onAdd/onUpdate callbacks not working when using DataView in Timeline | 11 years ago | 
				
					
						|  Bogdan Modzelewski | d760f3d98a | Fixed onAdd/onUpdate callbacks not working when using DataView in Timeline | 11 years ago | 
				
					
						|  jos | ba74a15c70 | Bumped version number to 3.7.1-SNAPSHOT | 11 years ago | 
				
					
						|  jos | e18e0ca70e | Released version 3.7.0 | 11 years ago |