Commit Graph

228 Commits

Author SHA1 Message Date
olivierbloch
27bf130611 windows.navigator.pointerEnabled
for backward compatibility reasons, IE11 sets both msPointerEnabled and
pointerEnabled. Changed the order for the test and added 'else if' to
not duplicate handlers on pointer events
2013-10-01 15:15:10 -07:00
olivierbloch
e608dafaf1 IE11 Support
Added unprefixed touch-action CSS attribute
Added unprefixed pointer events handlers hooks
2013-10-01 14:06:55 -07:00
olivierbloch
27a86d261e IE 11 support
Added un-prefixed touch-action CSS attribute
added un-prefixed PointerEvents event handler hooks
2013-10-01 14:00:32 -07: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
Hakim El Hattab
85043645ec work around iframe flicker in 3d transitions 2013-07-10 08:59:07 -04:00
Hakim El Hattab
ed0af87abd update url to setup instructions (closes #520) 2013-07-01 10:26:27 -04:00
Hakim El Hattab
37c9246a6e default lineheight #512 2013-06-26 18:20:21 -04:00
Hakim El Hattab
235c78a5c8 pdf print tweak 2013-06-23 10:02:16 -04:00
Hakim El Hattab
c9b179fd85 pdf hacks 2013-06-22 09:47:29 -04:00
Hakim El Hattab
bfbeac7a79 removes the extra blank page that was printed with pdf #458 2013-06-21 22:02:06 -04:00
Hakim El Hattab
c3da106363 rename 'linear' background transition to 'slide' 2013-06-18 08:40:05 -04:00
Hakim El Hattab
eb5b39e685 support for background transition overrides 2013-06-18 08:37:06 -04:00
Hakim El Hattab
4fde6124e6 merge navigate prev fix #493 2013-06-16 19:33:57 -04:00
Hakim El Hattab
a9dce74e24 recompile themes #488 2013-06-13 21:31:56 -04:00
Owen Versteeg
cc133679be Fix links so they aren't cut off (in SCSS) 2013-06-13 20:48:20 -03:00
Owen Versteeg
c5408f37da Fix links so they aren't cut off (in SCSS) 2013-06-13 19:42:19 -04:00
Owen Versteeg
6acfcad2f4 correct links in sky theme
They looked a little wonky if you used a G or a Y.
2013-06-10 20:47:12 -03:00
Owen Versteeg
2990909cc4 update serif (change controls, fix links, change url)
The Serif theme was a little flaky previously
2013-06-10 20:32:34 -03:00
Hakim El Hattab
7094f44eb9 merge conflicts w preview & backgrounds 2013-06-10 16:53:41 -04:00
Hakim El Hattab
c3b91560c7 match background and transition slide transition easing equations 2013-06-10 08:59:58 +02:00
Hakim El Hattab
8e348af8b8 pluralize background classname to match '.slides' 2013-06-10 08:49:53 +02:00
Hakim El Hattab
4d164dc5b6 revamp pdf printing to support per-slide backgrounds (closes #453) 2013-06-09 16:12:50 +02:00
Hakim El Hattab
544e090bd1 allow control over background color when using images (#453) 2013-06-04 20:25:47 +02:00
Hakim El Hattab
15f24f7a9a linear sliding transition option for full page backgrounds (#453) 2013-06-04 20:15:19 +02:00
Hakim El Hattab
bfadfcc7ce don't transition to first slide background (#453) 2013-06-04 19:51:06 +02:00
Hakim El Hattab
f3f5d7780a started the new per-slide background implementation (#453) 2013-06-04 19:42:33 +02:00
Hakim El Hattab
8b355eaba0 support vertical align of slides with absolute children 2013-05-20 00:29:34 -04:00
Hakim El Hattab
de551634c6 initial implentation of preview frame, add semi-fade fragment style, data-full-height support 2013-05-20 00:18:48 -04:00
Hakim El Hattab
d94ae2cf70 -ms-touch-action for #450 2013-05-12 09:47:24 -04:00
Hakim El Hattab
0344f2f785 fix ios flicker bug with linear transition #410 2013-05-03 21:51:49 -04:00