aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
AgeCommit message (Expand)Author
2012-11-10corrections to vertical centering (#70), added to docs, upgrade to 2.2Hakim El Hattab
2012-10-28content now re-renders after alt+click zoom (closes #195)Hakim El Hattab
2012-10-28update syntax highlight after editing (#210), move markdown and highlight scr...Hakim El Hattab
2012-10-25merge in support for stepped fragments in notes windowHakim El Hattab
2012-10-24Change source from from reveal.js back to reveal.min.jsMichael Kühnel
2012-10-24Add notes to the fragment slide for testing purposes.Michael Kühnel
2012-10-23Cherry picking from branch fix-fragments-in-speakernotesMichael Kühnel
2012-10-20remove traling whitespace (#197)Hakim El Hattab
2012-10-20new postMessage-based notes plugin, moved node-based notes to notes-server (#...Hakim El Hattab
2012-10-20add support for fragment styles (#192)Hakim El Hattab
2012-10-20modularize themes and convert them to sass (closes #191)Hakim El Hattab
2012-10-17Replacing speakernotes plugin with a simple postMessage systemEric J. Duran
2012-10-14take out demo page jsHakim El Hattab
2012-10-14new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab
2012-10-13add zoom transitionHakim El Hattab
2012-10-10fix conflict with theme set in query and theme specified in headHakim El Hattab
2012-10-10merge in relative theme/transition linksHakim El Hattab
2012-10-10Merge branch 'patch-3' of https://github.com/dandv/reveal.jsHakim El Hattab
2012-10-10Links to transitions & themes stay in presentationDan Dascalescu
2012-10-10Typo fixDan Dascalescu
2012-10-09slight tweak to zoom integrationhakimel
2012-10-09zoom.js integration via alt+clickHakim El Hattab
2012-10-08wrap markdown in script text/template to fix parsing errors (closes #146 #155...Hakim El Hattab
2012-10-08new paused mode feature (closes #144), controls and progress DOM elements are...Hakim El Hattab
2012-10-04add link to serif theme in default presentationMax Ogden
2012-09-30new slideHakim El Hattab
2012-09-28main.css > reveal.cssHakim El Hattab
2012-09-21remove sharing code for sample presentationHakim El Hattab
2012-09-21add option for disabling overview mode (closes #145)Hakim El Hattab
2012-09-16copy tweaksHakim El Hattab
2012-09-09add rvl.io to readme and template slideHakim El Hattab
2012-09-03Fix Socket.IO URLJono Warren
2012-08-30correction to code style in sky theme, adjusted transition demo pageHakim El Hattab
2012-08-30add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab
2012-08-12made page validateOwen Versteeg
2012-08-11rewrote initialization code for clarity and brevity (#105)Hakim El Hattab
2012-08-08Update index.htmlDan Dascalescu
2012-08-08themes are now available as separate css files under css/theme/, old theme op...Hakim El Hattab
2012-08-07use minified version of jsHakim El Hattab
2012-08-05improved accessibility Owen Versteeg
2012-08-04fix error in slide markupHakim El Hattab
2012-08-04more pdf-export tweaks, added slide describing the feature (#92)Hakim El Hattab
2012-08-04slight tweak to pdf export css (#92)Hakim El Hattab
2012-08-04support for PDF export in chrome (closes #92)Hakim El Hattab
2012-08-04remove hard line breaks now that slide width is relativeHakim El Hattab
2012-08-04Include speaker notes plugin after reveal.jsDavid Banham
2012-08-03disable 3d links in ie, reorder script loading in index for readability (clos...hakimel
2012-08-03ie8 support (closes #96)hakimel
2012-07-31update markdown code example to correctly reflect line breaksHakim El Hattab
2012-07-31modified data-markdown to support markdown indented with tabsHakim El Hattab
2012-07-31added slide announcing markdown support (#15)Hakim El Hattab
2012-07-31support for data-markdown (#15)Hakim El Hattab
2012-07-20clean up initialization, conditionally load classList polyfill prior to revea...Hakim El Hattab
2012-07-18readme updateHakim El Hattab
2012-07-15added autoSlide option (#59), clear out list of options in index.html's initi...Hakim El Hattab
2012-07-12add beige theme, move theme class from .reveal to document element, use log i...Hakim El Hattab
2012-07-09larger font for code samples (closes #60)Hakim El Hattab
2012-07-09slidenotes becomes speakernotes to match wording in readmeHakim El Hattab
2012-07-09fix incorrect directory referenceHakim El Hattab
2012-07-09separate loading of classList.js as its not tied to execution of highlight.jsHakim El Hattab
2012-07-09refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab
2012-07-09use head.js to script load everything, fixes bug with inclusion of notes serv...Hakim El Hattab
2012-07-04conditional loading of socket.io and the notes client js based on window hostHakim El Hattab
2012-07-01move notes client code into libHakim El Hattab
2012-07-01tweaks to slidenotesHakim El Hattab
2012-07-01/lib restructuringHakim El Hattab
2012-07-01restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab
2012-06-07taking a stab at a presenter notes serverRebecca Murphey
2012-06-06include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab
2012-06-03change add .reveal class in index (closes #51)Hakim El Hattab
2012-06-02comments, tweaks and a new slide highlighting mobile supportHakim El Hattab
2012-05-06hide address bar in mobile browsers, add apple web app metaHakim El Hattab
2012-05-05print styles (closes #19)Hakim El Hattab
2012-05-04'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene...Hakim El Hattab
2012-05-01minor style or wording tweaksHakim El Hattab
2012-04-30Adding example for custom event binding.andy matthews
2012-04-28added support for looped presentationsHakim El Hattab
2012-04-28merge keyboard shortcut changesHakim El Hattab
2012-04-04better example of state usageHakim El Hattab
2012-03-30change back state event scope, document level makes more sense as that's wher...Hakim El Hattab
2012-03-30adjustments to custom state eventsHakim El Hattab
2012-03-30now capturing data-state on slides and lifting it to document element classLi...Hakim El Hattab
2012-03-24classList polyfill included for ie9Hakim El Hattab
2012-03-24delay hash changes to avoid transition lag in chrome and enable history by de...Hakim El Hattab
2012-02-29default hash updates to false, see http://code.google.com/p/chromium/issues/d...Hakim El Hattab
2012-01-14tweaked mouse wheel navigationHakim El Hattab
2012-01-03moved inline base64 images to awsHakim El Hattab
2011-12-30history on by defaultHakim El Hattab
2011-12-30browser history updates can now be disabled via configHakim El Hattab
2011-12-26updated copy in slides, added one that explains transitionsHakim El Hattab
2011-12-26major, non backwards compatible, restructuring of DOM treeHakim El Hattab
2011-12-26changed id of 'main' container to 'reveal'Hakim El Hattab
2011-12-26added new transitions (box/page) and a ui theme (neon)Hakim El Hattab
2011-12-23added experimental overview mode (press SPACE)Hakim El Hattab
2011-12-23fallback on 2d transform transitions via feature detectHakim El Hattab
2011-12-22progress bar is now a div and uses the same transition + easing as slides (fi...Hakim El Hattab
2011-12-22added optional presentation progress barHakim El Hattab
2011-12-21replaced google logo with a unicornHakim El Hattab
2011-12-21slide with code is now editable, escaped unicode arrowsHakim El Hattab
2011-12-04fix broken linkHakim El Hattab