Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								55dceaaa0a 
								
							
								 
							
						 
						
							
							
								
								update (c) year  
							
							 
							
							
							
						 
						
							2014-03-13 09:23:45 +01:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								69bf9b51ec 
								
							
								 
							
						 
						
							
							
								
								include slide number color in theme template  
							
							 
							
							
							
						 
						
							2013-11-27 11:00:21 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								c7595b29a9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'patch-1' of  https://github.com/luishgo/reveal.js  into dev  
							
							 
							
							
							
						 
						
							2013-11-27 09:13:39 -05:00  
						
					 
				
					
						
							
							
								 
								Luis HGO
							
						 
						
							 
							
							
							
								
							
								6ca071cd3a 
								
							
								 
							
						 
						
							
							
								
								Fix for issue  #715  
							
							 
							
							
							
						 
						
							2013-11-27 10:38:48 -02:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								544020bb96 
								
							
								 
							
						 
						
							
							
								
								use fragment name in example  
							
							 
							
							
							
						 
						
							2013-11-26 12:20:57 -05:00  
						
					 
				
					
						
							
							
								 
								Guillaume Turri
							
						 
						
							 
							
							
							
								
							
								b46fd8dd70 
								
							
								 
							
						 
						
							
							
								
								Added some styles using the current-fragment class  
							
							 
							
							... 
							
							
							
							according to README, I don't include reveal.min.js.
Hence I believe it makes sense to not include reveal.min.css either.
Hence, examples added in index.html can give the feeling that they don't work yet. 
							
						 
						
							2013-11-26 07:47:03 +01:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								85c2a0a3c1 
								
							
								 
							
						 
						
							
							
								
								slide number changes; config value renamed, added to readme, moved to right side of screen  
							
							 
							
							
							
						 
						
							2013-11-17 17:13:26 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								bdb46060b3 
								
							
								 
							
						 
						
							
							
								
								merge slide numbers, adjust code format  
							
							 
							
							
							
						 
						
							2013-11-17 17:05:23 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								c4d7b1b93f 
								
							
								 
							
						 
						
							
							
								
								make background transition default to exact same speed as normal transitions  
							
							 
							
							
							
						 
						
							2013-11-09 11:41:15 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								f31644cca8 
								
							
								 
							
						 
						
							
							
								
								change transition easing for zooms  
							
							 
							
							
							
						 
						
							2013-11-08 09:29:49 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								23bcd1eb1f 
								
							
								 
							
						 
						
							
							
								
								rebuild css with change from  #691  
							
							 
							
							
							
						 
						
							2013-11-08 08:15:48 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								705d5a012c 
								
							
								 
							
						 
						
							
							
								
								define normal font widths in all themes to make sure things look the same after  #691  
							
							 
							
							
							
						 
						
							2013-11-08 08:11:35 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								3a8bcb174a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #691  from fghaas/section-fontweight  
							
							 
							
							... 
							
							
							
							CSS: Don't override font-weight for section 
							
						 
						
							2013-11-07 10:07:13 -08:00  
						
					 
				
					
						
							
							
								 
								Florian Haas
							
						 
						
							 
							
							
							
								
							
								0069e3ad14 
								
							
								 
							
						 
						
							
							
								
								CSS: Don't override font-weight for section  
							
							 
							
							... 
							
							
							
							.slides>section and .slides>section>section set the font-weight to
