Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | |||
* | | | prefer vh for speaker notes layout | Hakim El Hattab | 2018-12-17 |
| | | | |||
* | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2018-12-12 |
|\ \ \ | |/ / |/| | | |||
| * | | note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359 | Hakim El Hattab | 2018-12-12 |
| | | | |||
* | | | Merge pull request #2266 from f00ale/custom_code_font | Hakim El Hattab | 2018-11-21 |
|\ \ \ | | | | | | | | | Make code font customizable for themes. | ||
| * | | | Make code font customizable for themes. | Arno Lepisk | 2018-10-30 |
| | | | | |||
* | | | | demo presentation now refers to correct zoom.js shortcut for linux #2280 | Hakim El Hattab | 2018-11-21 |
| | | | | |||
* | | | | add getRevealElement API method | Hakim El Hattab | 2018-11-16 |
| | | | | |||
* | | | | add cmd/ctrl + arrow key shortcuts to first/last slides | Hakim El Hattab | 2018-11-13 |
| | | | | |||
* | | | | fix concave/convex transitions on vertical slides #1947 | Hakim El Hattab | 2018-11-08 |
| | | | | |||
* | | | | reset css in default index.html | Hakim El Hattab | 2018-11-05 |
| | | | | |||
* | | | | fix no-transform mode | Hakim El Hattab | 2018-10-31 |
| | | | | |||
* | | | | add audio autoplay test | Hakim El Hattab | 2018-10-31 |
|/ / / | |||
* | | | dispatch state events after current slide has updated #2264 | Hakim El Hattab | 2018-10-26 |
| | | | |||
* | | | move reset.css out of reveal.css to make it optional #1952 #2248 | Hakim El Hattab | 2018-10-25 |
| | | | |||
* | | | Merge pull request #2263 from mbotsch/fix-readURL | Hakim El Hattab | 2018-10-25 |
|\ \ \ | | | | | | | | | Fix if-statement in readURL | ||
| * | | | Fix nested if-statement in readURL that caused slide(h,v) to be | Mario Botsch | 2018-10-24 |
|/ / / | | | | | | | | | | called even when the current slide is the target slide. | ||
* | | | syntax tweak | Hakim El Hattab | 2018-10-11 |
| | | | |||
* | | | replace while with forEach loop | Hakim El Hattab | 2018-10-11 |
| | | | |||
* | | | fix #1590 | Hakim El Hattab | 2018-10-11 |
| | | | |||
* | | | add note about lazy loading iframes #1672 #1938 | Hakim El Hattab | 2018-10-09 |
| | | | |||
* | | | automatically hide the mouse pointer after 5s of inactivity (#1837) | Hakim El Hattab | 2018-10-08 |
| | | | |||
* | | | Merge pull request #2090 from bnjmnt4n/math | Hakim El Hattab | 2018-10-08 |
|\ \ \ | | | | | | | | | Allow users to customise MathJax options. | ||
| * | | | Allow users to customise MathJax options. | Benjamin Tan | 2018-02-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | Ref. #1856, #2006, #2045. This is a more open approach to allow customisation of all MathJax options instead of select options only. | ||
* | | | | Merge pull request #2251 from oyron/2229-speaker-notes-bug | Hakim El Hattab | 2018-10-08 |
|\ \ \ \ | | | | | | | | | | | Give focus to previously opened speaker notes (fixes #2229) | ||
| * | | | | Handle previously opened notes window, by giving focus. | oyron | 2018-10-05 |
| | |/ / | |/| | | |||
* | | | | fix build error | Hakim El Hattab | 2018-10-04 |
| | | | | |||
* | | | | remove classlist polyfill, cross browser support is good enough now | Hakim El Hattab | 2018-10-04 |
| | | | | |||
* | | | | remove mention of head.js in readme | Hakim El Hattab | 2018-10-04 |
| | | | |