Commit Graph

297 Commits

Author SHA1 Message Date
Johannes Ammon 95bba5179f Mixins for readability of transitions added
To honor the DRY principle repeating patterns have been factored out.
In addition there was an anchor missing in README.md.
2015-01-18 10:55:05 +01:00
Hakim El Hattab 5359da0b06 documentation for getState/setState 2015-01-12 17:50:12 +01:00
Hakim El Hattab 04b71f577c documentation for postMessage API 2015-01-12 12:33:39 +01:00
Hakim El Hattab 4cee280e36 merge master into dev 2015-01-06 12:44:42 +01:00
Hakim El Hattab 16d4ce6497 new slideshare pdf example 2015-01-06 12:03:56 +01:00
Hakim El Hattab 9c3a7b49d0 (c) 2015 2015-01-05 09:40:53 +01:00
Hakim El Hattab 327ff7a75c readme tweaks 2014-12-18 18:33:26 +01:00
Hakim El Hattab c3f9aabe04 add white theme, reverse of default theme #1018 2014-12-18 17:29:51 +01:00
Hakim El Hattab 96b26514e6 default content update; remove image slide, add two new slides 2014-12-12 15:52:25 +01:00
Hakim El Hattab dc215a2441 rename previous default theme to league 2014-12-10 18:28:14 +01:00
Peter Dave Hello 9e4d0a3260 Use svg instead of png to get better image quality 2014-10-21 13:04:02 +08:00
Hakim El Hattab 6c8becc51b add video and iframe backgrounds to readme 2014-10-17 09:02:07 +02:00
Hakim El Hattab e7b9e95369 remove classList condition from unrelated dependencies 2014-09-28 13:05:53 +02:00
Hakim El Hattab 8f24561878 documentation for help flag 2014-06-16 18:47:39 +02:00
Hakim El Hattab b797bbb61b readme update, kill event listeners when printing pdf 2014-04-26 11:02:54 +02:00
Sean Fisk ca7c33f07c Fix small misspelling: Mardown -> Markdown 2014-04-24 05:15:16 -04:00
Hakim El Hattab 54ca9edeed lazy load support for iframes #793 2014-04-23 15:36:22 +02:00
Hakim El Hattab 167400ee8b documentation for #793 2014-04-22 16:53:52 +02:00
Hakim El Hattab a3d4afeeed better transition names, fix background images in vertical slides 2014-04-06 11:04:58 +02:00
Hakim El Hattab 17d8f0b77c merge master into dev 2014-03-25 21:37:51 +01:00
Hakim El Hattab 924c4aaa01 use socket.io 0.9.16 2014-03-18 15:22:34 +01:00
Craig Citro da949c33e0 Tweak layout in README.md installation markup.
Some code blocks weren't indented, so they ended up messing up the numbering. Indenting them fixed it.
2014-03-14 23:21:23 -07:00
Hakim El Hattab 55dceaaa0a update (c) year 2014-03-13 09:23:45 +01:00
Hakim El Hattab e8ab2641da typo fix 2014-03-12 08:51:40 +01:00
Hakim El Hattab 015468c3a2 renamed markdown attributes for clarity and consistency: data-vertical -> data-separator-vertical, data-notes -> data-separator-notes 2014-02-17 21:15:02 +01:00
Hakim El Hattab 2aef97584a update (c) year 2014-02-16 17:12:05 +01:00
Hakim El Hattab 49e0749bc6 readme tweaks for auto-sliding 2013-12-21 18:15:23 +01:00
Hakim El Hattab 5226321885 Merge branch 'autoslide-API-and-fragments' of https://github.com/rajgoel/reveal.js into dev 2013-12-21 17:16:51 +01:00
rajgoel 4498e6e609 Update README.md 2013-12-20 16:38:13 +01:00
Hakim El Hattab 300d56c21c separate contribution rules from readme 2013-12-20 09:56:29 +01:00
Hakim El Hattab 916bfb4c30 readme tweak 2013-12-02 23:24:37 +01:00
Hakim El Hattab 4068c5221d add instructions to features that require a local web server (closes #732, #673, #559) 2013-12-02 21:33:44 +01:00
Hakim El Hattab bc62963c8f readme correction for #734 2013-12-02 12:20:29 +01:00
Hakim El Hattab 65bd155c34 Merge branch 'attributes' of https://github.com/VonC/reveal.js into dev 2013-12-02 12:12:27 +01:00
VonC fdb03b4f10 README.md mentions the new default separators.
- new default separator for slide attributes
- new default separator for element attributes
Illustrate both, in html comments.
2013-11-30 23:12:42 +01:00
Hakim El Hattab 31438c88ba Merge branch 'dev' of github.com:hakimel/reveal.js 2013-11-28 16:48:46 -05:00
Hakim El Hattab 3d2549d4f4 documentation for slide numbers 2013-11-28 16:48:36 -05:00
Hakim El Hattab 0eba619c1a add example for parallax backgrounds 2013-11-27 14:49:39 -05:00
Guillaume Turri b46fd8dd70 Added some styles using the current-fragment class
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-26 07:47:03 +01:00
Hakim El Hattab adbf36ad47 readme format correction 2013-11-25 21:15:56 -05:00
Hakim El Hattab 85c2a0a3c1 slide number changes; config value renamed, added to readme, moved to right side of screen 2013-11-17 17:13:26 -05:00
Hakim El Hattab 6afec76bf0 readme adjustment 2013-11-06 08:52:21 -05:00
VonC efbb31cf29 Add mardown-based slide attribute examples. 2013-11-04 16:31:58 +01:00
VonC 198821f52b Restore default notation for attributes in element.
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 16:31:44 +01:00
Hakim El Hattab 7da98d8110 add concave and zoom background transitions 2013-11-04 07:53:07 -05:00
Hakim El Hattab 080ae79b54 documentation for #677 2013-10-28 09:16:41 -04:00
Hakim El Hattab 3ad4320f61 documentation for iframe post messages 2013-10-27 16:39:20 -04:00
Hakim El Hattab 1b1dedd2bd contrib update 2013-10-27 15:42:22 -04:00
Hakim El Hattab 34a2cc5dce additional config valeus in readme, remove duplicate value, fix commas 2013-10-22 08:40:22 -04:00
Hakim El Hattab a28cae4d68 Merge branch 'update-readme' of https://github.com/aethanyc/reveal.js into dev 2013-10-22 08:39:27 -04:00