Commit Graph

660 Commits

Author SHA1 Message Date
6e0d0e279d roll back attr name change, just lowercase (#170) 2012-10-13 12:13:26 -04:00
421b78aafb ability to define autoSlide duration per slide 2012-10-13 12:04:33 -04:00
ed1db1f3c8 Merge branch 'master' of https://github.com/functino/reveal.js 2012-10-13 11:44:54 -04:00
6619bc62bd add zoom transition 2012-10-13 10:28:34 -04:00
bb47678b27 tweaks to page and cube transitions, change sky theme text-highlight color 2012-10-13 10:08:06 -04:00
c34be2e976 default config value for theme is null 2012-10-13 00:17:45 -04:00
1a163d3450 fixed link for browser support
was pointing at changelog
2012-10-12 15:16:46 +02:00
f6bae66089 Make it possible to customize autoSlide for each slide 2012-10-11 19:18:17 +02:00
4dad42496e fix conflict with theme set in query and theme specified in head 2012-10-10 09:35:13 -04:00
87c554b7da merge in relative theme/transition links 2012-10-10 09:32:57 -04:00
f00d8fa1d6 Merge branch 'patch-3' of https://github.com/dandv/reveal.js 2012-10-10 09:25:07 -04:00
7711340967 Merge pull request #168 from dandv/patch-2
Typo fix
2012-10-10 05:57:35 -07:00
a149de8ddc Links to transitions & themes stay in presentation 2012-10-10 03:49:05 -07:00
2cc6927f3c Typo fix 2012-10-10 02:11:52 -07:00
16b71d7a21 slight tweak to zoom integration 2012-10-09 09:22:16 -04:00
7166e2d8cc Merge branch 'master' of github.com:hakimel/reveal.js 2012-10-09 00:06:44 -04:00
91e9457cef zoom.js integration via alt+click 2012-10-09 00:06:34 -04:00
5d7d3e83c5 update re markdown 2012-10-08 10:17:39 -03:00
25efef8c4f wrap markdown in script text/template to fix parsing errors (closes #146 #155 #162) 2012-10-08 09:15:36 -04:00
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
84b69b6b9a root reset styles at .reveal (#163) 2012-10-07 14:43:50 -04:00
1c726eed78 remove duplicate padding/margin reset on html & body 2012-10-07 14:31:20 -04:00
43c8990f2b prevent touchmove default action on android (#143) 2012-10-04 09:32:20 -04:00
6af14aca0f Merge branch 'serif-theme' of https://github.com/maxogden/reveal.js 2012-10-04 09:05:33 -04:00
7d5c8b550d add override flag to overview toggle, code cleanup 2012-10-04 08:56:43 -04:00
b0cc9fee45 add 'none'-transition (closes #159, #160) 2012-10-04 08:14:51 -04:00
7e719c52c8 add link to serif theme in default presentation 2012-10-04 12:46:23 +02:00
2c788dffb6 simple serif font theme 2012-10-04 12:44:29 +02:00
303be5be77 new slide 2012-09-30 18:14:27 -04:00
e014daa4f5 facility for css shader transitions, add css shader based tile-transition 2012-09-30 17:51:04 -04:00
eda54dcf7a main.css > reveal.css 2012-09-28 09:28:26 -04:00
1ed79b9df6 minified version of showdown 2012-09-28 09:28:06 -04:00
66988b8f0a max-height and overflow for code blocks (closes #16) 2012-09-28 09:11:17 -04:00
112227b79c slightly larger preview of next slide in speaker notes (closes #147) 2012-09-28 00:23:34 -04:00
e79bc38b43 rollback change in showndown, stop highlight.js's html entity escape #523 2012-09-28 00:14:57 -04:00
78b9bb43e1 disable html entity escapes in showdown (cloes #153 & #152) 2012-09-27 21:44:13 -04:00
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
a1e73b78ef code comments, remove needless nodelist > array conversion 2012-09-21 09:27:31 -04:00
edb2051529 2.0 is stable, update to 2.1 2012-09-21 09:18:55 -04:00
310ba170c1 remove sharing code for sample presentation 2012-09-21 09:14:40 -04:00
7075bc2b6e merge markdown in notes 2012-09-21 09:08:24 -04:00
c5fe9bd3c4 Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js 2012-09-21 09:01:08 -04:00
c904cef864 add option for disabling overview mode (closes #145) 2012-09-21 08:58:21 -04:00
6779f4aecb instructions for print pdf include 2012-09-21 09:50:28 -03:00
390cdf1172 copy tweaks 2012-09-16 21:50:11 -04:00
f12ac5f9e9 Merge branch 'master' of github.com:hakimel/reveal.js 2012-09-16 21:47:15 -04:00
024105fbbc fix mixed spaces & tabs, remove unused feature test, add missing ; 2012-09-16 21:47:07 -04:00
21d80076bd Merge pull request #141 from rmurphey/node_0.8_update
update package.json for node 0.8+
2012-09-11 13:57:04 -07:00
9688d3a306 package.json for node 0.8+ 2012-09-11 12:45:55 -04:00
28567f32ac Merge branch 'master' of github.com:hakimel/reveal.js 2012-09-09 22:17:52 -04:00