Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-10 | slides link | Hakim El Hattab | |
2016-03-07 | Make PDF export section less OS X specific. | Benjamin Tan | |
Closes #1073. | |||
2016-03-04 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-03-04 | Merge pull request #1484 from omer727/patch-1 | Hakim El Hattab | |
Fixing spelling typo and GitHub proper camelcase for brand name | |||
2016-01-22 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-01-22 | readme tweak | Hakim El Hattab | |
2016-01-22 | add barebones example to readme | Hakim El Hattab | |
2016-01-17 | Fixing spelling typo and GitHub proper camelcase for brand name | omer727 | |
2016-01-11 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-01-11 | note about showNotes in PDF exports | Hakim El Hattab | |
2016-01-11 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-01-11 | Remove rebase conflict in README.md | Prateek Saxena | |
2016-01-08 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-01-08 | resolve conflict | Hakim El Hattab | |
2016-01-08 | add new fragment styles to readme #1445 | Hakim El Hattab | |
2016-01-08 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-01-08 | tweak to pdf print isntructions | Hakim El Hattab | |
2016-01-08 | Merge pull request #1450 from Quintasan/fix-printing-readme | Hakim El Hattab | |
Chromium users need to check Background graphics option when printing. | |||
2016-01-04 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2016-01-04 | :copyright: :copyright: :copyright: :copyright: :copyright: closes #1469 | Hakim El Hattab | |
2015-12-03 | Merge branch 'muted-video' of github.com:oslego/reveal.js into muted-video | Razvan Caliman | |
2015-12-03 | add option to mute background videos (updated) | Razvan Caliman | |
2015-11-30 | Chromium users need to check Background graphics option when printing. | Michał Zając | |
2015-11-19 | Add a more flexible autoSlideMethod option | MichiK | |
Auto-sliding will now use the method specified in the config if it is a function or default to navigateNext. | |||
2015-11-18 | Add autoSlideRight option | MichiK | |
When the autoSlideRight config option is active, the auto-sliding will always navigate to the right and never down even if slides are present there. This allows hidden "bonus slides" in presentations which can be displayed as needed but won't show up automatically. | |||
2015-11-18 | update parallax background docs #1436 | Hakim El Hattab | |
2015-11-07 | update highlight.js url | Hakim El Hattab | |
2015-10-29 | one more slide number format | Hakim El Hattab | |
2015-10-29 | change slide number formats | Hakim El Hattab | |
2015-10-26 | remove mention of deprecated transitions #1390 | Hakim El Hattab | |
2015-10-26 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-10-26 | remove remotes.io plugin, service no longer exists #1411 | Hakim El Hattab | |
2015-10-26 | syntax error in postmessage example | Hakim El Hattab | |
2015-10-14 | Move up Presentation Size section. | Andrew Dunning | |
This brings together all configuration options. | |||
2015-09-29 | Merge branch 'master' of https://github.com/davidbanham/reveal.js into dev | Hakim El Hattab | |
2015-09-29 | Merge pull request #1281 from fghaas/dev | Hakim El Hattab | |
Update README to include socket.io 1.3.5 examples | |||
2015-09-29 | Merge branch 'deps-update' of https://github.com/verdurin/reveal.js into dev | Hakim El Hattab | |
2015-09-19 | add option to mute background videos | Razvan Caliman | |
2015-09-17 | Update location of multiplex demo server | David Banham | |
2015-09-13 | Add the data-noescape attribute and example | Wendy Smoak | |
2015-09-10 | document `data-prevent-swipe` #951 | Hakim El Hattab | |
2015-09-10 | add getSlideNotes API method and tests | Hakim El Hattab | |
2015-09-09 | document showNotes config value #304 | Hakim El Hattab | |
2015-09-09 | ability to share presentation with speaker notes #304 | Hakim El Hattab | |
2015-07-21 | README example: load MathJax over https | Beni Cherniavsky-Paskin | |
tiny followup to #1103 | |||
2015-07-02 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-06-28 | README: suggest decktape as an alternative for PDF rendering | Olivier Bilodeau | |
It works around the current PDF rendering bugs like #1261 | |||
2015-06-24 | Update README to include socket.io 1.3.5 examples | Florian Haas | |
The socket.io server at reveal.jit.su has been updated with socket.io 1.x, which means the examples referring to 0.9.x client libraries no longer work. Update them with URLs for 1.3.5. Fixes #1276. | |||
2015-06-15 | Removed leap motion plugin from main project | RC028552 | |
2015-06-03 | Merge pull request #1202 from alexandreleroux/patch-1 | Hakim El Hattab | |
PDF exporting also works with Chromium | |||
2015-06-03 | Merge pull request #1234 from lememora/master | Hakim El Hattab | |
Added missing comma on the configuration example | |||
2015-06-03 | Merge pull request #1201 from MA3STR0/master | Hakim El Hattab | |
Correct Readme.md -> Theming -> sky | |||
2015-05-19 | added missing comma on the configuration example | Rafael Moraes | |
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-14 | PDF exporting also works with Chromium | Alexandre Leroux | |
For those who can't install Google Chrome (e.g. work network policies) but can use Chromium, Chromium does work for creating the pdf. I updated the readme accordingly. Thanks! | |||
2015-04-13 | change iframe example | Hakim El Hattab | |
2015-04-13 | Correct Readme.md#theming | Anton | |
Theming/sky.css has dark gray text on light blue background; not white text | |||
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 | |
background video loop | |||
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 | |
Now the transition isn’t any more „per slide“ but „per movement of a slide“. So the slide can disappear in another way than it appeared. | |||
2015-01-18 | Mixins for readability of transitions added | Johannes Ammon | |
To honor the DRY principle repeating patterns have been factored out. In addition there was an anchor missing in README.md. | |||
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 | |
Some code blocks weren't indented, so they ended up messing up the numbering. Indenting them fixed it. | |||
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 -> ↵ | Hakim El Hattab | |
data-separator-vertical, data-notes -> data-separator-notes | |||
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 ↵ | Hakim El Hattab | |
https://github.com/rajgoel/reveal.js into dev | |||
2013-12-20 | Update README.md | rajgoel | |
2013-12-20 | separate contribution rules from readme | Hakim El Hattab | |