aboutsummaryrefslogtreecommitdiff
path: root/plugin/notes/notes.js
Commit message (Expand)AuthorAge
* support for plugins where the init method doesn't return a PromiseHakim El Hattab2019-03-14
* more forgiving code highlight line number format, add Promise polyfillHakim El Hattab2019-03-14
* notes plugin: callRevealApi wants apply, not callDougal J. Sutherland2019-03-11
* highlight, math, notes and zoom plugins now register via Reveal.registerPluginHakim El Hattab2019-03-04
* reveal.js plugin flow now uses promises, refactor markdown plugin to use prom...Hakim El Hattab2019-03-04
* Merge pull request #2251 from oyron/2229-speaker-notes-bugHakim El Hattab2018-10-08
|\
| * Handle previously opened notes window, by giving focus.oyron2018-10-05
* | formatting and tweaks for #2104Hakim El Hattab2018-10-04
* | resolve notes merge conflictHakim El Hattab2018-10-04
|\ \ | |/ |/|
| * documentationMartin Jurča2018-02-20
| * fixed showing speaker's view with timings/pacing while serving the presentati...Martin Jurča2018-02-20
* | Fixed notes timer when speaker notes window opened via RevealNotes.open()Greg Denehy2018-05-05
* | speaker view has visible connection status, times out with error after 5sHakim El Hattab2018-04-24
|/
* Fixed notes.js to account for upstream updatesGreg Denehy2017-04-30
* Merge branch 'dev' into plugin-key-bindingsGreg Denehy2017-04-30
|\
| * Allow popup window access to Reveal APIAdam Spiers2017-04-20
| * improved fragment notes support #1636Hakim El Hattab2017-01-31
| * For a fragment: allow to show a separate note defined in itDmitry Trofimov2016-07-04
| * code formatHakim El Hattab2016-01-08
| * Merge branch 'patch-1' of https://github.com/danieltdt/reveal.js into devHakim El Hattab2016-01-08
| |\
| | * Add support for custom notes.html fileDaniel Teixeira2015-03-05
| * | include speaker view keyboard shortcut when applicable #1466Hakim El Hattab2016-01-08
* | | Changed custom key binding config properties to use 'keyCode' instead of 'code'Greg Denehy2017-04-30
* | | Added programatic support for custom key bindings with optional descriptions ...Greg Denehy2017-04-30
|/ /
* | Fixed #1379 - config keyboard now disables 's' keyrohithpr2015-10-09
* | notes defined in data-notes attributes retain preformatted whitespaceHakim El Hattab2015-09-25
* | support query parameters within notes pluginFND2015-04-02
|/
* dont open notes when S is pressed inside of notes window #991Hakim El Hattab2014-09-27
* dont toggle paused/overview modes needlessly when setting stateHakim El Hattab2014-04-22
* notes plugin now operates entirely through window.postMessage, adding support...Hakim El Hattab2014-04-19
* server side notes plugin now supports input via data-notes attributeHakim El Hattab2014-02-17
* simplify client side notes pluginHakim El Hattab2013-07-26
* merge in notes improvementhakimel2013-02-06
* find correct path to open html file from the notes.js pathDamjan Georgievski2013-02-06
* merge in support for stepped fragments in notes windowHakim El Hattab2012-10-25
|\
| * Delete functionality to control presentation from notes windowMichael Kühnel2012-10-24
| * Delete console output.Michael Kühnel2012-10-24
| * Make the fragments visible in speaker notesMichael Kühnel2012-10-24
|/
* clean up trailing whitespace (closes #197)Hakim El Hattab2012-10-20
* new postMessage-based notes plugin, moved node-based notes to notes-server (#...Hakim El Hattab2012-10-20