summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2016-01-11Merge pull request #1476 from prtksxna/patch-1Hakim El Hattab
Remove rebase conflict in README.md
2016-01-11Remove rebase conflict in README.mdPrateek Saxena
2016-01-08code formatHakim El Hattab
2016-01-08Merge branch 'patch-1' of https://github.com/danieltdt/reveal.js into devHakim El Hattab
2016-01-08fix broken iframe in backgrounds exampleHakim El Hattab
2016-01-08tweak implementation of #1376Hakim El Hattab
2016-01-08same code formatHakim El Hattab
2016-01-08Merge branch 'patch-2' of https://github.com/teawithfruit/reveal.js into devHakim El Hattab
2016-01-08rebuild cssHakim El Hattab
2016-01-08merge conflictHakim El Hattab
2016-01-08include speaker view keyboard shortcut when applicable #1466Hakim El Hattab
2016-01-08tweaked fragment examplesHakim El Hattab
2016-01-08center help overlay with flexboxHakim El Hattab
2016-01-08Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2016-01-08resolve conflictHakim El Hattab
2016-01-08add new fragment styles to readme #1445Hakim El Hattab
2016-01-08Merge branch 'fragments' of https://github.com/kewitz/reveal.js into devHakim El Hattab
2016-01-08Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2016-01-08tweak to pdf print isntructionsHakim El Hattab
2016-01-08Merge pull request #1450 from Quintasan/fix-printing-readmeHakim El Hattab
Chromium users need to check Background graphics option when printing.
2016-01-08expose version number through #1451Hakim El Hattab
2016-01-08Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2016-01-08merge conflictHakim El Hattab
2016-01-08Merge pull request #1472 from vicapow/masterHakim El Hattab
Add the grunt-cli as a dependency instead of assuming global grunt.
2016-01-06Add the grunt-cli as a dependency instead of assuming global grunt.Victor Powell
2016-01-04Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2016-01-04Merge pull request #1459 from appleboy/patch-1Hakim El Hattab
remove redundant spaces.
2016-01-04Merge pull request #1467 from ismith/spelling_fixHakim El Hattab
Fix spelling error in print-pdf plugin
2016-01-04:copyright: :copyright: :copyright: :copyright: :copyright: closes #1469Hakim El Hattab
2015-12-27Fix spelling error in print-pdf pluginIan Smith
2015-12-21updated to mustache 2.2.1Bjoern Kimminich
prevents XSS vulnerability (see https://github.com/janl/mustache.js/pull/388)
2015-12-21ignoring IntelliJ IDEA filesBjoern Kimminich
2015-12-14update to highlight.js 9.0.0Hakim El Hattab
2015-12-08remove redundant spaces.Bo-Yi Wu
2015-12-03Merge branch 'muted-video' of github.com:oslego/reveal.js into muted-videoRazvan Caliman
2015-12-03add option to mute background videos (updated)Razvan Caliman
2015-11-30Chromium users need to check Background graphics option when printing.Michał Zając
2015-11-22Clean version of the new transitions.Leonardo Kewitz
2015-11-22Added 4 fragment transitions effect.Leonardo Kewitz
2015-11-19tweakHakim El Hattab
2015-11-192x playback controls for retina displaysHakim El Hattab
2015-11-19add autoSlideMethod to default configHakim El Hattab
2015-11-19Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-11-19Merge pull request #1437 from der-michik/autoslide-directionHakim El Hattab
Add an option to auto-slide right only
2015-11-19Fix build errorMichiK
2015-11-19Add a more flexible autoSlideMethod optionMichiK
Auto-sliding will now use the method specified in the config if it is a function or default to navigateNext.
2015-11-19simplify condition #1434Hakim El Hattab
2015-11-19Merge pull request #1434 from mikemellor11/masterHakim El Hattab
stops parallax failing if only the single horizontal slide and multiple vertical
2015-11-18Add autoSlideRight optionMichiK
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-18update parallax background docs #1436Hakim El Hattab
2015-11-13check for 0 division, stops parallax failing if only the single horizontal ↵Mike Mellor
slide and multiple vertical
2015-11-11* [bug] the markdown plugin can not render highlight codes for ↵Riceball LEE
marked.setOptions(highlight)
2015-11-10* update marked.js version to 0.3.5Riceball LEE
2015-11-093.2.0Hakim El Hattab
2015-11-09Merge pull request #1362 from GuGuss/patch-1Hakim El Hattab
Update the theme README.md
2015-11-09Merge pull request #1381 from lordsutch/masterHakim El Hattab
Fix text being cut off in Chrome when printing.
2015-11-09Merge pull request #1391 from rohithpr/notes-key-bindingHakim El Hattab
Fixed #1379 - config keyboard now disables 's' key
2015-11-09update highlight.js 8.6 -> 8.9.1 #1385Hakim El Hattab
2015-11-09server notes sync slide changes both ways, fixes #1425Hakim El Hattab
2015-11-07update highlight.js urlHakim El Hattab
2015-11-07Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-11-07Merge pull request #1422 from gre/patch-1Hakim El Hattab
Fixes #1225
2015-11-07Fixes #1225Gaëtan Renaudeau
always enable highlight.js to fix markdown-only usage
2015-11-02fixed loadingteawithfruit
2015-10-30more slide number tweakingHakim El Hattab
2015-10-29tweak how speaker notes look in pdf exportsHakim El Hattab
2015-10-29style tweakHakim El Hattab
2015-10-29hide slide number element when disabledHakim El Hattab
2015-10-29remove out of sync comments from pdf cssHakim El Hattab
2015-10-29one more slide number formatHakim El Hattab
2015-10-29slide numbers work in pdf exports, update slide number styleHakim El Hattab
2015-10-29change slide number formatsHakim El Hattab
2015-10-26remove mention of deprecated transitions #1390Hakim El Hattab
2015-10-26fix mixed indentationHakim El Hattab
2015-10-26Merge pull request #1399 from sloan-848/markdown-packagingHakim El Hattab
Add more support for external markdown.
2015-10-26Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-10-26Merge pull request #1400 from adunning/patch-1Hakim El Hattab
Use en dash in title; <meta> is a void element.
2015-10-26Merge pull request #1401 from adunning/patch-2Hakim El Hattab
move up presentation size section
2015-10-26remove remotes.io plugin, service no longer exists #1411Hakim El Hattab
2015-10-26syntax error in postmessage exampleHakim El Hattab
2015-10-19format note content when creating slideLiu Zhanhong
In html content, marked allow `Inline-Level Grammar` but not `Block-Level Grammar`, so when I write following: ``` note: * a * b * c ``` it become: ```html <p><em> a </em> b</p> <ul> <li>c</li> </ul> ``` unbelievable!
2015-10-14Move up Presentation Size section.Andrew Dunning
This brings together all configuration options.
2015-10-14Use en dash in title; <meta> is a void element.Andrew Dunning
2015-10-14Add more support for external markdown.Will Sloan
The 'grunt watch' command now also watches for changes to external markdown. The 'grunt package' command now packages all external markdown files for rapid deployment in static enviroments.
2015-10-09Fixed #1379 - config keyboard now disables 's' keyrohithpr
2015-10-06run autoprefixerHakim El Hattab
2015-10-06fix black background in fullscreen mode #668 #1386Hakim El Hattab
2015-10-06rebuild cssHakim El Hattab
2015-10-02Fix slides being cut off in Chrome.Chris Lawrence
2015-10-02Merge remote-tracking branch 'upstream/master'Chris Lawrence
2015-10-02fix bower dependency #1375Hakim El Hattab
2015-09-29UPDATED - Improvement on spaces and indentationAlex Batista
2015-09-29UPDATED - Improvement on spaces and indentationAlex Batista
2015-09-29UPDATED - Improvement of code. Now none flag is used, but the readyState ↵Alex Batista
property from video element
2015-09-29Merge branch 'master' of https://github.com/alexbatista/reveal.jsAlex Batista
Conflicts: js/reveal.js
2015-09-29Improvement of code. Now none flag is used, but the readyState property ↵Alex Batista
from video element
2015-09-29improvement on spaces and indentationAlex Batista
2015-09-29Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-09-29Merge pull request #1357 from davidbanham/masterHakim El Hattab
Update location of multiplex demo server
2015-09-29update travis node.js versionHakim El Hattab