Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1138 from denehyg/background-video-loop | Hakim El Hattab | 2015-02-25 |
|\ | | | | | background video loop | ||
| * | Added option to loop background videos | Greg Denehy | 2015-02-19 |
| | | |||
* | | merge options for parallax step size #733 | Hakim El Hattab | 2015-02-25 |
|\ \ | |||
| * | | add parallax horizontal and vertical properties to enable non-calculated ↵ | Luke Karrys | 2013-11-29 |
| | | | | | | | | | | | | parallax offsets | ||
* | | | support for custom slide number formatting #965 | Hakim El Hattab | 2015-01-16 |
| |/ |/| | |||
* | | documentation for getState/setState | Hakim El Hattab | 2015-01-12 |
| | | |||
* | | documentation for postMessage API | Hakim El Hattab | 2015-01-12 |
| | | |||
* | | merge master into dev | Hakim El Hattab | 2015-01-06 |
|\ \ | |||
| * | | Use svg instead of png to get better image quality | Peter Dave Hello | 2014-10-21 |
| | | | |||
| * | | Fix small misspelling: Mardown -> Markdown | Sean Fisk | 2014-04-24 |
| | | | |||
* | | | new slideshare pdf example | Hakim El Hattab | 2015-01-06 |
| | | | |||
* | | | (c) 2015 | Hakim El Hattab | 2015-01-05 |
| | | | |||
* | | | readme tweaks | Hakim El Hattab | 2014-12-18 |
| | | | |||
* | | | add white theme, reverse of default theme #1018 | Hakim El Hattab | 2014-12-18 |
| | | | |||
* | | | default content update; remove image slide, add two new slides | Hakim El Hattab | 2014-12-12 |
| | | | |||
* | | | rename previous default theme to league | Hakim El Hattab | 2014-12-10 |
| | | | |||
* | | | add video and iframe backgrounds to readme | Hakim El Hattab | 2014-10-17 |
| | | | |||
* | | | remove classList condition from unrelated dependencies | Hakim El Hattab | 2014-09-28 |
| | | | |||
* | | | documentation for help flag | Hakim El Hattab | 2014-06-16 |
| | | | |||
* | | | readme update, kill event listeners when printing pdf | Hakim El Hattab | 2014-04-26 |
| | | | |||
* | | | lazy load support for iframes #793 | Hakim El Hattab | 2014-04-23 |
| | | | |||
* | | | documentation for #793 | Hakim El Hattab | 2014-04-22 |
| | | | |||
* | | | better transition names, fix background images in vertical slides | Hakim El Hattab | 2014-04-06 |
| | | | |||
* | | | merge master into dev | Hakim El Hattab | 2014-03-25 |
|\| | | |||
| * | | Tweak layout in README.md installation markup. | Craig Citro | 2014-03-14 |
| | | | | | | | | | Some code blocks weren't indented, so they ended up messing up the numbering. Indenting them fixed it. | ||
| * | | update (c) year | Hakim El Hattab | 2014-03-13 |
| | | | |||
* | | | use socket.io 0.9.16 | Hakim El Hattab | 2014-03-18 |
| | | | |||
* | | | typo fix | Hakim El Hattab | 2014-03-12 |
| | | | |||
* | | | renamed markdown attributes for clarity and consistency: data-vertical -> ↵ | Hakim El Hattab | 2014-02-17 |
| | | | | | | | | | | | | data-separator-vertical, data-notes -> data-separator-notes | ||
* | | | update (c) year | Hakim El Hattab | 2014-02-16 |
| | | | |||
* | | | readme tweaks for auto-sliding | Hakim El Hattab | 2013-12-21 |
| | | | |||
* | | | Merge branch 'autoslide-API-and-fragments' of ↵ | Hakim El Hattab | 2013-12-21 |
|\ \ \ | | | | | | | | | | | | | https://github.com/rajgoel/reveal.js into dev | ||
| * | | | Update README.md | rajgoel | 2013-12-20 |
| | | | | |||
* | | | | separate contribution rules from readme | Hakim El Hattab | 2013-12-20 |
|/ / / | |||
* / / | readme tweak | Hakim El Hattab | 2013-12-02 |
|/ / | |||
* | | add instructions to features that require a local web server (closes #732, ↵ | Hakim El Hattab | 2013-12-02 |
| | | | | | | | | #673, #559) | ||
* | | 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-12-02 |
|\ \ | |||
| * | | README.md mentions the new default separators. | VonC | 2013-11-30 |
| |/ | | | | | | | | | | | - new default separator for slide attributes - new default separator for element attributes Illustrate both, in html comments. | ||
* | | Merge branch 'dev' of github.com:hakimel/reveal.js | Hakim El Hattab | 2013-11-28 |
|\| | |||
| * | documentation for slide numbers | Hakim El Hattab | 2013-11-28 |
| | | |||
* | | add example for parallax backgrounds | Hakim El Hattab | 2013-11-27 |
|/ | |||
* | Added some styles using the current-fragment class | Guillaume Turri | 2013-11-26 |
| | | | | | | according to README, I don't include reveal.min.js. Hence I believe it makes sense to not include reveal.min.css either. Hence, examples added in index.html can give the feeling that they don't work yet. | ||
* | readme format correction | Hakim El Hattab | 2013-11-25 |
| | |||
* | slide number changes; config value renamed, added to readme, moved to right ↵ | Hakim El Hattab | 2013-11-17 |
| | | | | side of screen | ||
* | readme adjustment | Hakim El Hattab | 2013-11-06 |
| | |||
* | Add mardown-based slide attribute examples. | VonC | 2013-11-04 |
| | |||
* | Restore default notation for attributes in element. | VonC | 2013-11-04 |
| | | | | | | It should be `{. xxxx=yyy }`, not `{_ xxxx=yyy }`. Only test/test-element-attributes-markdown.html were using `{_`, simply in order to test the ability, for the user, to define a _different_ pattern. | ||
* | add concave and zoom background transitions | Hakim El Hattab | 2013-11-04 |
| | |||
* | documentation for #677 | Hakim El Hattab | 2013-10-28 |
| |