Commit graph

  • c46486b3df Add event listener 'fragmentshown' and 'fragmenthidden' Michael Kühnel 2012-10-19 00:04:40 +0200
  • 46e270e59f Broadcast fragmentdata Michael Kühnel 2012-10-18 23:59:43 +0200
  • 409c0dfbcc Add missing semicolon Michael Kühnel 2012-10-18 23:56:51 +0200
  • cbdbfc07f4 Fix indentation Michael Kühnel 2012-10-18 23:55:06 +0200
  • 5cfb7b3239 Add nextFragment and previousFragment to the API Michael Kühnel 2012-10-18 23:19:01 +0200
  • e447187c20 Change source from reveal.min.js to reveal.js for testing purposes Michael Kühnel 2012-10-18 23:15:28 +0200
  • 3413d99b2b remove image dir (#187) Hakim El Hattab 2012-10-17 23:15:09 -0400
  • 551c783b72 fix issue in browsers that don't support classList Hakim El Hattab 2012-10-17 23:01:41 -0400
  • 070a1e3ee5 Replacing speakernotes plugin with a simple postMessage system Eric J. Duran 2012-10-17 17:46:43 -0400
  • 3a2036e2b2 add 'ready' event (#182) Hakim El Hattab 2012-10-17 00:20:42 -0400
  • f70dcd3c9f Adding images directory to staticDir so we can search images Eric J. Duran 2012-10-16 17:48:34 -0400
  • 558c21e1a3 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-10-16 09:28:04 -0400
  • 17f3cf4332 adjust themes so that font definitions are at top, apply fonts on .reveal instead of body Hakim El Hattab 2012-10-16 09:27:55 -0400
  • f0c27efc95 Merge pull request #183 from dandv/patch-4 Hakim El Hattab 2012-10-15 06:15:19 -0700
  • 20858d1f4c Document zooming feature Dan Dascalescu 2012-10-14 23:15:41 -0700
  • 4271677ea1 take out demo page js Hakim El Hattab 2012-10-14 21:03:07 -0400
  • 470cabaea8 new shorter api method names (closes #178), restructured and cleaned up core js Hakim El Hattab 2012-10-14 21:02:32 -0400
  • e15beb47f0 merge full screen key binding (f) Hakim El Hattab 2012-10-14 20:17:49 -0400
  • 68139e64e9 Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-10-14 19:58:34 -0400
  • 86a907e8cc enable pinch to zoom interaction if overview is disabled (#175) Hakim El Hattab 2012-10-14 19:58:24 -0400
  • ec58a913f2 Change source from from reveal.js back to reveal.min.js Michael Kühnel 2012-10-14 11:11:19 +0200
  • aed06772f6 Apply latest change to the minified version Michael Kühnel 2012-10-14 11:08:50 +0200
  • a23868804e Change source from reveal.min.js to reveal.js for testing purposes Michael Kühnel 2012-10-14 10:33:25 +0200
  • 2869f8a4ee Add fullscreen mode Michael Kühnel 2012-10-14 10:26:40 +0200
  • 8c23c89883 Merge pull request #173 from Hlynsson/patch-1 Hakim El Hattab 2012-10-13 09:14:06 -0700
  • 6e0d0e279d roll back attr name change, just lowercase (#170) Hakim El Hattab 2012-10-13 12:13:26 -0400
  • 421b78aafb ability to define autoSlide duration per slide Hakim El Hattab 2012-10-13 12:04:33 -0400
  • ed1db1f3c8 Merge branch 'master' of https://github.com/functino/reveal.js Hakim El Hattab 2012-10-13 11:44:54 -0400
  • 6619bc62bd add zoom transition Hakim El Hattab 2012-10-13 10:28:34 -0400
  • bb47678b27 tweaks to page and cube transitions, change sky theme text-highlight color Hakim El Hattab 2012-10-13 10:08:06 -0400
  • c34be2e976 default config value for theme is null Hakim El Hattab 2012-10-13 00:17:45 -0400
  • 1a163d3450 fixed link for browser support Hansi 2012-10-12 15:16:46 +0200
  • 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