Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update to highlight.js 9.0.0 | Hakim El Hattab | 2015-12-14 |
| | |||
* | Merge branch 'muted-video' of github.com:oslego/reveal.js into muted-video | Razvan Caliman | 2015-12-03 |
|\ | |||
| * | add option to mute background videos | Razvan Caliman | 2015-09-19 |
| | | |||
* | | add option to mute background videos (updated) | Razvan Caliman | 2015-12-03 |
| | | |||
* | | tweak | Hakim El Hattab | 2015-11-19 |
| | | |||
* | | 2x playback controls for retina displays | Hakim El Hattab | 2015-11-19 |
| | | |||
* | | add autoSlideMethod to default config | Hakim El Hattab | 2015-11-19 |
| | | |||
* | | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-11-19 |
|\ \ | |||
| * \ | Merge pull request #1437 from der-michik/autoslide-direction | Hakim El Hattab | 2015-11-19 |
| |\ \ | | | | | | | | | Add an option to auto-slide right only | ||
| | * | | Fix build error | MichiK | 2015-11-19 |
| | | | | |||
| | * | | Add a more flexible autoSlideMethod option | MichiK | 2015-11-19 |
| | | | | | | | | | | | | | | | | | | | | Auto-sliding will now use the method specified in the config if it is a function or default to navigateNext. | ||
| | * | | Add autoSlideRight option | MichiK | 2015-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 #1434 | Hakim El Hattab | 2015-11-19 |
| | | | |||
* | | | Merge pull request #1434 from mikemellor11/master | Hakim El Hattab | 2015-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 Mellor | 2015-11-13 |
| | | | | | | | | | | | | slide and multiple vertical | ||
* | | | update parallax background docs #1436 | Hakim El Hattab | 2015-11-18 |
|/ / | |||
* | | 3.2.0 | Hakim El Hattab | 2015-11-09 |
| | | |||
* | | Merge pull request #1362 from GuGuss/patch-1 | Hakim El Hattab | 2015-11-09 |
|\ \ | | | | | | | Update the theme README.md | ||
| * | | Update the theme README.md | Augustin Delaporte | 2015-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/master | Hakim El Hattab | 2015-11-09 |
|\ \ \ | | | | | | | | | Fix text being cut off in Chrome when printing. | ||
| * | | | Fix slides being cut off in Chrome. | Chris Lawrence | 2015-10-02 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2015-10-02 |
| |\ \ \ | |||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2014-11-30 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2014-06-22 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2014-04-13 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'master' of github.com:lordsutch/reveal.js | Chris Lawrence | 2014-01-07 |
| |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-10-30 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-09-15 |
| | |\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-08-26 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-08-19 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-07-22 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-06-26 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-06-22 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-06-21 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | 2013-06-17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1391 from rohithpr/notes-key-binding | Hakim El Hattab | 2015-11-09 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed #1379 - config keyboard now disables 's' key | ||
| * | | | | | | | | | | | | | | | | | | Fixed #1379 - config keyboard now disables 's' key | rohithpr | 2015-10-09 |
| | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | update highlight.js 8.6 -> 8.9.1 #1385 | Hakim El Hattab | 2015-11-09 |
| | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | server notes sync slide changes both ways, fixes #1425 | Hakim El Hattab | 2015-11-09 |
| | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | update highlight.js url | Hakim El Hattab | 2015-11-07 |
| | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-11-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1422 from gre/patch-1 | Hakim El Hattab | 2015-11-07 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1225 | ||
| | * | | | | | | | | | | | | | | | | | | | Fixes #1225 | Gaëtan Renaudeau | 2015-11-07 |
| |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | always enable highlight.js to fix markdown-only usage | ||
* | | | | | | | | | | | | | | | | | | | | more slide number tweaking | Hakim El Hattab | 2015-10-30 |
| | | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | | tweak how speaker notes look in pdf exports | Hakim El Hattab | 2015-10-29 |
| | | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | | style tweak | Hakim El Hattab | 2015-10-29 |
|/ / / / / / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | | | | hide slide number element when disabled | Hakim El Hattab | 2015-10-29 |
| | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | remove out of sync comments from pdf css | Hakim El Hattab | 2015-10-29 |
| | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | one more slide number format | Hakim El Hattab | 2015-10-29 |
| | | | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | slide numbers work in pdf exports, update slide number style | Hakim El Hattab | 2015-10-29 |
| | | | | | | | | | | | | | | | | | | |