Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add pdf-ready event; dispatched when the presentation is laid out and ready ↵ | Hakim El Hattab | 2016-11-09 |
| | | | | to print | ||
* | remove unused dom lookup | Hakim El Hattab | 2016-10-06 |
| | |||
* | fix merge conflict for #1634 | Hakim El Hattab | 2016-10-05 |
|\ | |||
| * | Update JSDocs and fix typos | Charles Grigg | 2016-06-29 |
| | | |||
* | | code format tweaks | Hakim El Hattab | 2016-10-05 |
| | | |||
* | | only use nodeType 1 and 3 (only relevant types) | Maarten Schroeven | 2016-10-05 |
| | | |||
* | | limit text written to the status div | Maarten Schroeven | 2016-10-05 |
| | | |||
* | | remove issue comment | Hakim El Hattab | 2016-10-05 |
| | | |||
* | | ignore delta=0 mousewheel event | Gerald | 2016-10-05 |
| | | | | | | | | fix #1607 | ||
* | | prevent exception when initializing with no slides #1678 #1679 | Hakim El Hattab | 2016-10-05 |
| | | |||
* | | autoSlide duration with playbackRate | chadmorrow | 2016-10-05 |
| | | | | | | The autoSlide duration of media elements with data-autoplay now takes the playbackRate of said media element into account when setting the duration so that autoSlide and the media element stay in sync. | ||
* | | Merge branch 'r400-linux' of https://github.com/jroper/reveal.js into dev | Hakim El Hattab | 2016-10-05 |
|\ \ | |||
| * | | Logitech R400 on Ubuntu blackout button support | James Roper | 2016-10-01 |
| | | | | | | | | | | | | | | | | | | On Ubuntu 16.04, the Logitech R400's blackout button gets mapped to 'v' (keyCode 86). I don't know why this is, but since nothing else is currently using 'v', this allows it to be supported out of the box. | ||
| * | | request fullscreen on documentElement instead of body (#1621 #1624) | Hakim El Hattab | 2016-06-21 |
| | | | |||
* | | | autoplay support for content inside of fragments | Hakim El Hattab | 2016-09-20 |
| | | | |||
* | | | null computed style to avoid npe | Hakim El Hattab | 2016-07-04 |
| | | | |||
* | | | null check to avoid occasional npe | Hakim El Hattab | 2016-07-04 |
| | | | |||
* | | | ready flag on .reveal container | Hakim El Hattab | 2016-07-01 |
| |/ |/| | |||
* | | use first fragment's data-autoslide value when there is no current fragment | Hakim El Hattab | 2016-06-27 |
| | | |||
* | | remove unused dom reference | Hakim El Hattab | 2016-06-22 |
| | | |||
* | | move speaker notes into page container when printing pdf | Hakim El Hattab | 2016-06-21 |
| | | |||
* | | request fullscreen on documentElement instead of body (#1621 #1624) | Hakim El Hattab | 2016-06-21 |
| | | |||
* | | increase default font sizes, adjust config defaults for less margings and ↵ | Hakim El Hattab | 2016-06-10 |
| | | | | | | | | larger max scale #1605 | ||
* | | prevent repeated initialization #1616 | Hakim El Hattab | 2016-06-10 |
| | | |||
* | | add showHelp to api #1611 | Hakim El Hattab | 2016-06-10 |
| | | |||
* | | include layout for notes outside of pdf exports | Hakim El Hattab | 2016-05-26 |
| | | |||
* | | support for 'separate-page' layout for notes in PDF exports #1518 | Hakim El Hattab | 2016-05-26 |
| | | |||
* | | code format | Hakim El Hattab | 2016-05-23 |
| | | |||
* | | Merge pull request #1585 from jasonkiss/feature/disabled-buttons | Hakim El Hattab | 2016-05-23 |
|\ \ | | | | | | | set/remove @disabled on navigation buttons | ||
| * | | set/remove @disabled on navigation buttons | Jason Kiss | 2016-05-10 |
| |/ | | | | | | | | | | | | | Keeps disabled buttons out of kbd tab order and indicates to assistive tech like screen readers that button is disabled. Otherwise buttons that aren’t enabled remain in kbd Tab order and screen readers announce them as buttons, but they don’t work. | ||
* | | ocd | Hakim El Hattab | 2016-05-23 |
| | | |||
* | | Merge pull request #1586 from jasonkiss/feature/accessible-speaker-notes | Hakim El Hattab | 2016-05-23 |
|\ \ | | | | | | | make speaker notes keyboard accessible | ||
| * | | make speaker notes keyboard accessible | Jason Kiss | 2016-05-10 |
| |/ | | | | | | | | | | | Places div.speaker-notes in default kbd Tab order, and when focused, prevent slide navigation with up/down arrows, allowing up/down arrow keys to scroll div.speaker-notes. | ||
* | | fix pdf bg layering, simplify code | Hakim El Hattab | 2016-04-28 |
| | | |||
* | | make max pages per slide limit configurable | Hakim El Hattab | 2016-04-28 |
| | | |||
* | | prevent pages from overflowing when printing to pdf | Hakim El Hattab | 2016-04-28 |
| | | |||
* | | use scrollHeight instead of custom measurement | Hakim El Hattab | 2016-04-27 |
|/ | |||
* | 3.3.0 | Hakim El Hattab | 2016-04-18 |
| | |||
* | Merge branch '1549' of https://github.com/RopoMen/reveal.js into dev | Hakim El Hattab | 2016-04-13 |
|\ | |||
| * | Fixes #1549, now UA match is limiting out MS Edge and Chrome detection is ↵ | Markku Roponen | 2016-04-08 |
| | | | | | | | | improved. Also improved UserAgent access by storing it in to a local variable, it was accessed so many times in different places. | ||
* | | overview now works with percentage based width/height #1247 | Hakim El Hattab | 2016-04-13 |
|/ | |||
* | 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 |