aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2012-06-13add default table styles (closes #62)Hakim El Hattab
2012-06-13Merge pull request #61 from rmurphey/navigatePrev_navigateNextHakim El Hattab
2012-06-11update readmeRebecca Murphey
2012-06-11expose navigatePrev, navigateNextRebecca Murphey
2012-06-10adapt coding styledanielmitd
2012-06-10use configdanielmitd
2012-06-10controls are not necessarydanielmitd
2012-06-07removing errant author infoRebecca Murphey
2012-06-07taking a stab at a presenter notes serverRebecca Murphey
2012-06-06syntax highlighting in readme examplesHakim El Hattab
2012-06-06include references to previous/current sldie DOM elements in slidechange eventHakim El Hattab
2012-06-06prevent duplicate slidechange from firing after hash change (closes #54)Hakim El Hattab
2012-06-06added exampleHakim El Hattab
2012-06-05Merge pull request #53 from isellsoap/masterHakim El Hattab
2012-06-05simplified handling of nested listsFrancesco Schwarz
2012-06-03change add .reveal class in index (closes #51)Hakim El Hattab
2012-06-02added new example (closes #50)Hakim El Hattab
2012-06-02readme updateHakim El Hattab
2012-06-02api methods for adding/removing all event listeners (#48)Hakim El Hattab
2012-06-02changed selection of main container from #reveal to .reveal (closes #46)Hakim El Hattab
2012-06-02credit in readmeHakim El Hattab
2012-06-02version 1.3 is stable, upgrade to 1.4Hakim El Hattab
2012-06-02comments, tweaks and a new slide highlighting mobile supportHakim El Hattab
2012-06-02support for swipe and pinch gestures #48Hakim El Hattab
2012-06-01minified!Aaron Kiersky
2012-06-01added some public access methodsAaron Kiersky
2012-05-31dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidd...Hakim El Hattab
2012-05-31support more variations of nested lists (closes #47)Hakim El Hattab
2012-05-31added new examples, linked all contributor names to github pagesHakim El Hattab
2012-05-30updated min.js to matchakiersky
2012-05-30fixed bug in swipe gesture interacting with links.akiersky
2012-05-30added left, right, up, down gestures to change slides. moved window edge slid...akiersky
2012-05-29space and return keys can be used to exit the overview modeHakim El Hattab
2012-05-29adjust where page background is appliedHakim El Hattab
2012-05-25added exampleHakim El Hattab
2012-05-15adjust end key nav to last slideHakim El Hattab
2012-05-14Merge pull request #41 from frockenstein/masterHakim El Hattab
2012-05-14use home and end keyJason Finneyfrock
2012-05-10Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2012-05-10more explicit list styles (closes #38)Hakim El Hattab
2012-05-09added exampleHakim El Hattab
2012-05-07fix controls z-index in ffHakim El Hattab
2012-05-06hide address bar in mobile browsers, add apple web app metaHakim El Hattab
2012-05-05show all fragments during printHakim 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-03ie9 fixes, including new classList polyfillhakimel
2012-05-01minor style or wording tweaksHakim El Hattab
2012-04-30Merge pull request #36 from commadelimited/masterHakim El Hattab
2012-04-30Adding example for custom event binding.andy matthews
2012-04-28new exampleHakim El Hattab
2012-04-28added support for looped presentationsHakim El Hattab
2012-04-28merge keyboard shortcut changesHakim El Hattab
2012-04-27ignore metaKey modifier tooMichael Mahemoff
2012-04-27p for previous, n for nextMahemoff
2012-04-27Add new key mappings for navigation.Mahemoff
2012-04-26(c) yearHakim El Hattab
2012-04-25significantly smaller js file header, added minified jsHakim El Hattab
2012-04-25Merge pull request #32 from philipbjorge/masterHakim El Hattab
2012-04-25added new exampleHakim El Hattab
2012-04-24Overview now shows hidden fragments.Philip Bjorge
2012-04-22new exampleHakim El Hattab
2012-04-14added new exampleHakim El Hattab
2012-04-04more detailed usage instructions including docs on new state featureHakim El Hattab
2012-04-04upgrade to v 1.3Hakim El Hattab