"normal". This overrides any font-weight setting a theme may set at
the body or .reveal level, and requires a theme author to also
specifically set the font-weight for .slides>section and
.slides>section>section. That's tedious and also counterintuitive.
Adopt a saner default by setting the font-weight to inherit. 
							
						 
						
							2013-11-08 00:39:34 +08:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								7da98d8110 
								
							
								 
							
						 
						
							
							
								
								add concave and zoom background transitions  
							
							 
							
							
							
						 
						
							2013-11-04 07:53:07 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								d4e6fa12bf 
								
							
								 
							
						 
						
							
							
								
								add convex background transition  
							
							 
							
							
							
						 
						
							2013-11-01 12:27:36 -04:00  
						
					 
				
					
						
							
							
								 
								uriel
							
						 
						
							 
							
							
							
								
							
								f1dd807f66 
								
							
								 
							
						 
						
							
							
								
								change SlidesNumber position and start page counter at 0 instead 1  
							
							 
							
							
							
						 
						
							2013-10-31 19:47:13 +02:00  
						
					 
				
					
						
							
							
								 
								uriel
							
						 
						
							 
							
							
							
								
							
								06078f987f 
								
							
								 
							
						 
						
							
							
								
								synthetic fix  
							
							 
							
							
							
						 
						
							2013-10-31 00:51:34 +02:00  
						
					 
				
					
						
							
							
								 
								uriel
							
						 
						
							 
							
							
							
								
							
								dda885b71a 
								
							
								 
							
						 
						
							
							
								
								move the slide-number out of the controls to a proper position and little fix to the updating event.  
							
							 
							
							
							
						 
						
							2013-10-31 00:49:07 +02:00  
						
					 
				
					
						
							
							
								 
								uriel
							
						 
						
							 
							
							
							
								
							
								7b63cda19d 
								
							
								 
							
						 
						
							
							
								
								Added slide numbers options and the css files updated as well.  
							
							 
							
							... 
							
							
							
							the *.min.js didn't chaged yet. 
							
						 
						
							2013-10-30 22:12:21 +02:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								82d2ae654d 
								
							
								 
							
						 
						
							
							
								
								kill the shadow on table headers  
							
							 
							
							
							
						 
						
							2013-10-27 17:24:36 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								1e6f9429df 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'dev' of  https://github.com/Walther/reveal.js  into dev  
							
							 
							
							
							
						 
						
							2013-10-22 08:41:44 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								41a19baa8e 
								
							
								 
							
						 
						
							
							
								
								merge readme conflict  
							
							 
							
							
							
						 
						
							2013-10-22 08:38:59 -04:00  
						
					 
				
					
						
							
							
								 
								Janne Sinivirta
							
						 
						
							 
							
							
							
								
							
								3c2d394112 
								
							
								 
							
						 
						
							
							
								
								Add details to README on creating themes.  
							
							 
							
							... 
							
							
							
							Closes  #662 . 
							
						 
						
							2013-10-22 12:56:46 +03:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								49cfd05022 
								
							
								 
							
						 
						
							
							
								
								fix css syntax error  
							
							 
							
							
							
						 
						
							2013-10-13 16:03:41 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								6aaf88aae7 
								
							
								 
							
						 
						
							
							
								
								auto-slide playback updates, fix tap action, hide during overview  
							
							 
							
							
							
						 
						
							2013-10-13 15:06:30 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								abf33e55b0 
								
							
								 
							
						 
						
							
							
								
								functional playback control for auto sliding  
							
							 
							
							
							
						 
						
							2013-10-13 14:36:27 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								9fa1382508 
								
							
								 
							
						 
						
							
							
								
								foundation for playback component  
							
							 
							
							
							
						 
						
							2013-10-13 13:02:50 -04:00  
						
					 
				
					
						
							
							
								 
								Walther
							
						 
						
							 
							
							
							
								
							
								80a4dfc0f8 
								
							
								 
							
						 
						
							
							
								
								add theme 'blood.'  
							
							 
							
							
							
						 
						
							2013-09-22 18:54:45 +03:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								86216ac645 
								
							
								 
							
						 
						
							
							
								
								use 'url()'-free path when specifying parallax image, refactor so that parallax is applied to background class, remove unused attributes  #595  
							
							 
							
							
							
						 
						
							2013-09-15 17:45:27 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								347a907041 
								
							
								 
							
						 
						
							
							
								
								update code style to match rest of reveal.js, disable parallax by default  #595  
							
							 
							
							
							
						 
						
							2013-09-15 14:48:54 -04:00  
						
					 
				
					
						
							
							
								 
								Michał Smoliński
							
						 
						
							 
							
							
							
								
							
								2b5c06c4ef 
								
							
								 
							
						 
						
							
							
								
								Added parallax scrolling background  
							
							 
							
							
							
						 
						
							2013-09-10 21:23:10 +02:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								79340908f4 
								
							
								 
							
						 
						
							
							
								
								rebuild css after merging  #591  into dev  
							
							 
							
							
							
						 
						
							2013-09-06 23:05:02 -04:00  
						
					 
				
					
						
							
							
								 
								Tyler Cipriani
							
						 
						
							 
							
							
							
								
							
								0f79903a10 
								
							
								 
							
						 
						
							
							
								
								Fix IE10 vertical slide perspective  
							
							 
							
							
							
						 
						
							2013-09-06 17:22:39 -06:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								e9b0f5b481 
								
							
								 
							
						 
						
							
							
								
								minor refactoring of overview code  
							
							 
							
							
							
						 
						
							2013-08-26 09:20:12 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								f56a10b9ff 
								
							
								 
							
						 
						
							
							
								
								disable interaction on future/past slides  
							
							 
							
							
							
						 
						
							2013-08-20 09:05:30 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								0748b68335 
								
							
								 
							
						 
						
							
							
								
								renamed .remaining-height to .stretch  #244   #490   #561  
							
							 
							
							
							
						 
						
							2013-08-18 17:56:41 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								04c4fa49b8 
								
							
								 
							
						 
						
							
							
								
								revised remaining height layout logic  
							
							 
							
							
							
						 
						
							2013-08-18 17:53:41 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								6f1dfee81b 
								
							
								 
							
						 
						
							
							
								
								ensure that syntax highlighted code works with remaining-height helper  
							
							 
							
							
							
						 
						
							2013-08-18 15:41:29 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								32818e0149 
								
							
								 
							
						 
						
							
							
								
								move leap styles to js  #554  
							
							 
							
							
							
						 
						
							2013-08-11 16:37:17 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								a96ace5194 
								
							
								 
							
						 
						
							
							
								
								a few corrections to overview slide positioning  
							
							 
							
							
							
						 
						
							2013-08-11 13:50:51 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								e135f136c1 
								
							
								 
							
						 
						
							
							
								
								merge in leap plugin  #554  
							
							 
							
							
							
						 
						
							2013-08-08 10:23:02 -04:00  
						
					 
				
					
						
							
							
								 
								Rory Hardy
							
						 
						
							 
							
							
							
								
							
								36a4f56f62 
								
							
								 
							
						 
						
							
							
								
								Minor updates  
							
							 
							
							... 
							
							
							
							modified:   css/reveal.min.css
