Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | generalize scroll offset prevention | Hakim El Hattab | 2016-04-07 |
| | |||
* | add 'shuffle' config value and API method #1506 #1089 | Hakim El Hattab | 2016-03-20 |
| | |||
* | use css to scale slides up in safari | Hakim El Hattab | 2016-02-29 |
| | |||
* | tweak implementation of #1376 | Hakim El Hattab | 2016-01-08 |
|\ | |||
| * | UPDATED - Improvement on spaces and indentation | Alex Batista | 2015-09-29 |
| | | |||
| * | UPDATED - Improvement on spaces and indentation | Alex Batista | 2015-09-29 |
| | | |||
| * | UPDATED - Improvement of code. Now none flag is used, but the readyState ↵ | Alex Batista | 2015-09-29 |
| | | | | | | | | property from video element | ||
| * | Improvement of code. Now none flag is used, but the readyState property ↵ | Alex Batista | 2015-09-29 |
| | | | | | | | | from video element | ||
| * | bug fix - when the first section has a background-video, the vido do not ↵ | Alex Batista | 2015-09-28 |
| | | | | | | | | execute. Now, it's work | ||
* | | include speaker view keyboard shortcut when applicable #1466 | Hakim El Hattab | 2016-01-08 |
| | | |||
* | | expose version number through #1451 | Hakim El Hattab | 2016-01-08 |
| | | |||
* | | 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 | 2016-01-04 |
| | | | |||
* | | | 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 |
|\ \ \ | |/ / |/| | | |||
| * | | 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 |
| | | | |||
* | | | check for 0 division, stops parallax failing if only the single horizontal ↵ | Mike Mellor | 2015-11-13 |
|/ / | | | | | | | slide and multiple vertical | ||
* | | tweak how speaker notes look in pdf exports | Hakim El Hattab | 2015-10-29 |
| | | |||
* | | hide slide number element when disabled | 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 |
| | | |||
* | | change slide number formats | Hakim El Hattab | 2015-10-29 |
| | | |||
* | | prevent swipes on speaker notes | Hakim El Hattab | 2015-09-10 |
| | | |||
* | | modifications to #951 | Hakim El Hattab | 2015-09-10 |
| | | |||
* | | Merge branch 'feature_prevent_swipe' of https://github.com/Calyhre/reveal.js ↵ | Hakim El Hattab | 2015-09-10 |
|\ \ | | | | | | | | | | into dev | ||
| * | | Fix tests | Calyhre | 2014-06-18 |
| | | | |||
| * | | Add ability to prevent swipe for specific elements | Calyhre | 2014-06-18 |
| | | | |||
* | | | fix pdf print when showNotes is disabled | Hakim El Hattab | 2015-09-10 |
| | | | |||
* | | | print notes to pdf when is enabled #304 | Hakim El Hattab | 2015-09-10 |
| | | | |||
* | | | add getSlideNotes API method and tests | Hakim El Hattab | 2015-09-10 |
| | | | |||
* | | | dont show notes container when printing pdf | Hakim El Hattab | 2015-09-09 |
| | | | |||
* | | | ability to share presentation with speaker notes #304 | Hakim El Hattab | 2015-09-09 |
| | | | |||
* | | | formatting | Hakim El Hattab | 2015-09-02 |
| | | | |||
* | | | Merge pull request #1310 from teawithfruit/patch-1 | Hakim El Hattab | 2015-09-02 |
|\ \ \ | | | | | | | | | solves early access error with video element | ||
| * | | | solves early access error with video element | teawithfruit | 2015-07-21 |
| | | | | | | | | | | | | This will maybe solve the "InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable" error in firefox. | ||
* | | | | Merge branch 'master' of https://github.com/gruber76/reveal.js into dev | Hakim El Hattab | 2015-09-02 |
|\ \ \ \ | |||
| * | | | | Update reveal.js | gruber76 | 2015-08-03 |
| | | | | | | | | | | | | | | | Removed toLowerCase call | ||
* | | | | | avoid duplicate var | Hakim El Hattab | 2015-08-14 |
| | | | | | |||
* | | | | | simplify | Hakim El Hattab | 2015-08-14 |
| | | | | | |||
* | | | | | fix object.keys call on non-object | Hakim El Hattab | 2015-08-14 |
| | | | | | |||
* | | | | | only use zoom to scale presentations up, fixes shifts in text layout | Hakim El Hattab | 2015-08-03 |
| |/ / / |/| | | | |||
* | | | | Merge branch 'controls-buttons-a11y' of ↵ | Hakim El Hattab | 2015-07-07 |
|\ \ \ \ | | | | | | | | | | | | | | | | https://github.com/marcysutton/reveal.js into dev | ||
| * | | | | accessibility: controls as buttons, not divs | marcysutton | 2015-06-05 |
| |/ / / | |||
* | | | | merge #959 with minor tweaks | Hakim El Hattab | 2015-06-03 |
|\ \ \ \ | |/ / / |/| | | |