| Commit message (Expand) | Author | Age |
... | |
* | content now re-renders after alt+click zoom (closes #195) | Hakim El Hattab | 2012-10-28 |
* | update syntax highlight after editing (#210), move markdown and highlight scr... | Hakim El Hattab | 2012-10-28 |
* | merge in support for stepped fragments in notes window | Hakim El Hattab | 2012-10-25 |
|\ |
|
| * | Change source from from reveal.js back to reveal.min.js | Michael Kühnel | 2012-10-24 |
| * | Add notes to the fragment slide for testing purposes. | Michael Kühnel | 2012-10-24 |
| * | Cherry picking from branch fix-fragments-in-speakernotes | Michael Kühnel | 2012-10-23 |
|/ |
|
* | remove traling whitespace (#197) | Hakim El Hattab | 2012-10-20 |
* | new postMessage-based notes plugin, moved node-based notes to notes-server (#... | Hakim El Hattab | 2012-10-20 |
|\ |
|
| * | Replacing speakernotes plugin with a simple postMessage system | Eric J. Duran | 2012-10-17 |
* | | add support for fragment styles (#192) | Hakim El Hattab | 2012-10-20 |
* | | modularize themes and convert them to sass (closes #191) | Hakim El Hattab | 2012-10-20 |
|/ |
|
* | take out demo page js | Hakim El Hattab | 2012-10-14 |
* | new shorter api method names (closes #178), restructured and cleaned up core js | Hakim El Hattab | 2012-10-14 |
* | add zoom transition | Hakim El Hattab | 2012-10-13 |
* | fix conflict with theme set in query and theme specified in head | Hakim El Hattab | 2012-10-10 |
* | merge in relative theme/transition links | Hakim El Hattab | 2012-10-10 |
* | Merge branch 'patch-3' of https://github.com/dandv/reveal.js | Hakim El Hattab | 2012-10-10 |
|\ |
|
| * | Links to transitions & themes stay in presentation | Dan Dascalescu | 2012-10-10 |
* | | Typo fix | Dan Dascalescu | 2012-10-10 |
|/ |
|
* | slight tweak to zoom integration | hakimel | 2012-10-09 |
* | zoom.js integration via alt+click | Hakim El Hattab | 2012-10-09 |
* | wrap markdown in script text/template to fix parsing errors (closes #146 #155... | Hakim El Hattab | 2012-10-08 |
* | new paused mode feature (closes #144), controls and progress DOM elements are... | Hakim El Hattab | 2012-10-08 |
* | add link to serif theme in default presentation | Max Ogden | 2012-10-04 |
* | new slide | Hakim El Hattab | 2012-09-30 |
* | main.css > reveal.css | Hakim El Hattab | 2012-09-28 |
* | remove sharing code for sample presentation | Hakim El Hattab | 2012-09-21 |
* | add option for disabling overview mode (closes #145) | Hakim El Hattab | 2012-09-21 |
* | copy tweaks | Hakim El Hattab | 2012-09-16 |
* | add rvl.io to readme and template slide | Hakim El Hattab | 2012-09-09 |
* | Fix Socket.IO URL | Jono Warren | 2012-09-03 |
* | correction to code style in sky theme, adjusted transition demo page | Hakim El Hattab | 2012-08-30 |
* | add theme config option, add sky theme, fix line-height of <small> | Hakim El Hattab | 2012-08-30 |
* | made page validate | Owen Versteeg | 2012-08-12 |
* | rewrote initialization code for clarity and brevity (#105) | Hakim El Hattab | 2012-08-11 |
* | Update index.html | Dan Dascalescu | 2012-08-08 |
* | themes are now available as separate css files under css/theme/, old theme op... | Hakim El Hattab | 2012-08-08 |
* | use minified version of js | Hakim El Hattab | 2012-08-07 |
* | improved accessibility | Owen Versteeg | 2012-08-05 |
* | fix error in slide markup | Hakim El Hattab | 2012-08-04 |
* | more pdf-export tweaks, added slide describing the feature (#92) | Hakim El Hattab | 2012-08-04 |
* | slight tweak to pdf export css (#92) | Hakim El Hattab | 2012-08-04 |
* | support for PDF export in chrome (closes #92) | Hakim El Hattab | 2012-08-04 |
* | remove hard line breaks now that slide width is relative | Hakim El Hattab | 2012-08-04 |
* | Include speaker notes plugin after reveal.js | David Banham | 2012-08-04 |
* | disable 3d links in ie, reorder script loading in index for readability (clos... | hakimel | 2012-08-03 |
* | ie8 support (closes #96) | hakimel | 2012-08-03 |
* | update markdown code example to correctly reflect line breaks | Hakim El Hattab | 2012-07-31 |
* | modified data-markdown to support markdown indented with tabs | Hakim El Hattab | 2012-07-31 |
* | added slide announcing markdown support (#15) | Hakim El Hattab | 2012-07-31 |