Commit Graph

  • f6bae66089 Make it possible to customize autoSlide for each slide ageier 2012-10-11 19:13:18 +0200
  • 4dad42496e fix conflict with theme set in query and theme specified in head Hakim El Hattab 2012-10-10 09:35:13 -0400
  • 87c554b7da merge in relative theme/transition links Hakim El Hattab 2012-10-10 09:32:57 -0400
  • f00d8fa1d6 Merge branch 'patch-3' of https://github.com/dandv/reveal.js Hakim El Hattab 2012-10-10 09:25:07 -0400
  • 7711340967 Merge pull request #168 from dandv/patch-2 Hakim El Hattab 2012-10-10 05:57:35 -0700
  • a149de8ddc Links to transitions & themes stay in presentation Dan Dascalescu 2012-10-10 03:49:05 -0700
  • 2cc6927f3c Typo fix Dan Dascalescu 2012-10-10 02:11:52 -0700
  • 16b71d7a21 slight tweak to zoom integration hakimel 2012-10-09 09:22:16 -0400
  • 7166e2d8cc Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-10-09 00:06:44 -0400
  • 91e9457cef zoom.js integration via alt+click Hakim El Hattab 2012-10-09 00:06:34 -0400
  • 5d7d3e83c5 update re markdown Hakim El Hattab 2012-10-08 10:17:39 -0300
  • 25efef8c4f wrap markdown in script text/template to fix parsing errors (closes #146 #155 #162) Hakim El Hattab 2012-10-08 09:15:36 -0400
  • f22e5f85e8 new paused mode feature (closes #144), controls and progress DOM elements are no longer required in HTML Hakim El Hattab 2012-10-08 00:08:50 -0400
  • 84b69b6b9a root reset styles at .reveal (#163) Hakim El Hattab 2012-10-07 14:43:50 -0400
  • 1c726eed78 remove duplicate padding/margin reset on html & body Hakim El Hattab 2012-10-07 14:31:20 -0400
  • 43c8990f2b prevent touchmove default action on android (#143) Hakim El Hattab 2012-10-04 09:32:20 -0400
  • 6af14aca0f Merge branch 'serif-theme' of https://github.com/maxogden/reveal.js Hakim El Hattab 2012-10-04 09:05:33 -0400
  • 7d5c8b550d add override flag to overview toggle, code cleanup Hakim El Hattab 2012-10-04 08:56:43 -0400
  • b0cc9fee45 add 'none'-transition (closes #159, #160) Hakim El Hattab 2012-10-04 08:14:51 -0400
  • 7e719c52c8 add link to serif theme in default presentation Max Ogden 2012-10-04 12:46:23 +0200
  • 2c788dffb6 simple serif font theme Max Ogden 2012-10-04 12:38:05 +0200
  • 303be5be77 new slide Hakim El Hattab 2012-09-30 18:14:27 -0400
  • e014daa4f5 facility for css shader transitions, add css shader based tile-transition Hakim El Hattab 2012-09-30 17:51:04 -0400
  • eda54dcf7a main.css > reveal.css Hakim El Hattab 2012-09-28 09:28:26 -0400
  • 1ed79b9df6 minified version of showdown Hakim El Hattab 2012-09-28 09:28:06 -0400
  • 66988b8f0a max-height and overflow for code blocks (closes #16) Hakim El Hattab 2012-09-28 09:11:17 -0400
  • 112227b79c slightly larger preview of next slide in speaker notes (closes #147) Hakim El Hattab 2012-09-28 00:23:34 -0400
  • e79bc38b43 rollback change in showndown, stop highlight.js's html entity escape #523 Hakim El Hattab 2012-09-28 00:14:57 -0400
  • 78b9bb43e1 disable html entity escapes in showdown (cloes #153 & #152) Hakim El Hattab 2012-09-27 21:44:13 -0400
  • 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 Gary Murakami 2012-09-27 11:39:11 -0400
  • a1e73b78ef code comments, remove needless nodelist > array conversion Hakim El Hattab 2012-09-21 09:27:31 -0400
  • edb2051529 2.0 is stable, update to 2.1 Hakim El Hattab 2012-09-21 09:18:55 -0400
  • 310ba170c1 remove sharing code for sample presentation Hakim El Hattab 2012-09-21 09:14:40 -0400
  • 7075bc2b6e merge markdown in notes Hakim El Hattab 2012-09-21 09:08:24 -0400
  • c5fe9bd3c4 Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/reveal.js Hakim El Hattab 2012-09-21 09:01:08 -0400
  • c904cef864 add option for disabling overview mode (closes #145) Hakim El Hattab 2012-09-21 08:58:21 -0400
  • 6779f4aecb instructions for print pdf include Hakim El Hattab 2012-09-21 09:50:28 -0300
  • 390cdf1172 copy tweaks Hakim El Hattab 2012-09-16 21:50:11 -0400
  • f12ac5f9e9 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-09-16 21:47:15 -0400
  • 024105fbbc fix mixed spaces & tabs, remove unused feature test, add missing ; Hakim El Hattab 2012-09-16 21:47:07 -0400
  • 21d80076bd Merge pull request #141 from rmurphey/node_0.8_update Hakim El Hattab 2012-09-11 13:57:04 -0700
  • 9688d3a306 package.json for node 0.8+ Rebecca Murphey 2012-09-11 12:45:55 -0400
  • 28567f32ac Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-09-09 22:17:52 -0400
  • edfcfb1d3f open slide notes window automatically #135 Hakim El Hattab 2012-09-09 22:17:32 -0400
  • 884ecc6225 Merge branch 'open-notes-in-new-window' of https://github.com/technicalpickles/reveal.js Hakim El Hattab 2012-09-09 22:14:25 -0400
  • 48390c0933 readme update Hakim El Hattab 2012-09-09 23:07:57 -0300
  • 21f27bdd34 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-09-09 22:04:58 -0400
  • be657e0943 add rvl.io to readme and template slide Hakim El Hattab 2012-09-09 22:04:50 -0400
  • df2ebc570c Add documentation for markdown speaker notes Josh Nichols 2012-09-08 22:10:13 -0400
  • a8a3765bec Support markdown in speaker notes Josh Nichols 2012-09-08 22:05:19 -0400
  • 77d338f93a Open notes in new window, instead of printing to console Josh Nichols 2012-09-08 21:53:43 -0400
  • e6e80283f2 Update README.md Hakim El Hattab 2012-09-04 13:36:15 -0300
  • cb2b5ad06c add pledgie button Hakim El Hattab 2012-09-04 13:33:40 -0300
  • 6a54cf04d0 Merge pull request #132 from nmec/master Hakim El Hattab 2012-09-03 07:56:58 -0700
  • abede2c2f0 Update Socket.IO URL in readme. Jono Warren 2012-09-03 09:54:43 +0100
  • 8e48bd21b0 Fix Socket.IO URL Jono Warren 2012-09-03 09:32:31 +0100
  • c411c4d5d2 Merge pull request #131 from Sinetheta/master Hakim El Hattab 2012-08-31 07:46:54 -0700
  • 495cb98005 changed theme file swap to be relative to theme file instead of slide-deck Sinetheta 2012-08-30 14:30:29 -0700
  • aa97d80d53 correction to code style in sky theme, adjusted transition demo page Hakim El Hattab 2012-08-30 01:32:18 -0400
  • 0c06469d82 prevent same theme from loading repeatedly Hakim El Hattab 2012-08-30 01:13:25 -0400
  • dc9b93a533 tweaks to the simple theme Hakim El Hattab 2012-08-30 01:09:24 -0400
  • 90f343e5bd add theme config option, add sky theme, fix line-height of <small> Hakim El Hattab 2012-08-30 00:59:51 -0400
  • e3f3e9defb Update README.md Hakim El Hattab 2012-08-24 17:48:54 -0300
  • 141d69469c support for named links (closes #55) Hakim El Hattab 2012-08-20 22:13:00 -0400
  • 5bd5ac67a4 fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122) Hakim El Hattab 2012-08-17 00:40:12 -0400
  • efc020c999 margin tweak to keep list delimiters inside of slide box when text is long (#116) Hakim El Hattab 2012-08-15 22:46:57 -0400
  • 0b548bfd5d consistent use of tabs rather than spaces in css (closes #121) hakimel 2012-08-15 20:40:16 -0400
  • 9688a52437 define line height for paragraphs hakimel 2012-08-15 20:36:28 -0400
  • 26d5febd7f Multiplex fixes David Banham 2012-08-15 19:01:14 +1000
  • 7bae522488 Not got github David Banham 2012-08-15 18:57:48 +1000
  • b27f21e527 Not for github David Banham 2012-08-15 18:55:22 +1000
  • 022d8ca27d readme tweaks Hakim El Hattab 2012-08-14 22:06:53 -0400
  • fc72690cd9 Merge branch 'patch-6' of https://github.com/dandv/reveal.js Hakim El Hattab 2012-08-14 22:05:49 -0400
  • 9747673e06 Merge branch 'patch-4' of https://github.com/dandv/reveal.js Hakim El Hattab 2012-08-14 22:03:45 -0400
  • 8b00c975e4 Document optional libraries Dan Dascalescu 2012-08-14 18:09:28 -0700
  • d0e6e95781 Merge pull request #115 from dandv/patch-5 Hakim El Hattab 2012-08-14 17:59:33 -0700
  • fd005ea461 Merge pull request #110 from OwenVersteeg/patch-8 Hakim El Hattab 2012-08-13 21:53:18 -0700
  • 41796f3371 Ensure images are bound within the section Dan Dascalescu 2012-08-13 18:55:57 -0700
  • bca37c2eda Increase line-height for links to allow for descenders Dan Dascalescu 2012-08-13 18:50:44 -0700
  • 5170fe026c made page validate Owen Versteeg 2012-08-12 22:46:06 -0300
  • 6fa17971b5 Merge pull request #106 from OwenVersteeg/patch-7 Hakim El Hattab 2012-08-12 14:30:19 -0700
  • 95898dc9e3 document dependency loading Hakim El Hattab 2012-08-11 21:52:56 -0300
  • 49e8e0d205 rewrote initialization code for clarity and brevity (#105) Hakim El Hattab 2012-08-11 20:25:55 -0400
  • 1ba1ca1cf3 Merge pull request #109 from dandv/patch-3 Hakim El Hattab 2012-08-09 20:30:58 -0700
  • 1279cb4286 1.5 > 2.0 (#105) Hakim El Hattab 2012-08-09 00:49:57 -0400
  • 2bc8a587e5 Update index.html Dan Dascalescu 2012-08-08 20:00:40 -0700
  • 614c7b1340 Merge pull request #108 from dandv/patch-2 Hakim El Hattab 2012-08-08 19:01:03 -0700
  • ceae637b36 Merge pull request #107 from dandv/patch-1 Hakim El Hattab 2012-08-08 19:00:53 -0700
  • cb0416aac5 Update css/main.css Dan Dascalescu 2012-08-08 18:55:32 -0700
  • ff5680a794 Update README.md Dan Dascalescu 2012-08-08 14:38:56 -0700
  • 704893b38f added simple theme Owen Versteeg 2012-08-08 12:06:04 -0400
  • 49b3394596 added appropriate selection color Owen Versteeg 2012-08-08 13:03:43 -0300
  • ac33c51eca remove theme from init options example Hakim El Hattab 2012-08-08 03:12:47 -0300
  • 25ad8adc68 themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104) Hakim El Hattab 2012-08-08 01:14:12 -0400
  • 1efca069cb readme typo Hakim El Hattab 2012-08-07 23:01:56 -0300
  • 8e6018d896 fix broken link Hakim El Hattab 2012-08-07 22:55:08 -0300
  • 669c86e16b big rewrite of readme Hakim El Hattab 2012-08-07 22:44:40 -0300
  • 0337193790 remove duplicate fonts, tidy up font names (#103) Hakim El Hattab 2012-08-07 01:38:06 -0400
  • 6325efe615 Merge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.js Hakim El Hattab 2012-08-07 01:34:46 -0400
  • 82b4658faf use minified version of js Hakim El Hattab 2012-08-07 01:27:22 -0400