Commit Graph

136 Commits

Author SHA1 Message Date
Hakim El Hattab 519ee26809 remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
Hakim El Hattab a6989e4cce right align text in ul/ol when rtl is active (#166) 2012-11-27 08:36:38 -05:00
Hakim El Hattab e34ed3c2ff fix inconsistency with vertical centering when using page transition 2012-11-24 20:57:16 -05:00
Hakim El Hattab 1732d67cf5 word break rules and hyphens where possible for titles 2012-11-23 19:26:16 -05:00
Hakim El Hattab 0ac4c6e585 improve rendering accuracy of overview 2012-11-23 15:48:10 -05:00
Hakim El Hattab 9d0cb0fec7 use system font when rtl is enabled, exclude pre and code blocks from rtl (#166) 2012-11-18 12:19:22 -05:00
Hakim El Hattab 363685967d adjust rtl implementation (#166) 2012-11-18 12:10:16 -05:00
Hakim El Hattab c61dc00a98 enforce max width/height on iframes (#244), disabled mouse wheel navigation by default 2012-11-17 15:48:12 -05:00
Hakim El Hattab 9d98cee7fd fix minor issue in pdf print sheet 2012-11-13 23:52:17 -05:00
Hakim El Hattab d6d0f40c5e add grunt.js build file (closes #235) 2012-11-11 10:01:05 -05:00
Hakim El Hattab 8e79f8592a fixes issue where italic fonts disappeared when printing to pdf (closes #230) 2012-11-10 20:09:12 -05:00
Hakim El Hattab be4c55cd65 add night theme 2012-11-10 19:49:44 -05:00
Hakim El Hattab 2834a6bc89 ensure fragments are visible in print styles, fix page-break error in paper print sheet 2012-11-10 18:15:05 -05:00
Hakim El Hattab b42890d1a2 workaround markdown quote issue (#223) 2012-11-10 16:59:03 -05:00
Hakim El Hattab fd527c5d07 tweak ie8 fallback 2012-11-10 16:22:10 -05:00
Hakim El Hattab ecac983116 updated transition styles to work with vertical centering (#70) 2012-11-10 16:01:56 -05:00
Hakim El Hattab dce2d35a63 fix vertical transition for vertically centered slides, vertical centering is now on by default (#70) 2012-11-10 15:43:32 -05:00
Hakim El Hattab 891a66b5c4 correction to vertical centering and overview mode, clean up of vertical slide storage 2012-11-10 15:28:34 -05:00
Hakim El Hattab b4815a3a83 remember last visited vertical slide (closes #225) 2012-11-10 14:48:29 -05:00
Hakim El Hattab 64ebbf80fb revert to display none from visibility hidden to correct vertical centering 2012-11-10 12:16:48 -05:00
Hakim El Hattab c79376dab2 allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
Hakim El Hattab f6c5ceb490 additional media query plus vertical queries to support smaller screens (closes #232) 2012-11-10 10:31:23 -05:00
Hakim El Hattab 794ad86809 corrections to vertical centering (#70), added to docs, upgrade to 2.2 2012-11-10 10:02:19 -05:00
Hakim El Hattab 691099c6a2 rough support for vertical centering #70 2012-11-10 09:41:26 -05:00
Hakim El Hattab 5c5b3d34d9 fix rolling links glitch in firefox 2012-10-29 00:10:14 -04:00
Hakim El Hattab e87d689231 content now re-renders after alt+click zoom (closes #195) 2012-10-28 23:55:19 -04:00
Hakim El Hattab af2a8b053d include theme background in printed pdfs (#217), fix empty white pages in regular print (#215) 2012-10-28 19:32:24 -04:00
Hakim El Hattab 6aafa0107d escape quotes in css using unicode hex 2012-10-27 21:20:13 -04:00
Hakim El Hattab aefe981040 use borders to generate control arrows (closes #137) 2012-10-22 23:16:14 -04:00
Russell Beattie 7f4e5fc6bf Updated new CSS triangle controls to use theme colors. 2012-10-22 19:34:31 -07:00
Russell Beattie b373425b69 Updated Controls to use CSS triangles rather than unicode triangles (fix Android support) 2012-10-22 14:49:22 -07:00
Hakim El Hattab 143fc85c65 use outer color of radial gradient as solid fallback 2012-10-20 21:43:42 -04:00
Hakim El Hattab 8576264574 remove traling whitespace (#197) 2012-10-20 21:15:02 -04:00
Hakim El Hattab d84aeeb9ae fix overview when zoom transition is active (#196) 2012-10-20 13:46:19 -04:00
Hakim El Hattab da40cf2172 add support for fragment styles (#192) 2012-10-20 13:33:07 -04:00
Hakim El Hattab 3241cb78d8 progress bar can now be clicked to navigate (closes #181) 2012-10-20 12:51:12 -04:00
Hakim El Hattab ecb4347ec1 modularize themes and convert them to sass (closes #191) 2012-10-20 10:57:51 -04:00
Hakim El Hattab 17f3cf4332 adjust themes so that font definitions are at top, apply fonts on .reveal instead of body 2012-10-16 09:27:55 -04:00
Hakim El Hattab 6619bc62bd add zoom transition 2012-10-13 10:28:34 -04:00
Hakim El Hattab bb47678b27 tweaks to page and cube transitions, change sky theme text-highlight color 2012-10-13 10:08:06 -04:00
Hakim El Hattab f22e5f85e8 new paused mode feature (closes #144), controls and progress DOM elements are no longer required in HTML 2012-10-08 00:08:50 -04:00
Hakim El Hattab 84b69b6b9a root reset styles at .reveal (#163) 2012-10-07 14:43:50 -04:00
Hakim El Hattab 1c726eed78 remove duplicate padding/margin reset on html & body 2012-10-07 14:31:20 -04:00
Hakim El Hattab 6af14aca0f Merge branch 'serif-theme' of https://github.com/maxogden/reveal.js 2012-10-04 09:05:33 -04:00
Hakim El Hattab b0cc9fee45 add 'none'-transition (closes #159, #160) 2012-10-04 08:14:51 -04:00
Max Ogden 2c788dffb6 simple serif font theme 2012-10-04 12:44:29 +02:00
Hakim El Hattab e014daa4f5 facility for css shader transitions, add css shader based tile-transition 2012-09-30 17:51:04 -04:00
Hakim El Hattab eda54dcf7a main.css > reveal.css 2012-09-28 09:28:26 -04:00
Hakim El Hattab 66988b8f0a max-height and overflow for code blocks (closes #16) 2012-09-28 09:11:17 -04:00
Gary Murakami 73706ad02e Changes to make PDF output match the browser view more closely
font-size: 18pt; instead of fount-size: 22pt;
  remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size.
   specify font size for "pre" tags so that code listings more closely match browser rendering
2012-09-27 11:39:11 -04:00