Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | documentation for iframe post messages | Hakim El Hattab | 2013-10-27 |
| | |||
* | contrib update | Hakim El Hattab | 2013-10-27 |
| | |||
* | 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 |
|\ | |||
| * | Add various configuration options to README | Ting-Yu Lin | 2013-10-17 |
| | | | | | | | | Also add a description about the solarized theme. | ||
* | | merge readme conflict | Hakim El Hattab | 2013-10-22 |
|\ \ | |/ |/| | |||
| * | readme tweak #660 | Hakim El Hattab | 2013-10-22 |
| | | |||
| * | clone via https - ssh not working anonymously | Arne Schauf | 2013-10-17 |
| | | |||
* | | add auto-slide instructions to readme | Hakim El Hattab | 2013-10-13 |
| | | |||
* | | 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 ↵ | Hakim El Hattab | 2013-10-11 |
| | | | | | | | | input | ||
* | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2013-10-10 |
|\| | |||
| * | add contribution guidelines | Hakim El Hattab | 2013-09-15 |
| | | |||
* | | use 'url()'-free path when specifying parallax image, refactor so that ↵ | Hakim El Hattab | 2013-09-15 |
| | | | | | | | | parallax is applied to background class, remove unused attributes #595 | ||
* | | 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 |
|\ \ | |/ |/| | |||
| * | Added parallax scrolling background | Michał Smoliński | 2013-09-10 |
| | | |||
* | | add note about port #608 | Hakim El Hattab | 2013-09-14 |
|/ |