Age | Commit message (Expand) | Author |
2018-08-01 | Merge branch 'dev' of github.com:hakimel/reveal.js | Hakim El Hattab |
2018-07-25 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab |
2018-07-02 | add 'resume presentation' button to pause overlay | Hakim El Hattab |
2018-06-21 | use absolute positioning for slide number | Hakim El Hattab |
2018-06-13 | rename new fragment style | Hakim El Hattab |
2018-06-12 | refactor fragment pdf exporting to support multiple fragments with same index... | Hakim El Hattab |
2018-06-11 | merge #1955 with minor changes | Hakim El Hattab |
2018-06-11 | Merge branch 'master' of https://github.com/koehlma/reveal.js into dev | 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-11 | Merge pull request #2141 from marcvangend/marcvangend-clarify-notes-regex | Hakim El Hattab |
2018-06-05 | add a full list of transitions to readme | Tristan Sokol |
2018-05-31 | new syncFragments api method | Hakim El Hattab |
2018-05-24 | flatten slide number when there are only vertical slides | Hakim El Hattab |
2018-05-07 | Merge pull request #2158 from denehyg/issue-2157 | Hakim El Hattab |
2018-05-05 | Fixed notes timer when speaker notes window opened via RevealNotes.open() | Greg Denehy |
2018-05-03 | refactor code to match new background dom structure | Hakim El Hattab |
2018-05-03 | add Reveal.syncSlide | Hakim El Hattab |
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-24 | smaller font size for sub/sup | Hakim El Hattab |
2018-04-24 | speaker view has visible connection status, times out with error after 5s | Hakim El Hattab |
2018-04-17 | support interactive iframe backgrounds in vertical stacks | Hakim El Hattab |
2018-04-16 | revise readURL to handle one-based indices | Hakim El Hattab |
2018-04-16 | prevent linked slide numbers from changing color | Hakim El Hattab |
2018-04-16 | Merge pull request #2133 from sean-parent/master | Hakim El Hattab |
2018-04-13 | Merge branch 'dev' into master | Sean Parent |
2018-04-01 | Clarify the meaning of the notes?: regex | marcvangend |
2018-03-27 | gracefully handle duplicate slide id's | Hakim El Hattab |
2018-03-23 | Made one based indexing optional | Sean Parent |
2018-03-23 | Print background in pdf (#2131) | Quentin PROUST |
2018-03-22 | code formatting | Hakim El Hattab |
2018-03-22 | Merge branch 'URI-encode-name-hash' of https://github.com/nnormand/reveal.js ... | Hakim El Hattab |
2018-03-22 | formatting | Hakim El Hattab |
2018-03-22 | Merge pull request #2097 from bnjmnt4n/docs/readme | Hakim El Hattab |
2018-03-22 | Merge pull request #2114 from ChumpChief/standardized-pointer | Hakim El Hattab |
2018-03-22 | remove legacy vendor prefixes from pdf css | Hakim El Hattab |
2018-03-22 | Merge pull request #2128 from craigsdennis/feature/update-copyright-date | Hakim El Hattab |
2018-03-22 | disableLayout comment tweak | Hakim El Hattab |
2018-03-22 | add support for overriding the default layout (#2121) | Steve Hartzog |
2018-03-21 | Adding support for hash linked slideNumber | Sean Parent |
2018-03-20 | Revert "remove pdf height offset" | Hakim El Hattab |
2018-03-16 | Updates copyright to 2018 | craigsdennis |
2018-03-16 | remove pdf height offset | Hakim El Hattab |
2018-03-14 | prevent missing 'present' class when navigating to same slide twice | Hakim El Hattab |
2018-03-07 | Prefer W3C pointer events, remove pointerEnabled references (it is not part o... | Matt Rakow |
2018-03-05 | fix autoplay of inline videos in ios | Hakim El Hattab |
2018-02-22 | Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev | Hakim El Hattab |
2018-02-20 | added missing documentation | Martin Jurča |
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-14 | Cleanup readme to make it easier to read/edit. | Benjamin Tan |
2018-02-12 | navigateNext no longer gets stuck on first stack when looping is enabled | Hakim El Hattab |
2018-02-10 | Background repeat & position to parallax background | John Muccigrosso |
2018-02-09 | Merge pull request #1836 from RobertBaron/background-whitespace-uri | Benjamin Tan |
2018-02-08 | Allow users to customise MathJax options. | Benjamin Tan |
2018-02-08 | head.js: Remove source map URL since it doesn't exist. | Benjamin Tan |
2018-02-08 | Cleanup code style. | Benjamin Tan |
2018-02-08 | Simplify Travis test script. | Benjamin Tan |
2018-02-07 | fix looping of presentations that only have vertical slides | Hakim El Hattab |
2018-02-07 | Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal.... | Hakim El Hattab |
2018-02-07 | head.js: Remove source map URL since it doesn't exist. | Benjamin Tan |
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: avoid recommending global Grunt installation. | Benjamin Tan |
2018-02-06 | Docs: Add note about Windows carriage returns. | Benjamin Tan |
2018-02-01 | Fix testing on Windows machines. | Benjamin Tan |
2018-01-25 | fix bug where left/right arrows appeared when there were no horizontal slides | Hakim El Hattab |
2018-01-25 | reorganize config options | Hakim El Hattab |
2018-01-24 | Merge pull request #2080 from bnjmnt4n/update-deps | Hakim El Hattab |
2018-01-22 | Update QUnit to 2.5.0 and `grunt-contrib-qunit` to 2.0.0. | Benjamin Tan |
2018-01-22 | Update `grunt-contrib-uglify`. | Benjamin Tan |
2018-01-22 | Update dependencies. | Benjamin Tan |
2018-01-22 | Merge pull request #2078 from bnjmnt4n/data-background | Hakim El Hattab |
2018-01-22 | Allow `data-background` images to load even if there is whitespace at the end. | Benjamin Tan |
2018-01-22 | Merge pull request #2077 from bnjmnt4n/js-load | Hakim El Hattab |
2018-01-22 | Allow JS files with query strings to be loaded. | Benjamin Tan |
2018-01-21 | fix fragment handling when desired fragment is 0 | Dougal J. Sutherland |
2018-01-04 | optionally put the fragment in the URL | Dougal J. Sutherland |
2017-12-04 | fix missing theme line-height when printing #1967 | Hakim El Hattab |
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-04 | Merge branch 'patch-1' of https://github.com/keradus/reveal.js into dev | Hakim El Hattab |
2017-12-02 | .gitignore - ignore package-lock.json file | Dariusz Rumiński |
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 'issue_2041' of https://github.com/denehyg/reveal.js into dev | Hakim El Hattab |
2017-11-29 | minor formatting tweaks | Hakim El Hattab |
2017-11-29 | Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in... | Hakim El Hattab |
2017-11-25 | Fixed issue with getProgress() when called from slidechanged event on edge case | Greg Denehy |
2017-11-23 | optimize use of getSlideBackground by avoiding index lookup | 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-22 | 3.6.0 | Hakim El Hattab |
2017-11-21 | make it possible to load/unload slides via the api | Hakim El Hattab |
2017-11-21 | simplify logic for finding slide backgrounds | Hakim El Hattab |
2017-11-17 | URI encode name hash | Nicolas Normand |
2017-11-09 | Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev | 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 |