aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-08-06added the actual filesOwen Versteeg
2012-08-06added more font-face supportOwen Versteeg
2012-08-06fix order of options extend and listener binding (closes #102)Hakim El Hattab
2012-08-06Update README.mdHakim El Hattab
2012-08-06Merge pull request #101 from StereotypicalApps/patch-5Hakim El Hattab
2012-08-06Merge pull request #100 from StereotypicalApps/patch-4Hakim El Hattab
2012-08-05improved accessibility Owen Versteeg
2012-08-05added small fallback for non-font-face browsersOwen Versteeg
2012-08-04fix error in slide markupHakim El Hattab
2012-08-04fix overview slide positioning bug (closes #89)Hakim El Hattab
2012-08-04instructions for pdf export (#92)Hakim 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-04less horizontal padding for slidesHakim El Hattab
2012-08-04remove hard line breaks now that slide width is relativeHakim El Hattab
2012-08-04fix overflow glitch on vertical slides in mobile safariHakim El Hattab
2012-08-04use mq to reduce font size for low resultions, max limit on width for slides ...Hakim El Hattab
2012-08-04Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-08-04Merge pull request #93 from StereotypicalApps/patch-1Hakim El Hattab
2012-08-04Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-08-04Merge pull request #97 from davidbanham/masterHakim El Hattab
2012-08-04Include speaker notes plugin after reveal.jsDavid Banham
2012-08-03correct copy yearHakim El Hattab
2012-08-03disable 3d links in ie, reorder script loading in index for readability (clos...hakimel
2012-08-03fix disappearing 3d hover in chromehakimel
2012-08-03ie8 support (closes #96)hakimel
2012-08-03add eot font for iehakimel
2012-08-02Oops, made the page a little too responsiveOwen Versteeg
2012-08-02Made the slideshow responsiveOwen Versteeg
2012-08-02added exampleHakim El Hattab
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-31self-execute data-markdownHakim El Hattab
2012-07-31markdown instructionsHakim 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-30move theme styles at bottom of main.css, change background of page transition...Hakim El Hattab
2012-07-26fixes bug where the .present class remained on previous slide (closes #88)Hakim El Hattab
2012-07-26adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73Hakim El Hattab
2012-07-21added example from @pamelafoxHakim El Hattab
2012-07-20readme code markingHakim El Hattab
2012-07-201.4 is now stable, increment master to 1.5Hakim El Hattab
2012-07-20clean up initialization, conditionally load classList polyfill prior to revea...Hakim El Hattab
2012-07-20'keyboard' config option for disabling keyboard navigation (closes #84)Hakim El Hattab
2012-07-20null check progress DOM element even if it's configured to be onHakim El Hattab
2012-07-18sub/superscript styles (closes #82)Hakim El Hattab
2012-07-18readme updateHakim El Hattab
2012-07-18Merge pull request #83 from basecode/patch-slidechangeHakim El Hattab
2012-07-17Remove assignment to `indexv` and `indexh` to trigger 'onslidechange' at star...Tobi Reiss
2012-07-16Merge pull request #80 from ob1/patch-2Hakim El Hattab
2012-07-16Another instance of: id="reveal" => class="reveal"ob1
2012-07-15remove background from default anchor hover styleHakim El Hattab
2012-07-15added autoSlide option (#59), clear out list of options in index.html's initi...Hakim El Hattab
2012-07-15Merge pull request #79 from ob1/patch-1Hakim El Hattab
2012-07-15Update README to reflect "Main #reveal container is now selected via a class ...ob1
2012-07-12add beige theme, move theme class from .reveal to document element, use log i...Hakim El Hattab
2012-07-12changenote re code sample font sizeHakim El Hattab
2012-07-12added new example to readmeHakim 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-09folder structure description in readmeHakim El Hattab
2012-07-09fix incorrect directory referenceHakim El Hattab
2012-07-09adjustments to initial node messages #57Hakim 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-09Merge branch 'master' of github.com:hakimel/reveal.js into notesHakim El Hattab
2012-07-09Merge pull request #75 from tansengming/css_charsetHakim El Hattab
2012-07-09adds charset declaration in main.cssSengMing Tan
2012-07-04small tweaks to notes page styleHakim El Hattab
2012-07-04small tweaks to notes page styleHakim El Hattab
2012-07-04simplify query matchHakim El Hattab
2012-07-04remove unused copy of notes clientHakim El Hattab
2012-07-04readme updatesHakim El Hattab
2012-07-04conditional loading of socket.io and the notes client js based on window hostHakim El Hattab
2012-07-01update instructions printed on server startHakim El Hattab
2012-07-01convert spaces to tabs to match project styleHakim El Hattab
2012-07-01move notes client code into libHakim El Hattab
2012-07-01tweaks to slidenotesHakim El Hattab
2012-07-01adjust whitespace of notes code to match rest of projectHakim El Hattab
2012-07-01include underscore as a dependency for npmHakim El Hattab
2012-07-01/lib restructuringHakim El Hattab
2012-07-01restructured /lib, moved /assets/fonts to /lib/fontsHakim El Hattab
2012-07-01Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.j...Hakim El Hattab
2012-06-24Merge pull request #72 from rhudea/fix-fragmenthiddenHakim El Hattab
2012-06-20Send the correct element for fragmenthidden eventsRaul Hudea
2012-06-18Merge pull request #65 from bleathem/patch-2Hakim El Hattab
2012-06-18enable controls by defaultHakim El Hattab
2012-06-17connect to whatever server we're onRebecca Murphey
2012-06-17fix socket idRebecca Murphey
2012-06-17fix path to socket.ioRebecca Murphey
2012-06-17have notes page only listen to one socketRebecca Murphey
2012-06-17add mustache dependencyRebecca Murphey
2012-06-17broadcast socket id as part of slidedataRebecca Murphey
2012-06-17use current host/portRebecca Murphey
2012-06-14Specify position for .reveal.linear sections. fixes #64Brian Leathem
2012-06-14Merge pull request #63 from bleathem/patch-1Hakim El Hattab
2012-06-13Changed #reveal to .reveal in print.cssBrian Leathem
2012-06-13Merge pull request #58 from danielmitd/controlsHakim El Hattab