index
:
marvinborner/bootyswing
master
Liedanalyse Schule
Marvin
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugin
/
notes
/
notes.js
Age
Commit message (
Expand
)
Author
2019-04-01
Added content
Marvin Borner
2018-05-05
Fixed notes timer when speaker notes window opened via RevealNotes.open()
Greg Denehy
2018-04-24
speaker view has visible connection status, times out with error after 5s
Hakim El Hattab
2017-04-30
Fixed notes.js to account for upstream updates
Greg Denehy
2017-04-30
Merge branch 'dev' into plugin-key-bindings
Greg Denehy
2017-04-30
Changed custom key binding config properties to use 'keyCode' instead of 'code'
Greg Denehy
2017-04-30
Added programatic support for custom key bindings with optional descriptions ...
Greg Denehy
2017-04-20
Allow popup window access to Reveal API
Adam Spiers
2017-01-31
improved fragment notes support #1636
Hakim El Hattab
2016-07-04
For a fragment: allow to show a separate note defined in it
Dmitry Trofimov
2016-01-08
code format
Hakim El Hattab
2016-01-08
Merge branch 'patch-1' of https://github.com/danieltdt/reveal.js into dev
Hakim El Hattab
2016-01-08
include speaker view keyboard shortcut when applicable #1466
Hakim El Hattab
2015-10-09
Fixed #1379 - config keyboard now disables 's' key
rohithpr
2015-09-25
notes defined in data-notes attributes retain preformatted whitespace
Hakim El Hattab
2015-04-02
support query parameters within notes plugin
FND
2015-03-05
Add support for custom notes.html file
Daniel Teixeira
2014-09-27
dont open notes when S is pressed inside of notes window #991
Hakim El Hattab
2014-04-22
dont toggle paused/overview modes needlessly when setting state
Hakim El Hattab
2014-04-19
notes plugin now operates entirely through window.postMessage, adding support...
Hakim El Hattab
2014-02-17
server side notes plugin now supports input via data-notes attribute
Hakim El Hattab
2013-07-26
simplify client side notes plugin
Hakim El Hattab
2013-02-06
merge in notes improvement
hakimel
2013-02-06
find correct path to open html file from the notes.js path
Damjan Georgievski
2012-10-25
merge in support for stepped fragments in notes window
Hakim El Hattab
2012-10-24
Delete functionality to control presentation from notes window
Michael Kühnel
2012-10-24
Delete console output.
Michael Kühnel
2012-10-24
Make the fragments visible in speaker notes
Michael Kühnel
2012-10-20
clean up trailing whitespace (closes #197)
Hakim El Hattab
2012-10-20
new postMessage-based notes plugin, moved node-based notes to notes-server (#...
Hakim El Hattab