Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 3.6.0 | Hakim El Hattab | 2017-11-22 |
| | |||
* | make it possible to load/unload slides via the api | Hakim El Hattab | 2017-11-21 |
| | |||
* | simplify logic for finding slide backgrounds | Hakim El Hattab | 2017-11-21 |
| | |||
* | Merge pull request #2029 from lechten/export-isSpeakerNotes | Hakim El Hattab | 2017-11-09 |
|\ | | | | | Export isSpeakerNotes | ||
| * | Export isSpeakerNotes | Jens Lechtenbörger | 2017-11-05 |
| | | |||
* | | reconfiguring no longer unloads iframes on current slide | Hakim El Hattab | 2017-11-09 |
| | | |||
* | | allow to be called directly before or after (closes #2021) | Hakim El Hattab | 2017-11-09 |
| | | |||
* | | always show media controls on mobile devices | Hakim El Hattab | 2017-10-04 |
| | | |||
* | | support negative values in query config overrides | Hakim El Hattab | 2017-09-07 |
|/ | |||
* | add option for disabling all forms of auto-sliding | Hakim El Hattab | 2017-07-27 |
| | |||
* | unload lazy loaded videos that are moved out of view | Hakim El Hattab | 2017-06-14 |
| | |||
* | prevent mobile safari header from covering presentation content | Hakim El Hattab | 2017-06-13 |
| | |||
* | fix centering of edge-aligned controls | Hakim El Hattab | 2017-06-12 |
| | |||
* | change condition for detecting when there are horizontal slides | Hakim El Hattab | 2017-06-02 |
| | |||
* | 'showNotes' does nothing when there are no notes | Hakim El Hattab | 2017-05-24 |
| | |||
* | 'no notes on this slide' placeholder | Hakim El Hattab | 2017-05-18 |
| | |||
* | comment typo | Hakim El Hattab | 2017-05-18 |
| | |||
* | improve controls on touch devices | Hakim El Hattab | 2017-05-18 |
| | |||
* | revise progress to make them easier to override | Hakim El Hattab | 2017-05-18 |
| | |||
* | controlsHints -> controlsTutorial | Hakim El Hattab | 2017-05-16 |
| | |||
* | in/out transitions for controls | Hakim El Hattab | 2017-05-16 |
| | |||
* | add controlsHint option, animates vertical arrow first time we encounter a ↵ | Hakim El Hattab | 2017-05-16 |
| | | | | vertical slide | ||
* | adjust controls layout when there are no vertical or horizontal slides in ↵ | Hakim El Hattab | 2017-05-16 |
| | | | | the deck | ||
* | new, fixed, speaker notes layout | Hakim El Hattab | 2017-05-16 |
| | |||
* | 'controls-placement' -> 'controls-layout', cut back on controls spacing | Hakim El Hattab | 2017-05-16 |
| | |||
* | more flexible back arrow controls option | Hakim El Hattab | 2017-05-16 |
| | |||
* | default to bottom right controls, rename soften arrows option | Hakim El Hattab | 2017-05-16 |
| | |||
* | collapse control element size when corner aligned | Hakim El Hattab | 2017-05-16 |
| | |||
* | new controls are used by default, add config options | Hakim El Hattab | 2017-05-16 |
| | |||
* | new optional controls aligned to screen edges | Hakim El Hattab | 2017-05-16 |
| | |||
* | new fix for prematurely autoplaying background videos | Hakim El Hattab | 2017-04-27 |
| | |||
* | don't autoplay background videos in overview mode | Hakim El Hattab | 2017-04-27 |
| | |||
* | 3.5.0 | Hakim El Hattab | 2017-04-26 |
| | |||
* | add new getSlides() API | Adam Spiers | 2017-04-20 |
| | | | | | This can be used by plugins which are concerned with helping the presenter with their pace. | ||
* | clarify getTotalSlides() returns the number of slides | Adam Spiers | 2017-04-20 |
| | |||
* | expose getPastSlideCount() via public API | Adam Spiers | 2017-04-20 |
| | | | | | This can be used by plugins which are concerned with helping the presenter with their pace. | ||
* | formatting | Hakim El Hattab | 2017-04-07 |
| | |||
* | Merge pull request #1851 from astone123/master | Hakim El Hattab | 2017-04-07 |
|\ | | | | | Fix data-background-video autoplay on iOS Safari | ||
| * | Fix video background autoplay on iOS | ADAM STONE | 2017-03-17 |
| | | |||
* | | formatting | Hakim El Hattab | 2017-04-07 |
| | | |||
* | | Merge pull request #1844 from riezebosch/pdf-print-stretch | Hakim El Hattab | 2017-04-07 |
|\ \ | | | | | | | print-pdf layout slide contents to fit stretch elements | ||
| * | | print-pdf layout slide contents to fit stretch elements | Manuel Riezebosch | 2017-03-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | layout() and thereby layoutSlideContents() is never invoked when isPrintingPdf() is true so stretch elements are not sized correctly. This is ensured now by invoking the layoutSlideContents from SetupPDF(). There seems no need to scale down like in other PR's is suggested. | ||
* | | | make pdf page height offset configurable | Hakim El Hattab | 2017-04-04 |
| | | | |||
* | | | new cli and in-browser pdf printing compatible fix for #1804 | Hakim El Hattab | 2017-04-04 |
| | | | |||
* | | | allow fullscreen for background iframes | Hakim El Hattab | 2017-03-30 |
| | | | |||
* | | | add autoPlayMedia config option, overrides individual autoplay settings | Hakim El Hattab | 2017-03-23 |
|/ / | |||
* | | avoid npe on iframe postMessage | Hakim El Hattab | 2017-03-14 |
| | | |||
* | | tweaks to showSlideNumber config #1833 | Hakim El Hattab | 2017-02-20 |
| | | |||
* | | Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into dev | Hakim El Hattab | 2017-02-20 |
|\ \ | |||
| * | | allow configuration of which view slide number appears on - fixes #1791 | Malcolm Young | 2017-02-17 |
| |/ |