summaryrefslogtreecommitdiffhomepage
path: root/plugin
AgeCommit message (Expand)Author
2013-03-08Bring multiplex up to dateDavid Banham
2013-03-08Merge branch 'master' of https://github.com/hakimel/reveal.jsDavid Banham
2013-02-27update main window when current slide changes in notes (closes #343)Hakim El Hattab
2013-02-27Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into devHakim El Hattab
2013-02-27merge external markdown support, move example to plugin (#329)Hakim El Hattab
2013-02-27Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into devHakim El Hattab
2013-02-26Update plugin/markdown/markdown.jsasmod3us
2013-02-06merge in notes improvementhakimel
2013-02-06find correct path to open html file from the notes.js pathDamjan Georgievski
2013-02-03disable zoom plugin while in overview modeHakim El Hattab
2013-01-30Slightly refactored "slidify" flowLars Kappert
2013-01-29Support for external markdown files, including configurable (vertical) slide ...Lars Kappert
2013-01-26merge in timer in notes window, timer now stays hidden until initial time is setHakim El Hattab
2013-01-26Add clock and elapsed time to notes viewCharlie DeTar
2013-01-23Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele...hakimel
2013-01-23show error when notes run on non-http, fix load order to make sure upcoming s...hakimel
2013-01-21Add Clojure to highlight.js, add code highlight example to README.Aaron Steele
2013-01-21remove debug codehakimel
2013-01-21notes window now displays correct slides when origin is different than index....hakimel
2013-01-10attribution for print-pdf phantom script (closes #276)Hakim El Hattab
2013-01-10merge in phantomjs script for printing pdf (#276)Hakim El Hattab
2013-01-04disable remotes plugin on mobilecallmephilip
2012-11-16null check for notes in markdown parser (#253)Hakim El Hattab
2012-11-16avoid stripping out notes when parsing markdown (closes #253)Hakim El Hattab
2012-11-16fix incorrect navigation in notes window (closes #241)Hakim El Hattab
2012-11-11add touch based remote controlled pluginHakim El Hattab
2012-11-10cosmetical tweaks to postmessage pluginHakim El Hattab
2012-10-31added a simple postmessage pluginMaurizio Lupo
2012-10-28content now re-renders after alt+click zoom (closes #195)Hakim El Hattab
2012-10-28remove console.logHakim El Hattab
2012-10-28updated markdown references in notes pluginHakim 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 serverHakim El Hattab
2012-10-25merge in support for stepped fragments in notes windowHakim El Hattab
2012-10-24Merge branch 'refs/heads/fix-fragments-in-speakernotes' into fragments-in-not...Michael Kühnel
2012-10-24Delete functionality to control presentation from notes windowMichael Kühnel
2012-10-24Delete console output.Michael Kühnel
2012-10-24Make the fragments visible in speaker notesMichael Kühnel
2012-10-20clean up trailing whitespace (closes #197)Hakim El Hattab
2012-10-20new postMessage-based notes plugin, moved node-based notes to notes-server (#...Hakim El Hattab
2012-10-19Update renamed API methodMichael Kühnel
2012-10-19Oops. Delete console output.Michael Kühnel
2012-10-19Renaming key within fragmentDataMichael Kühnel
2012-10-19get 'fragmentdata' and react by showing/hiding the corresponding fragmentsMichael Kühnel
2012-10-19Add event listener 'fragmentshown' and 'fragmenthidden'Michael Kühnel
2012-10-18Broadcast fragmentdataMichael Kühnel
2012-10-18Add missing semicolonMichael Kühnel
2012-10-18Fix indentationMichael Kühnel
2012-10-17Replacing speakernotes plugin with a simple postMessage systemEric J. Duran
2012-10-16Adding images directory to staticDir so we can search imagesEric J. Duran
2012-10-14new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab
2012-10-09slight tweak to zoom integrationhakimel
2012-09-28slightly larger preview of next slide in speaker notes (closes #147)Hakim El Hattab
2012-09-21merge markdown in notesHakim El Hattab
2012-09-21Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/revea...Hakim El Hattab
2012-09-09open slide notes window automatically #135Hakim El Hattab
2012-09-08Support markdown in speaker notesJosh Nichols
2012-09-08Open notes in new window, instead of printing to consoleJosh Nichols
2012-08-15Not got githubDavid Banham
2012-08-06Removed unused codeDavid Banham
2012-08-06Don't suppress the whole event, just add context metadataDavid Banham
2012-08-05Added multiplexing serverDavid Banham
2012-07-09slidenotes becomes speakernotes to match wording in readmeHakim El Hattab
2012-07-09adjustments to initial node messages #57Hakim El Hattab
2012-07-09refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab