Commit Graph

546 Commits

Author SHA1 Message Date
13733edaa8 control opacity tweak 2017-05-16 15:51:20 +02:00
9e013ccbb2 in/out transitions for controls 2017-05-16 15:31:05 +02:00
617c17be3c add controlsHint option, animates vertical arrow first time we encounter a vertical slide 2017-05-16 15:04:32 +02:00
58dc6b7c36 adjust controls layout when there are no vertical or horizontal slides in the deck 2017-05-16 09:45:37 +02:00
f8b5813e59 prevent flicker on hover 2017-05-16 09:45:37 +02:00
16c03a5b03 spacing adjustment 2017-05-16 09:45:37 +02:00
92049d8244 fix unclickable slides in overview when controls were edge-aligned 2017-05-16 09:45:37 +02:00
2a0a6cbabc reduce control spacing 2017-05-16 09:45:37 +02:00
54a2137c0d fix responsive issue with speaker notes 2017-05-16 09:45:37 +02:00
2cc5ae946b new, fixed, speaker notes layout 2017-05-16 09:45:37 +02:00
44a355b6e9 'controls-placement' -> 'controls-layout', cut back on controls spacing 2017-05-16 09:45:37 +02:00
10545d41cc simplify control styling using currentColor 2017-05-16 09:45:37 +02:00
2155415767 more flexible back arrow controls option 2017-05-16 09:45:37 +02:00
e45a425575 default to bottom right controls, rename soften arrows option 2017-05-16 09:45:37 +02:00
4fb8e78eb4 collapse control element size when corner aligned 2017-05-16 09:45:37 +02:00
a9fcaa6f9e new controls are used by default, add config options 2017-05-16 09:45:37 +02:00
8a09557699 control size tweaks 2017-05-16 09:45:37 +02:00
69c72b9e08 invert colors of controls based on current background 2017-05-16 09:45:37 +02:00
ce4537f883 new controls responsively move to bottom right for small displays 2017-05-16 09:45:37 +02:00
1319016957 new optional controls aligned to screen edges 2017-05-16 09:45:37 +02:00
0d1be9920f Fix typo
"proceding" → "proceeding"
2017-05-10 20:36:45 -04:00
caccf67d3a add for iframe backgrounds 2017-04-27 16:39:49 +02:00
2584a6d970 new cli and in-browser pdf printing compatible fix for #1804 2017-04-04 13:37:01 +02:00
1cee8998a0 fix overview rendering issues in latest chrome #1649 2017-02-17 10:50:52 +01:00
2c9e226fab warning about cube/page being deprecated #1774 2017-02-01 10:33:50 +01:00
84202fa072 adjust pdf margins instead of heights to fix #1804 2017-01-25 10:43:26 +01:00
934c2e9730 additional fix for empty pages in pdf exports #1804 2017-01-24 15:27:37 +01:00
d4133f0160 fix empty pages in pdf exports (closes #1804) 2017-01-24 14:48:36 +01:00
e8164c1392 2017 2017-01-20 10:35:01 +01:00
20238ee1d6 make backgrounds (iframes) interactive when the foreground is empty 2017-01-19 12:16:30 +01:00
941b86b6c3 works with video, defaults to (same as for images) 2017-01-18 10:43:29 +01:00
97bb6e9b58 fragments inherit visibility to avoid conflicts with parent slide visibility 2016-12-15 14:06:17 +01:00
f2bd9d2970 don't show error message while iframe fades in #1577 2016-12-13 16:16:51 +01:00
001d4d94d3 Merge branch 'add-refused-to-display-tips-to-link-preview' of https://github.com/Huxpro/reveal.js into dev 2016-12-13 15:57:43 +01:00
80e28774dd Don't remove slide-number in pdf view 2016-10-30 14:11:10 -04:00
659822a8b5 Hide slide number when in paper or pdf print view 2016-10-30 11:31:20 -04:00
7547b893d4 fixes ff overview rendering bug #1649 2016-10-10 12:11:35 +02:00
0b9233cf4a attempt at fixing ff transition bug #1627 2016-10-05 14:00:40 +02:00
bc4fc65da4 none/fade/slide transitions use flat transform style, prevents blurred content #1002 2016-08-01 09:15:34 +02:00
a12a17b2d7 request fullscreen on documentElement instead of body (#1621 #1624) 2016-06-21 11:30:12 +02:00
ce777e4c4b Revert "fix theme backgrounds in firefox fullscreen mode #1386"
This reverts commit b7e0d9b1c7.
2016-06-21 11:27:24 +02:00
b7e0d9b1c7 fix theme backgrounds in firefox fullscreen mode #1386 2016-06-20 10:27:04 +02:00
8162855d23 increase default font sizes, adjust config defaults for less margings and larger max scale #1605 2016-06-10 10:58:40 +02:00
64aa3b2647 Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into dev 2016-06-10 10:09:21 +02:00
3111d3b1ae support for 'separate-page' layout for notes in PDF exports #1518 2016-05-26 09:57:27 +02:00
fd97d56894 Merge pull request #1537 from vincentbernat/fix/dark-background-simple-theme
make theme "simple" use white titles on dark backgrounds
2016-05-23 10:57:47 +02:00
6593ac3d5f moz selection color in theme template #1575 2016-05-23 10:38:46 +02:00
3483aacfa7 Merge pull request #1575 from aniqah/firefox-selection-colour
Add selection colour for Mozilla Firefox
2016-05-23 10:36:54 +02:00
c5c0290cca Merge branch 'patch-1' of https://github.com/tiagorg/reveal.js into dev 2016-05-23 10:28:32 +02:00
187114f472 Removing duplicated "position" property at pdf.css
Found that by running css-lint on the code
2016-05-21 11:36:49 -07:00