aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
...
* | | | | | fix race condition by updating backgrounds after slide visibilityHakim El Hattab2017-01-17
* | | | | | prevent autoplaying backgrounds from playing if slide is hiddenHakim El Hattab2017-01-17
* | | | | | wait for in-slide video/audio to load before playing, reuse same autoplay log...Hakim El Hattab2017-01-16
| |/ / / / |/| | | |
* | | | | 3.4.0Hakim El Hattab2017-01-10
* | | | | don't show error message while iframe fades in #1577Hakim El Hattab2016-12-13
* | | | | Merge branch 'add-refused-to-display-tips-to-link-preview' of https://github....Hakim El Hattab2016-12-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add refused-to-display tips in link-preview-overlay黄玄2016-05-02
* | | | | add pdf-ready event; dispatched when the presentation is laid out and ready t...Hakim El Hattab2016-11-09
* | | | | remove unused dom lookupHakim El Hattab2016-10-06
* | | | | fix merge conflict for #1634Hakim El Hattab2016-10-05
|\ \ \ \ \
| * | | | | Update JSDocs and fix typosCharles Grigg2016-06-29
* | | | | | code format tweaksHakim El Hattab2016-10-05
* | | | | | only use nodeType 1 and 3 (only relevant types)Maarten Schroeven2016-10-05
* | | | | | limit text written to the status divMaarten Schroeven2016-10-05
* | | | | | remove issue commentHakim El Hattab2016-10-05
* | | | | | ignore delta=0 mousewheel eventGerald2016-10-05
* | | | | | prevent exception when initializing with no slides #1678 #1679Hakim El Hattab2016-10-05
* | | | | | autoSlide duration with playbackRatechadmorrow2016-10-05
* | | | | | Merge branch 'r400-linux' of https://github.com/jroper/reveal.js into devHakim El Hattab2016-10-05
|\ \ \ \ \ \
| * | | | | | Logitech R400 on Ubuntu blackout button supportJames Roper2016-10-01
| * | | | | | request fullscreen on documentElement instead of body (#1621 #1624)Hakim El Hattab2016-06-21
| | |/ / / / | |/| | | |
* | | | | | autoplay support for content inside of fragmentsHakim El Hattab2016-09-20
| |_|/ / / |/| | | |
* | | | | null computed style to avoid npeHakim El Hattab2016-07-04
* | | | | null check to avoid occasional npeHakim El Hattab2016-07-04
* | | | | ready flag on .reveal containerHakim El Hattab2016-07-01
| |/ / / |/| | |
* | | | use first fragment's data-autoslide value when there is no current fragmentHakim El Hattab2016-06-27
* | | | remove unused dom referenceHakim El Hattab2016-06-22
* | | | move speaker notes into page container when printing pdfHakim El Hattab2016-06-21
* | | | request fullscreen on documentElement instead of body (#1621 #1624)Hakim El Hattab2016-06-21
* | | | increase default font sizes, adjust config defaults for less margings and lar...Hakim El Hattab2016-06-10
* | | | prevent repeated initialization #1616Hakim El Hattab2016-06-10
* | | | add showHelp to api #1611Hakim El Hattab2016-06-10
* | | | include layout for notes outside of pdf exportsHakim El Hattab2016-05-26
* | | | support for 'separate-page' layout for notes in PDF exports #1518Hakim El Hattab2016-05-26
* | | | code formatHakim El Hattab2016-05-23
* | | | Merge pull request #1585 from jasonkiss/feature/disabled-buttonsHakim El Hattab2016-05-23
|\ \ \ \
| * | | | set/remove @disabled on navigation buttonsJason Kiss2016-05-10
| |/ / /
* | | | ocdHakim El Hattab2016-05-23
* | | | Merge pull request #1586 from jasonkiss/feature/accessible-speaker-notesHakim El Hattab2016-05-23
|\ \ \ \
| * | | | make speaker notes keyboard accessibleJason Kiss2016-05-10
| |/ / /
* | | | fix pdf bg layering, simplify codeHakim El Hattab2016-04-28
* | | | make max pages per slide limit configurableHakim El Hattab2016-04-28
* | | | prevent pages from overflowing when printing to pdfHakim El Hattab2016-04-28
* | | | use scrollHeight instead of custom measurementHakim El Hattab2016-04-27
|/ / /
* | | 3.3.0Hakim El Hattab2016-04-18
* | | Merge branch '1549' of https://github.com/RopoMen/reveal.js into devHakim El Hattab2016-04-13
|\ \ \
| * | | Fixes #1549, now UA match is limiting out MS Edge and Chrome detection is imp...Markku Roponen2016-04-08
* | | | overview now works with percentage based width/height #1247Hakim El Hattab2016-04-13
|/ / /
* | | generalize scroll offset preventionHakim El Hattab2016-04-07
* | | add 'shuffle' config value and API method #1506 #1089Hakim El Hattab2016-03-20