aboutsummaryrefslogtreecommitdiff
path: root/plugin/notes
Commit message (Expand)AuthorAge
* 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
* clicking on notes timer now resets it #779Hakim El Hattab2014-05-04
* enable reveal.js keyboard shortcuts anywhere in notes windowHakim El Hattab2014-04-26
* skip transitions in notes window for better main window performanceHakim El Hattab2014-04-22
* limit how often the notes window updates presentation statesHakim El Hattab2014-04-22
* notes code format tweaksHakim El Hattab2014-04-22
* dont toggle paused/overview modes needlessly when setting stateHakim El Hattab2014-04-22
* update style of notes plugin to match SlidesHakim El Hattab2014-04-20
* 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
* configure notes presentation through query string to avoid flickerHakim El Hattab2013-10-22
* prevent unintended slide change eventDonald R. Huettl2013-09-14
* configure notes window presentations to hide needless UIHakim El Hattab2013-08-29
* ensure notes window fragment states are mirrored in main window #538Hakim El Hattab2013-07-26
* simplify client side notes pluginHakim El Hattab2013-07-26
* merge notes timer rounding fixHakim El Hattab2013-06-09
|\
| * Use Math.floor instead of parseInt to avoid problems with very small numbers ...Thomas Rosenau2013-06-02
* | merge notes float fix and support for multiple fragments with same indexHakim El Hattab2013-05-05
|\ \ | |/ |/|
| * Added clear:left to notes DIVNigel Stanger2013-05-02
* | Replace the ShowDown Markdown engine with markedAmit Kotlovski2013-05-01
|/
* update main window when current slide changes in notes (closes #343)Hakim El Hattab2013-02-27
* merge in notes improvementhakimel2013-02-06
* find correct path to open html file from the notes.js pathDamjan Georgievski2013-02-06