summaryrefslogtreecommitdiffhomepage
path: root/plugin/notes
AgeCommit message (Expand)Author
2016-09-21speaker layouts in server side notes pluginHakim El Hattab
2016-09-21layout selector for speaker view; includes four optionsHakim El Hattab
2016-06-10Horizontal 2-1 View for the speaker notes instead of a vertical 1-2Timothep
2016-03-09notes plugin no longer syncs overview mode #1446Hakim El Hattab
2016-03-09fix notes regex #1522 #1392Hakim El Hattab
2016-03-06Fix query parameter issue in notes plugin.Benjamin Tan
2016-01-08code formatHakim El Hattab
2016-01-08Merge branch 'patch-1' of https://github.com/danieltdt/reveal.js into devHakim El Hattab
2016-01-08include speaker view keyboard shortcut when applicable #1466Hakim El Hattab
2015-10-09Fixed #1379 - config keyboard now disables 's' keyrohithpr
2015-09-25notes defined in data-notes attributes retain preformatted whitespaceHakim El Hattab
2015-04-02support query parameters within notes pluginFND
2015-03-05Add support for custom notes.html fileDaniel Teixeira
2014-10-16better handling of overflowing speaker notes #1017Hakim El Hattab
2014-09-28prevent auto-sliding in notes frames #1004Hakim El Hattab
2014-09-27dont open notes when S is pressed inside of notes window #991Hakim El Hattab
2014-05-04clicking on notes timer now resets it #779Hakim El Hattab
2014-04-26enable reveal.js keyboard shortcuts anywhere in notes windowHakim El Hattab
2014-04-22skip transitions in notes window for better main window performanceHakim El Hattab
2014-04-22limit how often the notes window updates presentation statesHakim El Hattab
2014-04-22notes code format tweaksHakim El Hattab
2014-04-22dont toggle paused/overview modes needlessly when setting stateHakim El Hattab
2014-04-20update style of notes plugin to match SlidesHakim El Hattab
2014-04-19notes plugin now operates entirely through window.postMessage, adding support...Hakim El Hattab
2014-02-17server side notes plugin now supports input via data-notes attributeHakim El Hattab
2013-10-22configure notes presentation through query string to avoid flickerHakim El Hattab
2013-09-14prevent unintended slide change eventDonald R. Huettl
2013-08-29configure notes window presentations to hide needless UIHakim El Hattab
2013-07-26ensure notes window fragment states are mirrored in main window #538Hakim El Hattab
2013-07-26simplify client side notes pluginHakim El Hattab
2013-06-09merge notes timer rounding fixHakim El Hattab
2013-06-02Use Math.floor instead of parseInt to avoid problems with very small numbers ...Thomas Rosenau
2013-05-05merge notes float fix and support for multiple fragments with same indexHakim El Hattab
2013-05-02Added clear:left to notes DIVNigel Stanger
2013-05-01Replace the ShowDown Markdown engine with markedAmit Kotlovski
2013-02-27update main window when current slide changes in notes (closes #343)Hakim El Hattab
2013-02-06merge in notes improvementhakimel
2013-02-06find correct path to open html file from the notes.js pathDamjan Georgievski
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-23show error when notes run on non-http, fix load order to make sure upcoming s...hakimel
2013-01-21remove debug codehakimel
2013-01-21notes window now displays correct slides when origin is different than index....hakimel
2012-11-16fix incorrect navigation in notes window (closes #241)Hakim El Hattab
2012-10-28remove console.logHakim El Hattab
2012-10-28updated markdown references in notes pluginHakim El Hattab
2012-10-25merge in support for stepped fragments in notes windowHakim El Hattab
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