Age | Commit message (Expand) | Author |
2012-08-05 | Added multiplexing server | David Banham |
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 |
2012-01-14 | tweaked mouse wheel navigation | Hakim El Hattab |
2012-01-03 | moved inline base64 images to aws | Hakim El Hattab |
2011-12-30 | history on by default | Hakim El Hattab |
2011-12-30 | browser history updates can now be disabled via config | Hakim El Hattab |
2011-12-26 | updated copy in slides, added one that explains transitions | Hakim El Hattab |
2011-12-26 | major, non backwards compatible, restructuring of DOM tree | Hakim El Hattab |
2011-12-26 | changed id of 'main' container to 'reveal' | Hakim El Hattab |
2011-12-26 | added new transitions (box/page) and a ui theme (neon) | Hakim El Hattab |
2011-12-23 | added experimental overview mode (press SPACE) | Hakim El Hattab |
2011-12-23 | fallback on 2d transform transitions via feature detect | Hakim El Hattab |
2011-12-22 | progress bar is now a div and uses the same transition + easing as slides (fi... | Hakim El Hattab |
2011-12-22 | added optional presentation progress bar | Hakim El Hattab |
2011-12-21 | replaced google logo with a unicorn | Hakim El Hattab |
2011-12-21 | slide with code is now editable, escaped unicode arrows | Hakim El Hattab |
2011-12-04 | fix broken link | Hakim El Hattab |
2011-12-04 | fix vertical slide transition and hit areas of rolling links | Hakim El Hattab |
2011-12-04 | cleanup & comments | Hakim El Hattab |
2011-12-04 | renamed to reveal.js, many new features, and upgraded to v1.0 | Hakim El Hattab |
2011-06-07 | removed tracking code | Hakim El Hattab |
2011-06-07 | initial commit | Hakim El Hattab |