summaryrefslogtreecommitdiffhomepage
path: root/plugin/notes/notes.js
AgeCommit message (Expand)Author
2020-06-21Well, I don't need a thesis in corona-timesMarvin Borner
2020-05-05New project layoutMarvin Borner
2019-03-14support for plugins where the init method doesn't return a PromiseHakim El Hattab
2019-03-14more forgiving code highlight line number format, add Promise polyfillHakim El Hattab
2019-03-11notes plugin: callRevealApi wants apply, not callDougal J. Sutherland
2019-03-04highlight, math, notes and zoom plugins now register via Reveal.registerPluginHakim El Hattab
2019-03-04reveal.js plugin flow now uses promises, refactor markdown plugin to use prom...Hakim El Hattab
2018-10-08Merge pull request #2251 from oyron/2229-speaker-notes-bugHakim El Hattab
2018-10-05Handle previously opened notes window, by giving focus.oyron
2018-10-04formatting and tweaks for #2104Hakim El Hattab
2018-10-04resolve notes merge conflictHakim El Hattab
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
2018-02-20documentationMartin Jurča
2018-02-20fixed showing speaker's view with timings/pacing while serving the presentati...Martin Jurča
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