| Commit message (Expand) | Author | Age |
* | Enable showNotes for publishing on the webHEADmaster | Christopher Baines | 2017-10-31 |
* | Presentation for Freenode live 2017 | Christopher Baines | 2017-10-31 |
* | Merge pull request #1898 from bentsai/patch-1 | Hakim El Hattab | 2017-06-12 |
|\ |
|
| * | Fix typo | Ben Tsai | 2017-05-10 |
|/ |
|
* | new fix for prematurely autoplaying background videos | Hakim El Hattab | 2017-04-27 |
* | larger headings for background sections | Hakim El Hattab | 2017-04-27 |
* | add for iframe backgrounds | Hakim El Hattab | 2017-04-27 |
* | don't autoplay background videos in overview mode | Hakim El Hattab | 2017-04-27 |
* | 3.5.0 | Hakim El Hattab | 2017-04-26 |
* | minor tweak for #1564 | Hakim El Hattab | 2017-04-21 |
* | optionally display pacing advice based on slide timings | Adam Spiers | 2017-04-20 |
* | document clock and timer in speaker notes window | 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-20 |
* | add new getSlides() API | Adam Spiers | 2017-04-20 |
* | clarify getTotalSlides() returns the number of slides | Adam Spiers | 2017-04-20 |
* | expose getPastSlideCount() via public API | Adam Spiers | 2017-04-20 |
* | clarify meaning of getProgress() value | Adam Spiers | 2017-04-20 |
* | formatting | Hakim El Hattab | 2017-04-07 |
* | Merge pull request #1851 from astone123/master | Hakim El Hattab | 2017-04-07 |
|\ |
|
| * | Fix video background autoplay on iOS | ADAM STONE | 2017-03-17 |
* | | formatting | Hakim El Hattab | 2017-04-07 |
* | | Merge pull request #1844 from riezebosch/pdf-print-stretch | Hakim El Hattab | 2017-04-07 |
|\ \ |
|
| * | | print-pdf layout slide contents to fit stretch elements | Manuel Riezebosch | 2017-03-14 |
* | | | Merge pull request #1843 from riezebosch/pdf-print-callback | Hakim El Hattab | 2017-04-07 |
|\ \ \ |
|
| * | | | print-pdf using callback iso timer | Manuel Riezebosch | 2017-03-14 |
| |/ / |
|
* | | | Merge pull request #1866 from christianp/mathjax-cdn | Hakim El Hattab | 2017-04-07 |
|\ \ \ |
|
| * | | | replace cdn.mathjax.org with cdnjs | Christian Lawson-Perfect | 2017-04-05 |
|/ / / |
|
* | | | make pdf page height offset configurable | Hakim El Hattab | 2017-04-04 |
* | | | new cli and in-browser pdf printing compatible fix for #1804 | Hakim El Hattab | 2017-04-04 |
* | | | allow fullscreen for background iframes | Hakim El Hattab | 2017-03-30 |
* | | | add autoPlayMedia config option, overrides individual autoplay settings | Hakim El Hattab | 2017-03-23 |
|/ / |
|
* | | avoid npe on iframe postMessage | Hakim El Hattab | 2017-03-14 |
* | | tweaks to showSlideNumber config #1833 | Hakim El Hattab | 2017-02-20 |
* | | Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into dev | Hakim El Hattab | 2017-02-20 |
|\ \ |
|
| * | | correct config name in README | Malcolm Young | 2017-02-17 |
| * | | allow configuration of which view slide number appears on - fixes #1791 | Malcolm Young | 2017-02-17 |
| |/ |
|
* | | note about deploying multiplex server with now #1830 | Hakim El Hattab | 2017-02-20 |
* | | fix overview rendering issues in latest chrome #1649 | Hakim El Hattab | 2017-02-17 |
* | | 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-02-15 |
* | | merge autoplay conflict #1771 | Hakim El Hattab | 2017-02-14 |
|\ \ |
|
| * | | #1770, set 'data-paused-by-reveal' attribute only for the media elements, whi... | Markku Roponen | 2016-12-13 |
| * | | #1770, added second argument for setAttribute | Markku Roponen | 2016-12-12 |