|  jos | a9ca766af7 | Fixed #24: Implemented support for time zones (see examples/timeline/other/timezone.html) | 10 years ago | 
				
					
						|  jos | 7c22bd3c3b | Configurator is now lazy loaded in Timeline, Graph2d, and Network (see #964) | 10 years ago | 
				
					
						|  jos | 7771406dcd | Reorganized `Timeline.fit()` a bit | 10 years ago | 
				
					
						|  jos | ac0563e408 | Fit working (still needs simplification) | 10 years ago | 
				
					
						|  jos | 1648604401 | Halfway implementing improved Timeline.fit() | 10 years ago | 
				
					
						|  jos | bbfe7d3535 | Halfway improving Timeline.fit() | 10 years ago | 
				
					
						|  jos | bca61e3f07 | Fixed losing selection when changing configuration option `type` on the fly | 10 years ago | 
				
					
						|  jos | 176742b33f | Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`. | 10 years ago | 
				
					
						|  jos | f26c4ea0aa | Fixed #841: messing up clientY and pageY in event handling | 10 years ago | 
				
					
						|  jos | 88ab094789 | Moved validator and ConfigurationSystem to ./lib/shared, and continue with options on error | 10 years ago | 
				
					
						|  jos | f79449e812 | Implemented option validator for Timeline | 10 years ago | 
				
					
						|  jos | f30a3a4556 | Integrated an option configurator | 10 years ago | 
				
					
						|  jos | 3d4213fa73 | Added an example about orientation of axis and items, and fixed a bug in orientation of items | 10 years ago | 
				
					
						|  jos | 7e0961ae73 | - Dropped support for Google DataTable. - Dropped support for appending data returned by `DataSet.get()` to an existing Array or DataTable.
- Fixed a `window` issue in uuid.js. | 10 years ago | 
				
					
						|  jos | aee5c1e3fd | Renamed option `animate` to `animation`, and changed it to be either a boolean or an object `{duration: number, easingFunction: string}` | 10 years ago | 
				
					
						|  jos | 7f8bedf580 | Added convenience method `setData({groups: groups, items: items})` | 10 years ago | 
				
					
						|  jos | 97de69af1c | Fixed broken method `getEventProperties` | 10 years ago | 
				
					
						|  jos | 2929fafa20 | Deprecated option `showCustomTime`. Use method `addCustomTime()` instead. | 10 years ago | 
				
					
						|  jos | b9bb040967 | Fixed #691: Orientation can now be configured separately for axis and items. | 10 years ago | 
				
					
						|  jos | 0fcae5c2c9 | Graph2d: Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. | 10 years ago | 
				
					
						|  jos | 36cb8193d1 | Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. | 10 years ago | 
				
					
						|  jos | f29176bcac | Fixed #665, fixed #149: Implemented orientation option `'both'`, displaying a time axis both on top and bottom. | 10 years ago | 
				
					
						|  jos | 681f305c92 | Fixed #629: timeline not properly initializing with a DataView for groups | 10 years ago | 
				
					
						|  jos | 1aea9fed30 | Implemented option `snap` | 10 years ago | 
				
					
						|  jos | d587c437a8 | Fixed #550: `Timeline.redraw()` now also recalculates the size of items. | 10 years ago | 
				
					
						|  jos | 8b5329cd6e | whoops, cleaned up a console.log | 11 years ago | 
				
					
						|  jos | 62ce8a4771 | Fixed #461: configuring either `start` or `end` | 11 years ago | 
				
					
						|  Alex de Mulder | af5af63558 | working arrays to hide, fixed zoom, fixed pinch, made seperate volatile object for dynamic date support. | 11 years ago | 
				
					
						|  jos | f7f032df0c | Replaced all `arr instanceof Array` with `Array.isArray(arr)` | 11 years ago | 
				
					
						|  jos | 1156e2f92e | Fixed a reference to DataSet | 11 years ago | 
				
					
						|  Alex de Mulder | d9e27b5d20 | tweaked graph2d based on timeline. Introduced ignoreStacking for items, used in background item type. | 11 years ago | 
				
					
						|  Alex de Mulder | 4221671f55 | updated constructors for timeline and graph2d (container, items, groups, options) with backwards compatibility | 11 years ago | 
				
					
						|  jos | e7ec9a669a | A fix in applying fit on initialization of the Timeline | 11 years ago | 
				
					
						|  jos | 12f11ed8d5 | Oops. Move the shared function `fit` back to Core | 11 years ago | 
				
					
						|  jos | 95127c0683 | Added example 22_window_adjustment.html | 11 years ago | 
				
					
						|  jos | 1d70335b1a | Implemented animated range change for functions `fit`, `focus`, `setSelection`, and `setWindow`. | 11 years ago | 
				
					
						|  jos | 09cb25296d | Added an example set selection. Some minor fixes and improvements in setSelection | 11 years ago | 
				
					
						|  jos | b2d406e446 | Fixed #230: Implemented function `focus(id)` to center a specific item (or multiple items) on screen | 11 years ago | 
				
					
						|  jos | 0808f0a891 | Implemented option `activatable` for Timeline and Graph2d | 11 years ago | 
				
					
						|  jos | a2c9433601 | Timeline and Graph2d now extend Core instead of loading it mixin wise | 11 years ago | 
				
					
						|  Alex de Mulder | b8d5d4629b | added fit() and getItemRange() | 11 years ago | 
				
					
						|  Alex de Mulder | de365cd6e5 | made graph2d and timeline use the same core | 11 years ago | 
				
					
						|  jos | c8e8691d68 | Added vis-light bundle | 11 years ago | 
				
					
						|  jos | 7df77e69c9 | Fixed #219: implemented function `getVisibleItems` | 11 years ago | 
				
					
						|  jos | 72dfc0c45f | Reworked all code to commonjs modules. Replaced the build script with Gulp | 11 years ago | 
				
					
						|  jos | f0a5b12593 | Moved source code from `/src/` to `/lib/` | 11 years ago | 
				
					
						|  jos | 4873c8aba4 | Fixed `DataView` not working in Timeline (see #195) | 11 years ago | 
				
					
						|  jos | 4f6f8ce2b6 | Fixed scrollTop offset issue | 11 years ago | 
				
					
						|  Alex de Mulder | cd4d06789c | bugfixes (sampling, timeline) | 11 years ago | 
				
					
						|  Alex de Mulder | 40fd3d64db | fixed mean bug by introducing to global time and screen, removed a lot of the dataset function usage due to them being VERY slow (15x speed difference!!) | 11 years ago |