jos
							
						 | 
						
							
							
							
								
							
								b3e3dccad7
								
							
								
							
						 | 
						
							
							
								
								Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d)
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								61b9513070
								
							
								
							
						 | 
						
							
							
								
								More descriptive warning on missing locale (see #761)
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								5db59a91d7
								
							
								
							
						 | 
						
							
							
								
								Fixed #761: Timeline and Graph2d throwing an error when locale is not found. Gives a warning message instead.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								81ea2b1f4a
								
							
								
							
						 | 
						
							
							
								
								added google analytics
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								c76de8a341
								
							
								
							
						 | 
						
							
							
								
								Added a warning to the custom order example
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								b5f57c2dd3
								
							
								
							
						 | 
						
							
							
								
								Fixed a bug in the configuration option `config` when zooming out a lot when using range items
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								6fdb09e82f
								
							
								
							
						 | 
						
							
							
								
								Implemented configuration option `order: function` to define a custom ordering for the items (see #538, #324).
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								3e9b7ff06c
								
							
								
							
						 | 
						
							
							
								
								Added a file CONTRIBUTING.md
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								f6217d9d5e
								
							
								
							
						 | 
						
							
							
								
								Implemented creating new range items by dragging in an empty space with the ctrl key down.
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Oleg Yapparov
							
						 | 
						
							
							
							
								
							
								9c469d02ba
								
							
								
							
						 | 
						
							
							
								
								Added option to supply ID for the new custom time bar
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Oleg Yapparov
							
						 | 
						
							
							
							
								
							
								01207417f3
								
							
								
							
						 | 
						
							
							
								
								Added id parameter to set/getCustomTime methods, docs update
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   Oleg Yapparov
							
						 | 
						
							
							
							
								
							
								1c848f1f2d
								
							
								
							
						 | 
						
							
							
								
								Multiple customTime vertical bars
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								1aea9fed30
								
							
								
							
						 | 
						
							
							
								
								Implemented option `snap`
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								81dc7642fe
								
							
								
							
						 | 
						
							
							
								
								Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding).
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								3915e9c00c
								
							
								
							
						 | 
						
							
							
								
								Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								09ac576970
								
							
								
							
						 | 
						
							
							
								
								Added docs and example on background grid styling and some minor tweaks
							
							
							
							
								
							
							
						 | 
						10 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								90b8e3ef2f
								
							
								
							
						 | 
						
							
							
								
								Fixed #503: Docs on the item property `subgroup` missing.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								411b08abd6
								
							
								
							
						 | 
						
							
							
								
								- Added a finishedRedraw event.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								8fba071432
								
							
								
							
						 | 
						
							
							
								
								Fixed a regular expression
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								8527e25c6d
								
							
								
							
						 | 
						
							
							
								
								fixed subgroups and added sorting
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								5cd6a2c9a2
								
							
								
							
						 | 
						
							
							
								
								fixed all problems with hiddenDates
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								d35dbef594
								
							
								
							
						 | 
						
							
							
								
								fixed all problems with hiddenDates EXCEPT moment on firefox
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								ec8b53d938
								
							
								
							
						 | 
						
							
							
								
								fixed uneven spacing of hidden dates
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								00328965e7
								
							
								
							
						 | 
						
							
							
								
								Background areas can now be draw in a specific group or spread over the whole Timeline.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								c198bcd17b
								
							
								
							
						 | 
						
							
							
								
								Cleaned up example 29
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								a12e44dc14
								
							
								
							
						 | 
						
							
							
								
								updated subgroups to have specific indexes for sorting later on
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								704755a29e
								
							
								
							
						 | 
						
							
							
								
								updated and improved API for hidden dates with the repeat argument
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								f6a1a252ed
								
							
								
							
						 | 
						
							
							
								
								updated background item for better subgroup alignment. Fixed dragging items with hiddenDates
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								394fd73851
								
							
								
							
						 | 
						
							
							
								
								Added new examples to the index page
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								c35261eb9e
								
							
								
							
						 | 
						
							
							
								
								cleaned up subgroups, removed magic numbers, added example, works for top and bottom orientations.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								8baad7a749
								
							
								
							
						 | 
						
							
							
								
								finalized hiddenDates, fixed tablet support. Cleaned up code, set 4 pixel threshold for performance.
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								5eac1cf625
								
							
								
							
						 | 
						
							
							
								
								Docs and history for hiddenDates
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								3c8df26e41
								
							
								
							
						 | 
						
							
							
								
								fully working hiddenDates! woohoo!
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								95f7586248
								
							
								
							
						 | 
						
							
							
								
								almost working hiddenDates, generic and specific. Only start times now
							
							
							
							
								
							
							
						 | 
						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 | 
					
				
					
						
							
							
								   Alex de Mulder
							
						 | 
						
							
							
							
								
							
								db06332925
								
							
								
							
						 | 
						
							
							
								
								initial hiding of times, currently only one time is allowed
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Dan Turkenkopf
							
						 | 
						
							
							
							
								
							
								99ad76972d
								
							
								
							
						 | 
						
							
							
								
								Update examples to include all_data_attributes
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								6b61e95bf2
								
							
								
							
						 | 
						
							
							
								
								Changed to `moment().add(value, unit)` notation
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								7c2b1173d6
								
							
								
							
						 | 
						
							
							
								
								Minor css improvement in example 25
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								d7140aef1d
								
							
								
							
						 | 
						
							
							
								
								Added some more text
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								b51585043b
								
							
								
							
						 | 
						
							
							
								
								Added an example on loading external data
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								8ba08c5a8b
								
							
								
							
						 | 
						
							
							
								
								Fixed #248: Implemented support for templates
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								5391f7c29d
								
							
								
							
						 | 
						
							
							
								
								Fixed #162: Implemented a new item type `background`
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								b0da7fe8cb
								
							
								
							
						 | 
						
							
							
								
								Docs updated. A litte refactoring
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								b393fd1756
								
							
								
							
						 | 
						
							
							
								
								Updated history
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   Dan Turkenkopf
							
						 | 
						
							
							
							
								
							
								926bd0db3c
								
							
								
							
						 | 
						
							
							
								
								Add data-attribute example
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								8b1a90cc9f
								
							
								
							
						 | 
						
							
							
								
								Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								7672da4a78
								
							
								
							
						 | 
						
							
							
								
								Implemented a new callback function `onMoving(item, callback)`
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								c274c092cc
								
							
								
							
						 | 
						
							
							
								
								Extended example 22
							
							
							
							
								
							
							
						 | 
						11 years ago | 
					
				
					
						
							
							
								   jos
							
						 | 
						
							
							
							
								
							
								95127c0683
								
							
								
							
						 | 
						
							
							
								
								Added example 22_window_adjustment.html
							
							
							
							
								
							
							
						 | 
						11 years ago |