Age | Commit message (Expand) | Author |
2019-04-03 | plugin doc tweaks | Hakim El Hattab |
2019-04-01 | docs for code highlight line numbering | Hakim El Hattab |
2019-04-01 | plugin docs | Hakim El Hattab |
2019-04-01 | plugin api docs | Hakim El Hattab |
2019-03-28 | tweaks and tests for #2354 | Hakim El Hattab |
2019-03-22 | Add data-preload attribute for iframes | Max Rothman |
2019-03-12 | switch to monokai as default syntax highlight theme | Hakim El Hattab |
2019-03-06 | Merge pull request #2339 from mikeshatch/patch-1 | Hakim El Hattab |
2019-03-04 | Fixed a couple of typos | Mike Hatch |
2019-02-01 | indentation fix | Hakim El Hattab |
2019-02-01 | documentation for #2315 | Hakim El Hattab |
2019-01-31 | resize event tweaks for #2300 | Hakim El Hattab |
2019-01-31 | Merge pull request #2300 from mw75/master | Hakim El Hattab |
2019-01-23 | navigationMode documentation improvements | Hakim El Hattab |
2019-01-23 | documentation for navigationMode #2307 | Hakim El Hattab |
2019-01-22 | upgrade to socket.io 2.2.0 #2257 | Hakim El Hattab |
2019-01-15 | fixed documentation on resize event | Mario Wolff |
2019-01-15 | emmit resize event if scale changed | Mario Wolff |
2019-01-10 | 2019 | Hakim El Hattab |
2018-12-19 | ensure history api is available, default to hash: true with no history in dem... | Hakim El Hattab |
2018-12-19 | Merge pull request #2286 from asottile/hash_without_history_2211 | Hakim El Hattab |
2018-12-19 | add section about vertical slides and `gridNavigation` to readme | Hakim El Hattab |
2018-12-12 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2018-12-12 | note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359 | Hakim El Hattab |
2018-12-02 | Add new 'hash: true' option which uses replaceState for url | Anthony Sottile |
2018-11-16 | add getRevealElement API method | Hakim El Hattab |
2018-10-09 | add note about lazy loading iframes #1672 #1938 | Hakim El Hattab |
2018-10-08 | automatically hide the mouse pointer after 5s of inactivity (#1837) | Hakim El Hattab |
2018-10-08 | Merge pull request #2090 from bnjmnt4n/math | Hakim El Hattab |
2018-10-04 | remove classlist polyfill, cross browser support is good enough now | Hakim El Hattab |
2018-10-04 | remove mention of head.js in readme | Hakim El Hattab |
2018-10-03 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2018-10-03 | Merge pull request #2231 from esthor/patch-1 | Hakim El Hattab |
2018-10-03 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2018-10-03 | dont refer to outdated speaker notes style in readme #2244 | Hakim El Hattab |
2018-09-18 | bring install instructions to top, as is tradition | Erik |
2018-08-16 | Fixed broken link to markdown options doc | Lele |
2018-08-01 | Merge pull request #2171 from tristansokol/tristans/add-all-transitions | Hakim El Hattab |
2018-06-13 | rename new fragment style | Hakim El Hattab |
2018-06-11 | merge #1955 with minor changes | Hakim El Hattab |
2018-06-11 | merge conflicts | Hakim El Hattab |
2018-06-11 | add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to ... | Hakim El Hattab |
2018-06-05 | add a full list of transitions to readme | Tristan Sokol |
2018-05-03 | data-background-content-opacity -> data-background-opacity | Hakim El Hattab |
2018-04-27 | add , adds wrapper element around background images/videos/iframes | Hakim El Hattab |
2018-04-01 | Clarify the meaning of the notes?: regex | marcvangend |
2018-03-16 | Updates copyright to 2018 | craigsdennis |
2018-02-22 | Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev | Hakim El Hattab |
2018-02-14 | Cleanup readme to make it easier to read/edit. | Benjamin Tan |
2018-02-08 | Allow users to customise MathJax options. | Benjamin Tan |
2018-02-07 | Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal.... | Hakim El Hattab |
2018-02-07 | Docs: add note on how to enable/disable preview links individually. | Benjamin Tan |
2018-02-06 | Docs: mention that syntax highlighting requires CSS theme file. | Benjamin Tan |
2018-02-06 | Docs: Add note about Windows carriage returns. | Benjamin Tan |
2018-01-25 | reorganize config options | Hakim El Hattab |
2018-01-04 | optionally put the fragment in the URL | Dougal J. Sutherland |
2017-11-29 | Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in... | Hakim El Hattab |
2017-11-22 | lab.hakim.se/reveal-js -> revealjs.com | Hakim El Hattab |
2017-11-09 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2017-11-09 | Merge pull request #1983 from ssfrr/patch-1 | Hakim El Hattab |
2017-11-09 | Merge pull request #2017 from hoeggi/patch-1 | Hakim El Hattab |
2017-10-28 | Update README.md | hoeggi |
2017-09-11 | adds note about necessary markdown scripts to README | Spencer Russell |
2017-08-10 | corrected minor typo in readme file | Chandan Rai |
2017-05-16 | controlsHints -> controlsTutorial | Hakim El Hattab |
2017-05-16 | in/out transitions for controls | Hakim El Hattab |
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-27 | larger headings for background sections | Hakim El Hattab |
2017-04-27 | add for iframe backgrounds | 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 | 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-05 | replace cdn.mathjax.org with cdnjs | Christian Lawson-Perfect |
2017-03-23 | add autoPlayMedia config option, overrides individual autoplay settings | 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-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-09 | docs for #1816 and remove showHelp | Hakim El Hattab |
2017-02-07 | Update README.md to include block for pdf printing | gilxa1226 |
2017-02-07 | Update README.md | gilxa1226 |
2017-02-02 | adjust comment for display config value #1325 | Hakim El Hattab |
2017-01-31 | recommend using textarea wrapper for inline markdown #1780 | 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-23 | correct grunt option usage | Jason Dreyzehner |
2017-01-20 | 2017 | Hakim El Hattab |
2017-01-18 | works with video, defaults to (same as for images) | Hakim El Hattab |
2017-01-10 | fix unclosed code block | Hakim El Hattab |
2016-12-13 | always use lowercase reveal.js | Hakim El Hattab |
2016-12-11 | Add note about head.js to readme. | Benjamin Tan |