Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | upgrade .travis nodejs version | Hakim El Hattab | 2019-02-28 |
| | |||
* | see if increased node version fixes build | Hakim El Hattab | 2019-02-28 |
| | |||
* | update grunt dependencies | Hakim El Hattab | 2019-02-28 |
| | |||
* | fix scss compilation task | Hakim El Hattab | 2019-02-28 |
| | |||
* | Merge pull request #2333 from dougalsutherland/patch-2 | Hakim El Hattab | 2019-02-28 |
|\ | | | | | remove unused `isPrintingPDFFragments` function | ||
| * | remove unused `isPrintingPDFFragments` function | Dougal J. Sutherland | 2019-02-28 |
|/ | |||
* | Merge pull request #2325 from ↵ | Hakim El Hattab | 2019-02-18 |
|\ | | | | | | | | | hakimel/revert-2312-improve_random_number_generation Revert "impove randomness" | ||
| * | Revert "impove randomness" | Hakim El Hattab | 2019-02-18 |
|/ | |||
* | Merge pull request #2312 from albert-ziegler/improve_random_number_generation | Hakim El Hattab | 2019-02-18 |
|\ | | | | | impove randomness | ||
| * | correct typo | Albert | 2019-02-11 |
| | | |||
| * | impove randomness | Albert | 2019-01-30 |
| | | |||
* | | zoom transition now uses zooming for vertical transitions, too | Hakim El Hattab | 2019-02-01 |
| | | |||
* | | indentation fix | Hakim El Hattab | 2019-02-01 |
| | | |||
* | | documentation for #2315 | Hakim El Hattab | 2019-02-01 |
| | | |||
* | | Merge pull request #2315 from dougalsutherland/slide-formats | Hakim El Hattab | 2019-02-01 |
|\ \ | | | | | | | allow custom slide numbering functions | ||
| * | | allow custom slide numbering functions | Dougal J. Sutherland | 2019-01-31 |
| | | | |||
* | | | define available values for showSlideNumber | Hakim El Hattab | 2019-02-01 |
| | | | |||
* | | | resize event tweaks for #2300 | Hakim El Hattab | 2019-01-31 |
| | | | |||
* | | | Merge pull request #2300 from mw75/master | Hakim El Hattab | 2019-01-31 |
|\ \ \ | |/ / |/| | | Resize Event | ||
| * | | fixed documentation on resize event | Mario Wolff | 2019-01-15 |
| | | | |||
| * | | emmit resize event if scale changed | Mario Wolff | 2019-01-15 |
| |/ | |||
* | | Merge pull request #2305 from reyerstudio/marked | Hakim El Hattab | 2019-01-31 |
|\ \ | | | | | | | Upgrade marked to 0.6.0 | ||
| * | | Fix test after upgrading marked to 0.6.0 | Stéphane Este-Gracias | 2019-01-20 |
| | | | |||
| * | | Upgrade marked to 0.6.0 | Stéphane Este-Gracias | 2019-01-20 |
| |/ | |||
* | | enable pinch-to-zoom for android | Hakim El Hattab | 2019-01-30 |
| | | |||
* | | only force media controls to be visible when necessarry | Hakim El Hattab | 2019-01-29 |
| | | |||
* | | navigationMode documentation improvements | Hakim El Hattab | 2019-01-23 |
| | | |||
* | | hide vertical arrows when navigationMode is 'linear' #2307 | Hakim El Hattab | 2019-01-23 |
| | | |||
* | | documentation for navigationMode #2307 | Hakim El Hattab | 2019-01-23 |
| | | |||
* | | 'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting ↵ | Hakim El Hattab | 2019-01-23 |
| | | | | | | | | #2307 | ||
* | | refactor keyboard listener conditions | Hakim El Hattab | 2019-01-22 |
| | | |||
* | | Merge pull request #2307 from reyerstudio/feature/shortcuts@dev | Hakim El Hattab | 2019-01-22 |
|\ \ | | | | | | | Enable simpleNavigation | ||
| * | | Enable simpleNavigation | Stéphane Este-Gracias | 2019-01-21 |
| | | | |||
* | | | upgrade to socket.io 2.2.0 #2257 | Hakim El Hattab | 2019-01-22 |
| | | | |||
* | | | hide body overflow | Hakim El Hattab | 2019-01-22 |
| | | | |||
* | | | adjust how global height is styled | Hakim El Hattab | 2019-01-22 |
| | | | |||
* | | | correct height of reveal.js on mobile devices, fixes vertical overflow | Hakim El Hattab | 2019-01-22 |
|/ / | |||
* | | 2019 | Hakim El Hattab | 2019-01-10 |
| | | |||
* | | remove pinch gesture for triggering overview mode on touch devices, enables ↵ | Hakim El Hattab | 2019-01-10 |
| | | | | | | | | regular mobile pinch-to-zoom | ||
* | | whitespace | Hakim El Hattab | 2019-01-07 |
| | | |||
* | | Merge pull request #1188 from sanand0/master | Hakim El Hattab | 2019-01-07 |
|\ \ | | | | | | | Display .stretch images in overview mode. Fix #1187 | ||
| * | | display .stretch images in overview mode | S Anand | 2015-04-02 |
| | | | |||
* | | | ensure history api is available, default to hash: true with no history in ↵ | Hakim El Hattab | 2018-12-19 |
| | | | | | | | | | | | | demo #2286 | ||
* | | | Merge pull request #2286 from asottile/hash_without_history_2211 | Hakim El Hattab | 2018-12-19 |
|\ \ \ | | | | | | | | | Add new 'hash: true' option which uses replaceState for url | ||
| * | | | Add new 'hash: true' option which uses replaceState for url | Anthony Sottile | 2018-12-02 |
| | | | | | | | | | | | | | | | | Resolves #2211 | ||
* | | | | correct variable name in inline comment | Hakim El Hattab | 2018-12-19 |
| | | | | |||
* | | | | add section about vertical slides and `gridNavigation` to readme | Hakim El Hattab | 2018-12-19 |
| | | | | |||
* | | | | add gridNavigation config to configure navigation between adjacent vertical ↵ | Hakim El Hattab | 2018-12-19 |
| | | | | | | | | | | | | | | | | stacks | ||
* | | | | optimization; avoid reading computed styles unless necessary | Hakim El Hattab | 2018-12-18 |
| | | | | |||
* | | | | fix notes layout when container isnt as wide as viewport | Hakim El Hattab | 2018-12-18 |
| | | | |