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