modified:   plugin/leap/leap.js 
							
						 
						
							2013-08-05 23:36:07 -05:00  
						
					 
				
					
						
							
							
								 
								Rory Hardy
							
						 
						
							 
							
							
							
								
							
								dbcbc7aa69 
								
							
								 
							
						 
						
							
							
								
								Added pointer and tweaked the code  
							
							 
							
							... 
							
							
							
							modified:   css/reveal.css
modified:   css/reveal.min.css
modified:   plugin/leap/leap.js 
							
						 
						
							2013-08-05 22:41:04 -05:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								8bf19ab61f 
								
							
								 
							
						 
						
							
							
								
								restore rolling links.. but default to off  #532  
							
							 
							
							
							
						 
						
							2013-07-26 09:33:25 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								09d7589e3e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/MatthewEppelsheimer/reveal.js  into dev  
							
							 
							
							
							
						 
						
							2013-07-22 08:47:54 -04:00  
						
					 
				
					
						
							
							
								 
								Matthew Eppelsheimer
							
						 
						
							 
							
							
							
								
							
								9b2f62496c 
								
							
								 
							
						 
						
							
							
								
								Make header margin an overridable setting.  
							
							 
							
							... 
							
							
							
							css/theme/template/settings.scss adds the $headingMargin variable, set to `0 0 20px 0`.
css/theme/template/theme.scss uses $headingMargin to set margin on headers. 
							
						 
						
							2013-07-20 21:32:51 -07:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								e8d257ec77 
								
							
								 
							
						 
						
							
							
								
								remove 'rolling links'  #532  
							
							 
							
							
							
						 
						
							2013-07-20 22:56:48 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								17332318f4 
								
							
								 
							
						 
						
							
							
								
								add immediate transition style ( #528 )  
							
							 
							
							
							
						 
						
							2013-07-16 22:41:16 -04:00  
						
					 
				
					
						
							
							
								 
								Hakim El Hattab
							
						 
						
							 
							
							
							
								
							
								18b4cb754a 
								
							
								 
							
						 
						
							
							
								
								typo and whitespace correction  
							
							 
							
							
							
						 
						
							2013-07-10 09:01:56 -04:00