aboutsummaryrefslogtreecommitdiff
path: root/plugin/notes
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
|/
* prevent cmd+r in notes window since reloading breaks the view #1958Hakim El Hattab2017-12-04
* Merge pull request #1958 from ThomasWeinert/feature/block_f5_in_notesHakim El Hattab2017-12-04
|\
| * Block F5 in speaker notes window, avoid disconnectsThomas Weinert2017-08-12
* | Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in...Hakim El Hattab2017-11-29
|\ \ | |/ |/|
| * Fixed notes.js to account for upstream updatesGreg Denehy2017-04-30
| * Merge branch 'dev' into plugin-key-bindingsGreg Denehy2017-04-30
| |\
| * | 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
* | | localstorage feature test in notes plugin, fixes speaker view error in safariHakim El Hattab2017-07-13
| |/ |/|
* | minor tweak for #1564Hakim El Hattab2017-04-21
* | optionally display pacing advice based on slide timingsAdam Spiers2017-04-20
* | don't show negative signs inside minutes/seconds elementsAdam Spiers2017-04-20
* | round decreasing timers to mirror increasing timersAdam Spiers2017-04-20
* | avoid deleting existing classes when muting time elementsAdam Spiers2017-04-20
* | don't mute minutes when hours is unmutedAdam Spiers2017-04-20
* | use opacity for muted clock elementsAdam Spiers2017-04-20
* | extract time display code into new _displayTime() functionAdam Spiers2017-04-20
* | Allow popup window access to Reveal APIAdam Spiers2017-04-20
* | improved fragment notes support #1636Hakim El Hattab2017-01-31
* | Merge pull request #1636 from traff/masterHakim El Hattab2017-01-31
|\ \
| * | For a fragment: allow to show a separate note defined in itDmitry Trofimov2016-07-04
* | | speaker layouts in server side notes pluginHakim El Hattab2016-09-21
* | | layout selector for speaker view; includes four optionsHakim El Hattab2016-09-21
* | | Horizontal 2-1 View for the speaker notes instead of a vertical 1-2Timothep2016-06-10
|/ /
* | notes plugin no longer syncs overview mode #1446Hakim El Hattab2016-03-09
* | fix notes regex #1522 #1392Hakim El Hattab2016-03-09
* | Fix query parameter issue in notes plugin.Benjamin Tan2016-03-06
* | 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
| |/ |/|
* | 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
|/
* better handling of overflowing speaker notes #1017Hakim El Hattab2014-10-16
* prevent auto-sliding in notes frames #1004Hakim El Hattab2014-09-28
* dont open notes when S is pressed inside of notes window #991Hakim El Hattab2014-09-27