aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugin/notes/notes.js
AgeCommit message (Expand)Author
2019-04-01Added contentMarvin Borner
2018-05-05Fixed notes timer when speaker notes window opened via RevealNotes.open()Greg Denehy
2018-04-24speaker view has visible connection status, times out with error after 5sHakim El Hattab
2017-04-30Fixed notes.js to account for upstream updatesGreg Denehy
2017-04-30Merge branch 'dev' into plugin-key-bindingsGreg Denehy
2017-04-30Changed custom key binding config properties to use 'keyCode' instead of 'code'Greg Denehy
2017-04-30Added programatic support for custom key bindings with optional descriptions ...Greg Denehy
2017-04-20Allow popup window access to Reveal APIAdam Spiers
2017-01-31improved fragment notes support #1636Hakim El Hattab
2016-07-04For a fragment: allow to show a separate note defined in itDmitry Trofimov
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-09-27dont open notes when S is pressed inside of notes window #991Hakim El Hattab
2014-04-22dont toggle paused/overview modes needlessly when setting stateHakim 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-07-26simplify client side notes pluginHakim El Hattab
2013-02-06merge in notes improvementhakimel
2013-02-06find correct path to open html file from the notes.js pathDamjan Georgievski
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