Age | Commit message (Expand) | Author |
2019-01-31 | Merge pull request #2305 from reyerstudio/marked | Hakim El Hattab |
2019-01-20 | Upgrade marked to 0.6.0 | Stéphane Este-Gracias |
2018-11-13 | add cmd/ctrl + arrow key shortcuts to first/last slides | Hakim El Hattab |
2018-10-08 | Merge pull request #2090 from bnjmnt4n/math | 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 | remove classlist polyfill, cross browser support is good enough now | Hakim El Hattab |
2018-10-04 | remove head.min.js in favor of simple built-in script loader | Hakim El Hattab |
2018-10-04 | formatting and tweaks for #2104 | Hakim El Hattab |
2018-10-04 | resolve notes merge conflict | Hakim El Hattab |
2018-10-02 | Fix typo | Fred Rolland |
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 |
2018-02-08 | Allow users to customise MathJax options. | Benjamin Tan |
2018-02-08 | Cleanup code style. | Benjamin Tan |
2017-12-04 | prevent cmd+r in notes window since reloading breaks the view #1958 | Hakim El Hattab |
2017-12-04 | Merge pull request #1958 from ThomasWeinert/feature/block_f5_in_notes | Hakim El Hattab |
2017-12-01 | Merge pull request #2045 from jgm/issue2026 | Hakim El Hattab |
2017-11-29 | Allow tex2jax options to be passed into math plugin. | John MacFarlane |
2017-11-29 | Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in... | Hakim El Hattab |
2017-11-23 | add inline and external markdown images to example #2039 | Hakim El Hattab |
2017-11-22 | lab.hakim.se/reveal-js -> revealjs.com | Hakim El Hattab |
2017-11-05 | Register search key shortcut for help overlay | Jens Lechtenbörger |
2017-08-12 | Block F5 in speaker notes window, avoid disconnects | Thomas Weinert |
2017-07-13 | localstorage feature test in notes plugin, fixes speaker view error in safari | Hakim El Hattab |
2017-06-19 | zoom.js works on main wrapper element | Hakim El Hattab |
2017-06-19 | zoom.js uses ctrl+click for linux, alt+click for others #1909 | Hakim El Hattab |
2017-06-19 | simplify point zoom, switch back to alt + click shortcut for os x support #1909 | Hakim El Hattab |
2017-06-19 | clear existing matches when searching for empty string #1909 | Hakim El Hattab |
2017-06-19 | Merge branch 'master' of https://github.com/linux-man/reveal.js into dev | Hakim El Hattab |
2017-06-12 | change event listener syntax #1917 | Hakim El Hattab |
2017-06-12 | Merge branch 'issue1896' of https://github.com/OleMussmann/reveal.js into dev | Hakim El Hattab |
2017-06-07 | alias 'notes:' alias for md speaker note separator #1913 | Hakim El Hattab |
2017-06-06 | patch to allow multiplexing on URL load | Ole Mussmann |
2017-05-22 | highlight.js 9.0.0 -> 9.11.0 | Hakim El Hattab |
2017-05-21 | Remove comment | linux-man |
2017-05-21 | Modified Zoom | linux-man |
2017-05-21 | Better Search | linux-man |
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-21 | minor tweak for #1564 | Hakim El Hattab |
2017-04-20 | optionally display pacing advice based on slide timings | Adam Spiers |
2017-04-20 | don't show negative signs inside minutes/seconds elements | Adam Spiers |
2017-04-20 | round decreasing timers to mirror increasing timers | Adam Spiers |
2017-04-20 | avoid deleting existing classes when muting time elements | Adam Spiers |
2017-04-20 | don't mute minutes when hours is unmuted | Adam Spiers |
2017-04-20 | use opacity for muted clock elements | Adam Spiers |
2017-04-20 | extract time display code into new _displayTime() function | Adam Spiers |
2017-04-20 | Allow popup window access to Reveal API | Adam Spiers |
2017-04-07 | Merge pull request #1843 from riezebosch/pdf-print-callback | Hakim El Hattab |
2017-04-05 | replace cdn.mathjax.org with cdnjs | Christian Lawson-Perfect |
2017-03-14 | print-pdf using callback iso timer | Manuel Riezebosch |
2017-02-15 | phantom export throws error if reveal.js isn't present | Hakim El Hattab |
2017-02-15 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2017-02-15 | new phantom pdf export script that works with 3.4.0 #1815 | Hakim El Hattab |
2017-01-31 | improved fragment notes support #1636 | Hakim El Hattab |
2017-01-31 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2017-01-31 | Merge pull request #1636 from traff/master | Hakim El Hattab |
2017-01-31 | fix markdown typo, update comment #1780 | Hakim El Hattab |
2017-01-31 | Merge branch 'patch-2' of https://github.com/ccqgithub/reveal.js into dev | Hakim El Hattab |
2016-12-23 | support complex markdown | Season Chen |
2016-12-08 | Enable passing options for parsing Markdown. | Benjamin Tan |
2016-12-01 | Merge pull request #1756 from jmpp/better-data-trim | Hakim El Hattab |
2016-11-22 | Better version of data-trim on code snippets | J.M. Cléry |
2016-09-21 | speaker layouts in server side notes plugin | Hakim El Hattab |
2016-09-21 | layout selector for speaker view; includes four options | Hakim El Hattab |
2016-07-04 | For a fragment: allow to show a separate note defined in it | Dmitry Trofimov |
2016-06-22 | Merge branch 'bug/markdownSetOptions' of https://github.com/snowyu/reveal.js ... | Hakim El Hattab |
2016-06-10 | Merge branch 'Timothep-master' into dev | Hakim El Hattab |
2016-06-10 | Horizontal 2-1 View for the speaker notes instead of a vertical 1-2 | Timothep |
2016-04-29 | tweak formatting to match rest of slide | Hakim El Hattab |
2016-04-26 | More natural zooming on block level elements | Jess Telford |
2016-04-07 | support for standalone multiplexing | Hakim El Hattab |
2016-03-09 | server notes plugin no longer syncs overview mode #1446 | Hakim El Hattab |
2016-03-09 | notes plugin no longer syncs overview mode #1446 | Hakim El Hattab |
2016-03-09 | fix notes regex #1522 #1392 | Hakim El Hattab |
2016-03-07 | Merge pull request #1522 from demoneaux/notes-fix | Hakim El Hattab |
2016-03-06 | Fix query parameter issue in notes plugin. | Benjamin Tan |
2016-03-06 | Remove unused dependencies. | Benjamin Tan |
2016-01-11 | Merge branch 'jetzhliu-patch-1' of https://github.com/jetzhliu/reveal.js into... | Hakim El Hattab |
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 | same code format | Hakim El Hattab |
2016-01-08 | Merge branch 'patch-2' of https://github.com/teawithfruit/reveal.js into dev | Hakim El Hattab |
2016-01-08 | include speaker view keyboard shortcut when applicable #1466 | Hakim El Hattab |
2016-01-04 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2015-12-27 | Fix spelling error in print-pdf plugin | Ian Smith |
2015-12-14 | update to highlight.js 9.0.0 | Hakim El Hattab |
2015-11-11 | * [bug] the markdown plugin can not render highlight codes for marked.setOpti... | Riceball LEE |
2015-11-10 | * update marked.js version to 0.3.5 | Riceball LEE |
2015-11-09 | Merge pull request #1391 from rohithpr/notes-key-binding | Hakim El Hattab |
2015-11-09 | update highlight.js 8.6 -> 8.9.1 #1385 | Hakim El Hattab |
2015-11-09 | server notes sync slide changes both ways, fixes #1425 | Hakim El Hattab |
2015-11-02 | fixed loading | teawithfruit |
2015-10-26 | remove remotes.io plugin, service no longer exists #1411 | Hakim El Hattab |
2015-10-19 | format note content when creating slide | Liu Zhanhong |