aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update to highlight.js 9.0.0Hakim El Hattab2015-12-14
|
* Merge branch 'muted-video' of github.com:oslego/reveal.js into muted-videoRazvan Caliman2015-12-03
|\
| * add option to mute background videosRazvan Caliman2015-09-19
| |
* | add option to mute background videos (updated)Razvan Caliman2015-12-03
| |
* | tweakHakim El Hattab2015-11-19
| |
* | 2x playback controls for retina displaysHakim El Hattab2015-11-19
| |
* | add autoSlideMethod to default configHakim El Hattab2015-11-19
| |
* | Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab2015-11-19
|\ \
| * \ Merge pull request #1437 from der-michik/autoslide-directionHakim El Hattab2015-11-19
| |\ \ | | | | | | | | Add an option to auto-slide right only
| | * | Fix build errorMichiK2015-11-19
| | | |
| | * | Add a more flexible autoSlideMethod optionMichiK2015-11-19
| | | | | | | | | | | | | | | | | | | | Auto-sliding will now use the method specified in the config if it is a function or default to navigateNext.
| | * | Add autoSlideRight optionMichiK2015-11-18
| |/ / | | | | | | | | | | | | | | | | | | 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.
* | | simplify condition #1434Hakim El Hattab2015-11-19
| | |
* | | Merge pull request #1434 from mikemellor11/masterHakim El Hattab2015-11-19
|\ \ \ | |/ / |/| | stops parallax failing if only the single horizontal slide and multiple vertical
| * | check for 0 division, stops parallax failing if only the single horizontal ↵Mike Mellor2015-11-13
| | | | | | | | | | | | slide and multiple vertical
* | | update parallax background docs #1436Hakim El Hattab2015-11-18
|/ /
* | 3.2.0Hakim El Hattab2015-11-09
| |
* | Merge pull request #1362 from GuGuss/patch-1Hakim El Hattab2015-11-09
|\ \ | | | | | | Update the theme README.md
| * | Update the theme README.mdAugustin Delaporte2015-09-20
| | | | | | | | | The `grunt css-themes` command now loops through all Sass files. There is no need to add the newly created file to the task list.
* | | Merge pull request #1381 from lordsutch/masterHakim El Hattab2015-11-09
|\ \ \ | | | | | | | | Fix text being cut off in Chrome when printing.
| * | | Fix slides being cut off in Chrome.Chris Lawrence2015-10-02
| | | |
| * | | Merge remote-tracking branch 'upstream/master'Chris Lawrence2015-10-02
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2014-11-30
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2014-06-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2014-04-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:lordsutch/reveal.jsChris Lawrence2014-01-07
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-10-30
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-09-15
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-08-26
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-08-19
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-07-22
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-06-26
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-06-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-06-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Chris Lawrence2013-06-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1391 from rohithpr/notes-key-bindingHakim El Hattab2015-11-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed #1379 - config keyboard now disables 's' key
| * | | | | | | | | | | | | | | | | | Fixed #1379 - config keyboard now disables 's' keyrohithpr2015-10-09
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | update highlight.js 8.6 -> 8.9.1 #1385Hakim El Hattab2015-11-09
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | server notes sync slide changes both ways, fixes #1425Hakim El Hattab2015-11-09
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | update highlight.js urlHakim El Hattab2015-11-07
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2015-11-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1422 from gre/patch-1Hakim El Hattab2015-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1225
| | * | | | | | | | | | | | | | | | | | | Fixes #1225Gaëtan Renaudeau2015-11-07
| |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | always enable highlight.js to fix markdown-only usage
* | | | | | | | | | | | | | | | | | | | more slide number tweakingHakim El Hattab2015-10-30
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | tweak how speaker notes look in pdf exportsHakim El Hattab2015-10-29
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | style tweakHakim El Hattab2015-10-29
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | hide slide number element when disabledHakim El Hattab2015-10-29
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | remove out of sync comments from pdf cssHakim El Hattab2015-10-29
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | one more slide number formatHakim El Hattab2015-10-29
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | slide numbers work in pdf exports, update slide number styleHakim El Hattab2015-10-29
| | | | | | | | | | | | | | | | | | |