Hakim El Hattab
							
						 | 
						
							
							
								69bf9b51ec
							
							include slide number color in theme template
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								2be89c3772
							
							remove dev flag from version
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								c7595b29a9
							
							Merge branch 'patch-1' of https://github.com/luishgo/reveal.js into dev
						 | 
						12 years ago | 
					
				
					
						
							
								   Luis HGO
							
						 | 
						
							
							
								6ca071cd3a
							
							Fix for issue #715
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								740f472ce2
							
							when there is data-autoplay:ing media, prolong autoSlide to match its duration #723
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								cb9e507cd4
							
							remove debug code
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								3be84bcbe3
							
							code format tweaks
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								75845a92c3
							
							Merge branch 'dev' of https://github.com/theone1984/reveal.js into dev
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								544020bb96
							
							use fragment name in example
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								c8b46050a0
							
							Merge branch 'current-style' of https://github.com/gturri/reveal.js into dev
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								e947f0f216
							
							add zoomKey option for #700
						 | 
						12 years ago | 
					
				
					
						
							
								   Guillaume Turri
							
						 | 
						
							
							
								b46fd8dd70
							
							Added some styles using the current-fragment class
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								adbf36ad47
							
							readme format correction
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								7730f2bab5
							
							Merge pull request #721 from hakimel/refactor/fragments
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								d41a5ca87f
							
							update future classes when syncing
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								0fcff33a61
							
							additional fragment tests
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								0fb343f5bf
							
							rewrite all fragment indices on startup
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								3427561b64
							
							rewrite fragment sorting to account for multiple fragments with the same index
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								ef82645589
							
							remove current-fragment when leaving slide, add tests for current fragment
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								ead723bc1c
							
							rename markdown tests to use same naming format as other tests
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								c33aa66666
							
							respect original dom order of fragments with no explicit index
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								2faae3d95b
							
							rewrite fragment index attributes to leave no gaps between fragments
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								60a74ebfa3
							
							fragments are now zero-indexed
						 | 
						12 years ago | 
					
				
					
						
							
								   Thomas Endres
							
						 | 
						
							
							
								08808abf04
							
							Issue #698: Fixed tests
						 | 
						12 years ago | 
					
				
					
						
							
								   Thomas Endres
							
						 | 
						
							
							
								ffd8ccbffa
							
							Issue #698: Non-async script callbacks are now also called before starting Reveal
						 | 
						12 years ago | 
					
				
					
						
							
								   Thomas Endres
							
						 | 
						
							
							
								0ffbe8d09c
							
							Issue #698: Non-async scripts were not executed before Reveal started
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								9d0ac52780
							
							fragment comments, remove debug code
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								8550186afc
							
							use new fragment nav method from slide()
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								b4e2c97d0c
							
							initial fragment rewrite
						 | 
						12 years ago | 
					
				
					
						
							
								   Hakim El Hattab
							
						 | 
						
							
							
								e0dccd85be
							
							Merge branch 'feature/more-languages' of https://github.com/haf/reveal.js into dev
						 | 
						12 years ago |