Age | Commit message (Expand) | Author |
2015-05-04 | lazy-load iframes only for current slide, unload when hidden | Hakim El Hattab |
2015-05-03 | add test presentation for per-slide transitions, compile css #1106 | Hakim El Hattab |
2015-05-03 | Merge branch 'master' of https://github.com/jammon/reveal.js into dev | Hakim El Hattab |
2015-04-13 | change iframe example | Hakim El Hattab |
2015-04-12 | remove 'roll-in' fragment style due to Chrome crash #1150 | Hakim El Hattab |
2015-04-12 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2015-03-26 | Fix typo /s/configure/configured | kayakr |
2015-03-13 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2015-03-13 | link to plugins | Hakim El Hattab |
2015-02-25 | Merge pull request #1138 from denehyg/background-video-loop | Hakim El Hattab |
2015-02-25 | merge options for parallax step size #733 | Hakim El Hattab |
2015-02-19 | Added option to loop background videos | Greg Denehy |
2015-01-22 | Fix small typo | Branden Byers |
2015-01-18 | Adding one-sided transitions | Johannes Ammon |
2015-01-18 | Mixins for readability of transitions added | Johannes Ammon |
2015-01-16 | support for custom slide number formatting #965 | Hakim El Hattab |
2015-01-12 | documentation for getState/setState | Hakim El Hattab |
2015-01-12 | documentation for postMessage API | Hakim El Hattab |
2015-01-06 | merge master into dev | Hakim El Hattab |
2015-01-06 | new slideshare pdf example | Hakim El Hattab |
2015-01-05 | (c) 2015 | Hakim El Hattab |
2014-12-18 | readme tweaks | Hakim El Hattab |
2014-12-18 | add white theme, reverse of default theme #1018 | Hakim El Hattab |
2014-12-12 | default content update; remove image slide, add two new slides | Hakim El Hattab |
2014-12-10 | rename previous default theme to league | Hakim El Hattab |
2014-10-21 | Use svg instead of png to get better image quality | Peter Dave Hello |
2014-10-17 | add video and iframe backgrounds to readme | Hakim El Hattab |
2014-09-28 | remove classList condition from unrelated dependencies | Hakim El Hattab |
2014-06-16 | documentation for help flag | Hakim El Hattab |
2014-04-26 | readme update, kill event listeners when printing pdf | Hakim El Hattab |
2014-04-24 | Fix small misspelling: Mardown -> Markdown | Sean Fisk |
2014-04-23 | lazy load support for iframes #793 | Hakim El Hattab |
2014-04-22 | documentation for #793 | Hakim El Hattab |
2014-04-06 | better transition names, fix background images in vertical slides | Hakim El Hattab |
2014-03-25 | merge master into dev | Hakim El Hattab |
2014-03-18 | use socket.io 0.9.16 | Hakim El Hattab |
2014-03-14 | Tweak layout in README.md installation markup. | Craig Citro |
2014-03-13 | update (c) year | Hakim El Hattab |
2014-03-12 | typo fix | Hakim El Hattab |
2014-02-17 | renamed markdown attributes for clarity and consistency: data-vertical -> dat... | Hakim El Hattab |
2014-02-16 | update (c) year | Hakim El Hattab |
2013-12-21 | readme tweaks for auto-sliding | Hakim El Hattab |
2013-12-21 | Merge branch 'autoslide-API-and-fragments' of https://github.com/rajgoel/reve... | Hakim El Hattab |
2013-12-20 | Update README.md | rajgoel |
2013-12-20 | separate contribution rules from readme | Hakim El Hattab |
2013-12-02 | readme tweak | Hakim El Hattab |
2013-12-02 | add instructions to features that require a local web server (closes #732, #6... | Hakim El Hattab |
2013-12-02 | readme correction for #734 | Hakim El Hattab |
2013-12-02 | Merge branch 'attributes' of https://github.com/VonC/reveal.js into dev | Hakim El Hattab |
2013-11-30 | README.md mentions the new default separators. | VonC |
2013-11-29 | add parallax horizontal and vertical properties to enable non-calculated para... | Luke Karrys |
2013-11-28 | Merge branch 'dev' of github.com:hakimel/reveal.js | Hakim El Hattab |
2013-11-28 | documentation for slide numbers | Hakim El Hattab |
2013-11-27 | add example for parallax backgrounds | Hakim El Hattab |
2013-11-26 | Added some styles using the current-fragment class | Guillaume Turri |
2013-11-25 | readme format correction | Hakim El Hattab |
2013-11-17 | slide number changes; config value renamed, added to readme, moved to right s... | Hakim El Hattab |
2013-11-06 | readme adjustment | Hakim El Hattab |
2013-11-04 | Add mardown-based slide attribute examples. | VonC |
2013-11-04 | Restore default notation for attributes in element. | VonC |
2013-11-04 | add concave and zoom background transitions | Hakim El Hattab |
2013-10-28 | documentation for #677 | Hakim El Hattab |
2013-10-27 | documentation for iframe post messages | Hakim El Hattab |
2013-10-27 | contrib update | Hakim El Hattab |
2013-10-22 | additional config valeus in readme, remove duplicate value, fix commas | Hakim El Hattab |
2013-10-22 | Merge branch 'update-readme' of https://github.com/aethanyc/reveal.js into dev | Hakim El Hattab |
2013-10-22 | merge readme conflict | Hakim El Hattab |
2013-10-22 | readme tweak #660 | Hakim El Hattab |
2013-10-17 | clone via https - ssh not working anonymously | Arne Schauf |
2013-10-17 | Add various configuration options to README | Ting-Yu Lin |
2013-10-13 | add auto-slide instructions to readme | Hakim El Hattab |
2013-10-11 | use named link for fragments #621 | Hakim El Hattab |
2013-10-11 | shell highlight #642 | Hakim El Hattab |
2013-10-11 | add autoSlideStoppable config value, allows autoSlide to be aborted on user i... | Hakim El Hattab |
2013-10-10 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2013-09-15 | use 'url()'-free path when specifying parallax image, refactor so that parall... | Hakim El Hattab |
2013-09-15 | update code style to match rest of reveal.js, disable parallax by default #595 | Hakim El Hattab |
2013-09-15 | merge parallax into dev, remove default image #595 | Hakim El Hattab |
2013-09-15 | add contribution guidelines | Hakim El Hattab |
2013-09-14 | add note about port #608 | Hakim El Hattab |
2013-09-10 | Added parallax scrolling background | Michał Smoliński |
2013-08-22 | leap motion doc tweaks | Hakim El Hattab |
2013-08-20 | mathjax readme tweak | Hakim El Hattab |
2013-08-20 | Merge pull request #567 from hakimel/dev | Hakim El Hattab |
2013-08-20 | readme update for notes in external markdown | Hakim El Hattab |
2013-08-20 | merge support for notes when using external markdown | Hakim El Hattab |
2013-08-19 | typo fix | Hakim El Hattab |
2013-08-19 | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2013-08-19 | add docs about stretch class | Hakim El Hattab |
2013-08-19 | + MathJax CDN links for HTTPS & versions | tomByrer |
2013-08-18 | readme adjustment | Hakim El Hattab |
2013-08-18 | math plugin doc update | Hakim El Hattab |
2013-08-18 | document math plugin | Hakim El Hattab |
2013-08-09 | note about speaker notes in setup docs #207 | Hakim El Hattab |
2013-08-08 | merge in leap plugin #554 | Hakim El Hattab |
2013-08-07 | Various updates | Rory Hardy |
2013-08-06 | Docs and updates | Rory Hardy |
2013-07-24 | highlight charset option for external md in readme #537 | Hakim El Hattab |
2013-07-22 | typo | Hakim El Hattab |
2013-07-20 | remove 'rolling links' #532 | Hakim El Hattab |