aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
...
| * | allow configuration of which view slide number appears on - fixes #1791Malcolm Young2017-02-17
| |/
* | fix overview rendering issues in latest chrome #1649Hakim El Hattab2017-02-17
* | merge autoplay conflict #1771Hakim El Hattab2017-02-14
|\ \
| * | #1770, set 'data-paused-by-reveal' attribute only for the media elements, whi...Markku Roponen2016-12-13
| * | #1770, added second argument for setAttributeMarkku Roponen2016-12-12
| * | #1770, fixed function name.Markku Roponen2016-12-12
| * | #1770, resume playback for paused media.Markku Roponen2016-12-12
* | | docs for #1816 and remove showHelpHakim El Hattab2017-02-09
* | | Merge pull request #1816 from Frazer/patch-1Hakim El Hattab2017-02-09
|\ \ \
| * | | added override parameter to toggleHelp functionFrazer Kirkman2017-02-07
| * | | added toggleHelp function Frazer Kirkman2017-02-05
| | |/ | |/|
* | | update deserialize regex to work with decimalsHakim El Hattab2017-02-08
* | | adjust comment for display config value #1325Hakim El Hattab2017-02-02
* | | Merge branch 'issue-1324' of https://github.com/mojavelinux/reveal.js into devHakim El Hattab2017-02-02
|\ \ \
| * | | resolves #1324 allow display property to be configuredDan Allen2015-08-07
* | | | Merge pull request #1644 from rajgoel/devHakim El Hattab2017-01-31
|\ \ \ \
| * | | | Allow switching off preview linksAsvin Goel2016-07-21
* | | | | make background videos work on ipad #1778Hakim El Hattab2017-01-31
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2017-01-25
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 3.4.1Hakim El Hattab2017-01-25
| * | | | adjust pdf margins instead of heights to fix #1804Hakim El Hattab2017-01-25
| * | | | additional fix for empty pages in pdf exports #1804Hakim El Hattab2017-01-24
| * | | | fix empty pages in pdf exports (closes #1804)Hakim El Hattab2017-01-24
* | | | | adjust pdf margins instead of heights to fix #1804Hakim El Hattab2017-01-25
* | | | | additional fix for empty pages in pdf exports #1804Hakim El Hattab2017-01-24
* | | | | fix empty pages in pdf exports (closes #1804)Hakim El Hattab2017-01-24
* | | | | Merge pull request #1768 from demoneaux/background-imagesHakim El Hattab2017-01-23
|\ \ \ \ \
| * | | | | Allow background images without protocols to have query hashes/parameters.Benjamin Tan2016-12-11
* | | | | | 2017Hakim El Hattab2017-01-20
* | | | | | remove unused argumentHakim El Hattab2017-01-19
* | | | | | works with video, defaults to (same as for images)Hakim El Hattab2017-01-18
* | | | | | 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
|\ \ \ \ \ \