Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-28 | documentation for slide numbers | Hakim El Hattab | |
2013-11-26 | Added some styles using the current-fragment class | Guillaume Turri | |
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. | |||
2013-11-25 | readme format correction | Hakim El Hattab | |
2013-11-17 | slide number changes; config value renamed, added to readme, moved to right ↵ | Hakim El Hattab | |
side of screen | |||
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 | |
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. | |||
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 | |
Also add a description about the solarized theme. | |||
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 ↵ | Hakim El Hattab | |
input | |||
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 ↵ | Hakim El Hattab | |
parallax is applied to background class, remove unused attributes #595 | |||
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 | |
2.5.0 | |||
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 | |
Enhanced the pointer. Cleaned up the code. Added additional optional parameters. Updated documentation. modified: README.md modified: index.html modified: plugin/leap/leap.js | |||
2013-08-06 | Docs and updates | Rory Hardy | |
Updated README.md to mention the leap plugin. Removed leap settings from index.html. Better variable naming in leap.js modified: README.md modified: index.html modified: plugin/leap/leap.js | |||
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 | |
2013-07-18 | add optional 'o' key to toggle overview #491 | Hakim El Hattab | |
2013-07-18 | multiplex readme tweaks #514 | Hakim El Hattab | |
2013-07-16 | document 'none' background transition | Hakim El Hattab | |
2013-07-14 | readme update for #505 | Hakim El Hattab | |
2013-07-10 | typo and whitespace correction | Hakim El Hattab | |
2013-07-02 | update changelog links | Hakim El Hattab | |
2013-06-28 | Updated README.md | Shammel Lee | |
Added "touch" config property | |||
2013-06-25 | Support for notes within markdown | Adam Hepton | |
2013-06-18 | readme restructure, add keyboard section | Hakim El Hattab | |
2013-06-18 | readme update | Hakim El Hattab | |
2013-06-18 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2013-06-18 | rename 'linear' background transition to 'slide' | Hakim El Hattab | |
2013-06-16 | readme typo (closes #495) | Hakim El Hattab | |
2013-06-09 | merge fix for embedded media repeated autoplay | Hakim El Hattab | |
2013-06-04 | update background test, documented slide backgrounds in readme (#453) | Hakim El Hattab | |
2013-05-26 | typo (closes #471) | Hakim El Hattab | |
2013-05-12 | typos | Hakim El Hattab | |
2013-05-04 | merge master into dev | Hakim El Hattab | |
2013-05-04 | rvl.io > slid.es | Hakim El Hattab | |
2013-05-04 | re-arrange readme | Hakim El Hattab | |
2013-05-04 | setup instructions #357 | Hakim El Hattab | |
2013-05-01 | Replace the ShowDown Markdown engine with marked | Amit Kotlovski | |
2013-04-27 | slight readme tweak | Hakim El Hattab | |
2013-04-27 | update readme to cover #388 | Hakim El Hattab | |
2013-04-27 | add support for data-trim attribute on code elements (closes #419) | Hakim El Hattab | |
2013-04-24 | typo | danse | |
2013-04-22 | remove ?notes from readme | Hakim El Hattab | |
2013-04-18 | adjust order in readme | Hakim El Hattab | |
2013-04-18 | Merge pull request #398 from jmdobry/multiplex-docs | Hakim El Hattab | |
Clarified documentation for multiplex plugin. | |||
2013-04-06 | Clarified documentation for multiplex plugin. | Jason Dobry | |
Thanks to @davidbanham for his help. | |||
2013-04-06 | support for transition speed settings (closes #392) | Hakim El Hattab | |
2013-04-06 | fix url in readme (closes #393) | Hakim El Hattab | |
2013-04-01 | readme code type fix | Hakim El Hattab | |
2013-03-31 | Update README.md | Hakim El Hattab | |
2013-03-30 | readme update | Hakim El Hattab | |
2013-03-30 | note about #39 in readme | Hakim El Hattab | |
2013-03-30 | Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev | Hakim El Hattab | |
2013-03-23 | Update README.md | Josh Lubaway | |
Changing the link to grunt.js installation instructions. | |||
2013-03-17 | remove extra whitespace | Hakim El Hattab | |
2013-03-17 | merge conflict | Hakim El Hattab | |
2013-03-15 | Fixed some typos in the documentation | wtw | |
2013-03-15 | Load socket.io client lib from CDN | David Banham | |
Based on user feedback, it was very non-obvious that if using an web server other than multiplex/index.js it would be necessary to upload the socket.io client libs. This negates that problem. | |||
2013-03-08 | denote language in code samples | Hakim El Hattab | |
2013-03-08 | cut back on spacing | Hakim El Hattab | |
2013-03-08 | update multiplex setup instructions (#98) | Hakim El Hattab | |
2013-03-08 | merge in multiplex (#98) | Hakim El Hattab | |
2013-03-08 | Merge branch 'master' of https://github.com/hakimel/reveal.js | David Banham | |
Conflicts: README.md index.html js/reveal.js package.json plugin/speakernotes/client.js | |||
2013-03-04 | note about post-startup configuration | Hakim El Hattab | |
2013-02-27 | example external markdown in readme (#329) | Hakim El Hattab | |
2013-02-27 | add note about external markdown in readme (#329) | Hakim El Hattab | |
2013-02-27 | fragment sorting tweaks, sort attribute is now called data-fragment-index (#342) | Hakim El Hattab | |
2013-02-05 | adjust copyright years | Hakim El Hattab | |
2013-02-03 | describing new presentation sizing logic in readme | Hakim El Hattab | |