Age | Commit message (Expand) | Author |
2013-03-08 | update multiplex setup instructions (#98) | Hakim El Hattab |
2013-03-08 | add Reveal.getConfig(), replace use of window.globals (#98) | Hakim El Hattab |
2013-03-08 | merge in multiplex (#98) | Hakim El Hattab |
2013-03-09 | Prevent users from accidentally using common credentials | David Banham |
2013-03-08 | Bring multiplex up to date | David Banham |
2013-02-26 | remove share buttons | Hakim El Hattab |
2013-02-26 | disabled overview clicks on slides with disabled class | Hakim El Hattab |
2013-01-29 | rename padding config option to margin, better mobile support for scaled pres... | hakimel |
2013-01-16 | implement a fade transition | Joel Brandt |
2012-12-08 | Fixing spelling mistake. | Luke Williams |
2012-11-15 | Fix bug with switching to night theme | harriha |
2012-11-11 | add touch based remote controlled plugin | Hakim El Hattab |
2012-11-11 | add grunt.js build file (closes #235) | Hakim El Hattab |
2012-11-10 | remember last visited vertical slide (closes #225) | Hakim El Hattab |
2012-11-10 | allow multiple control elements, document usage of global controls (#184, #204) | Hakim El Hattab |
2012-11-10 | corrections to vertical centering (#70), added to docs, upgrade to 2.2 | Hakim El Hattab |
2012-10-28 | 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-25 | merge in support for stepped fragments in notes window | Hakim El Hattab |
2012-10-24 | 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-23 | Cherry picking from branch fix-fragments-in-speakernotes | Michael Kühnel |
2012-10-20 | 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 | 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-17 | Replacing speakernotes plugin with a simple postMessage system | Eric J. Duran |
2012-10-14 | 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-13 | add zoom transition | Hakim El Hattab |
2012-10-10 | 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-09 | slight tweak to zoom integration | hakimel |
2012-10-09 | zoom.js integration via alt+click | Hakim El Hattab |
2012-10-08 | 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-04 | add link to serif theme in default presentation | Max Ogden |
2012-09-30 | new slide | Hakim El Hattab |
2012-09-28 | main.css > reveal.css | Hakim El Hattab |
2012-09-21 | 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-16 | copy tweaks | Hakim El Hattab |
2012-09-09 | add rvl.io to readme and template slide | Hakim El Hattab |
2012-09-03 | Fix Socket.IO URL | Jono Warren |
2012-08-30 | 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-12 | made page validate | Owen Versteeg |
2012-08-11 | rewrote initialization code for clarity and brevity (#105) | Hakim El Hattab |
2012-08-08 | 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-07 | use minified version of js | Hakim El Hattab |
2012-08-05 | improved accessibility | Owen Versteeg |
2012-08-04 | 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-03 | disable 3d links in ie, reorder script loading in index for readability (clos... | hakimel |
2012-08-03 | ie8 support (closes #96) | hakimel |
2012-07-31 | 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 | support for data-markdown (#15) | Hakim El Hattab |
2012-07-20 | clean up initialization, conditionally load classList polyfill prior to revea... | Hakim El Hattab |
2012-07-18 | readme update | Hakim El Hattab |
2012-07-15 | added autoSlide option (#59), clear out list of options in index.html's initi... | Hakim El Hattab |
2012-07-12 | add beige theme, move theme class from .reveal to document element, use log i... | Hakim El Hattab |
2012-07-09 | larger font for code samples (closes #60) | Hakim El Hattab |
2012-07-09 | slidenotes becomes speakernotes to match wording in readme | Hakim El Hattab |
2012-07-09 | fix incorrect directory reference | Hakim El Hattab |
2012-07-09 | separate loading of classList.js as its not tied to execution of highlight.js | Hakim El Hattab |
2012-07-09 | refactored folder structure, added /plugins which is initially only used by #57 | Hakim El Hattab |
2012-07-09 | use head.js to script load everything, fixes bug with inclusion of notes serv... | Hakim El Hattab |
2012-07-04 | conditional loading of socket.io and the notes client js based on window host | Hakim El Hattab |
2012-07-01 | move notes client code into lib | Hakim El Hattab |
2012-07-01 | tweaks to slidenotes | Hakim El Hattab |
2012-07-01 | /lib restructuring | Hakim El Hattab |
2012-07-01 | restructured /lib, moved /assets/fonts to /lib/fonts | Hakim El Hattab |
2012-06-07 | taking a stab at a presenter notes server | Rebecca Murphey |
2012-06-06 | include references to previous/current sldie DOM elements in slidechange event | Hakim El Hattab |
2012-06-03 | change add .reveal class in index (closes #51) | Hakim El Hattab |
2012-06-02 | comments, tweaks and a new slide highlighting mobile support | Hakim El Hattab |
2012-05-06 | hide address bar in mobile browsers, add apple web app meta | Hakim El Hattab |
2012-05-05 | print styles (closes #19) | Hakim El Hattab |
2012-05-04 | 'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene... | Hakim El Hattab |
2012-05-01 | minor style or wording tweaks | Hakim El Hattab |
2012-04-30 | Adding example for custom event binding. | andy matthews |
2012-04-28 | added support for looped presentations | Hakim El Hattab |
2012-04-28 | merge keyboard shortcut changes | Hakim El Hattab |
2012-04-04 | better example of state usage | Hakim El Hattab |
2012-03-30 | change back state event scope, document level makes more sense as that's wher... | Hakim El Hattab |
2012-03-30 | adjustments to custom state events | Hakim El Hattab |
2012-03-30 | now capturing data-state on slides and lifting it to document element classLi... | Hakim El Hattab |
2012-03-24 | classList polyfill included for ie9 | Hakim El Hattab |
2012-03-24 | delay hash changes to avoid transition lag in chrome and enable history by de... | Hakim El Hattab |
2012-02-29 | default hash updates to false, see http://code.google.com/p/chromium/issues/d... | Hakim El Hattab |