Age | Commit message (Expand) | Author |
2017-05-16 | collapse control element size when corner aligned | Hakim El Hattab |
2017-05-16 | new controls are used by default, add config options | Hakim El Hattab |
2017-05-16 | control size tweaks | Hakim El Hattab |
2017-05-16 | invert colors of controls based on current background | Hakim El Hattab |
2017-05-16 | new controls responsively move to bottom right for small displays | Hakim El Hattab |
2017-05-16 | new optional controls aligned to screen edges | Hakim El Hattab |
2017-05-16 | correct target for cssmin | Hakim El Hattab |
2017-05-10 | Fix typo | Ben Tsai |
2017-05-05 | Merge pull request #1887 from tristansokol/tristans/add-useavailableport | Hakim El Hattab |
2017-05-05 | Merge pull request #1884 from demoneaux/upgrade-deps | Hakim El Hattab |
2017-05-02 | adds `useAvailablePort` option when serving page with connect. | Tristan Sokol |
2017-05-01 | Upgrade Grunt dependencies and standardise on a consistent file format. | Benjamin Tan |
2017-04-30 | Changes to fix failed jshint test related to Key Binding API | Greg Denehy |
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 | Added description of custom key binding API to readme | Greg Denehy |
2017-04-30 | Changed custom key binding config properties to use 'keyCode' instead of 'code' | Greg Denehy |
2017-04-30 | Pass through key event when calling keyboardCondition() to allow conditional ... | Greg Denehy |
2017-04-30 | Added programatic support for custom key bindings with optional descriptions ... | Greg Denehy |
2017-04-27 | 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-26 | 3.5.0 | Hakim El Hattab |
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 | 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-07 | formatting | Hakim El Hattab |
2017-04-07 | Merge pull request #1851 from astone123/master | Hakim El Hattab |
2017-04-07 | formatting | Hakim El Hattab |
2017-04-07 | Merge pull request #1844 from riezebosch/pdf-print-stretch | Hakim El Hattab |
2017-04-07 | Merge pull request #1843 from riezebosch/pdf-print-callback | Hakim El Hattab |
2017-04-07 | Merge pull request #1866 from christianp/mathjax-cdn | Hakim El Hattab |
2017-04-05 | replace cdn.mathjax.org with cdnjs | Christian Lawson-Perfect |
2017-04-04 | 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-03-30 | allow fullscreen for background iframes | Hakim El Hattab |
2017-03-23 | add autoPlayMedia config option, overrides individual autoplay settings | Hakim El Hattab |
2017-03-17 | Fix video background autoplay on iOS | ADAM STONE |
2017-03-14 | print-pdf layout slide contents to fit stretch elements | Manuel Riezebosch |
2017-03-14 | print-pdf using callback iso timer | Manuel Riezebosch |
2017-03-14 | avoid npe on iframe postMessage | Hakim El Hattab |
2017-02-20 | 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 | note about deploying multiplex server with now #1830 | Hakim El Hattab |
2017-02-17 | 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 | fix overview rendering issues in latest chrome #1649 | Hakim El Hattab |
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-02-14 | merge autoplay conflict #1771 | Hakim El Hattab |
2017-02-14 | fix readme conflict | Hakim El Hattab |
2017-02-14 | updated pdf docs | Hakim El Hattab |
2017-02-14 | update readme re: pdf exports #1823 | Hakim El Hattab |
2017-02-14 | Merge pull request #1823 from gilxa1226/master | Hakim El Hattab |
2017-02-09 | docs for #1816 and remove showHelp | Hakim El Hattab |
2017-02-09 | Merge pull request #1816 from Frazer/patch-1 | Hakim El Hattab |
2017-02-08 | update deserialize regex to work with decimals | Hakim El Hattab |
2017-02-07 | added override parameter to toggleHelp function | Frazer Kirkman |
2017-02-07 | Update README.md to include block for pdf printing | gilxa1226 |
2017-02-07 | Update README.md | gilxa1226 |
2017-02-05 | added toggleHelp function | Frazer Kirkman |
2017-02-02 | adjust comment for display config value #1325 | Hakim El Hattab |
2017-02-02 | Merge branch 'issue-1324' of https://github.com/mojavelinux/reveal.js into dev | Hakim El Hattab |
2017-02-01 | Merge branch 'master' of https://github.com/Bramas/reveal.js into dev | Hakim El Hattab |
2017-02-01 | warning about cube/page being deprecated #1774 | 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 | Merge pull request #1644 from rajgoel/dev | Hakim El Hattab |
2017-01-31 | make background videos work on ipad #1778 | Hakim El Hattab |
2017-01-31 | Merge pull request #1728 from opdavies/sass-extension | Hakim El Hattab |
2017-01-31 | Merge pull request #1764 from demoneaux/package-json | Hakim El Hattab |
2017-01-31 | recommend using textarea wrapper for inline markdown #1780 | 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 |
2017-01-30 | note about showNotes in PDF exports #1800 | Hakim El Hattab |
2017-01-30 | typo | Hakim El Hattab |
2017-01-30 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2017-01-30 | Merge pull request #1803 from bitjson/patch-1 | Hakim El Hattab |
2017-01-25 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2017-01-25 | 3.4.1 | Hakim El Hattab |
2017-01-25 | adjust pdf margins instead of heights to fix #1804 | Hakim El Hattab |
2017-01-25 | adjust pdf margins instead of heights to fix #1804 | Hakim El Hattab |
2017-01-24 | additional fix for empty pages in pdf exports #1804 | Hakim El Hattab |
2017-01-24 | fix empty pages in pdf exports (closes #1804) | Hakim El Hattab |
2017-01-24 | additional fix for empty pages in pdf exports #1804 | Hakim El Hattab |
2017-01-24 | fix empty pages in pdf exports (closes #1804) | Hakim El Hattab |