aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Remove 'history: true' from index.html•••Readme says the default is 'history: false', so it may be surprising for users - it's easy to miss the contradicting setting in index.html Piotr Kubowicz2017-01-15
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #1768 from demoneaux/background-images•••Allow background images without protocols to have query hashes/parameters.Hakim El Hattab2017-01-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow background images without protocols to have query hashes/parameters.•••Closes #1603. Benjamin Tan2016-12-11
* | | | | | | | | | | 2017Hakim El Hattab2017-01-20
* | | | | | | | | | | make backgrounds (iframes) interactive when the foreground is emptyHakim El Hattab2017-01-19
* | | | | | | | | | | 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
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | fix unclosed code blockHakim El Hattab2017-01-10
* | | | | | | | | | 3.4.0Hakim El Hattab2017-01-10
* | | | | | | | | | Merge branch 'dev' of github.com:hakimel/reveal.jsHakim El Hattab2017-01-10
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fragments inherit visibility to avoid conflicts with parent slide visibilityHakim El Hattab2016-12-15
| * | | | | | | | | 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
| * | | | | | | | | | always use lowercase reveal.jsHakim El Hattab2016-12-13
| * | | | | | | | | | Merge pull request #1767 from demoneaux/readme•••Add note about head.js to readme.Hakim El Hattab2016-12-13
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Add note about head.js to readme.•••Closes #1569. Benjamin Tan2016-12-11
| |/ / / / / / / / /
| * | / / / / / / / Enable passing options for parsing Markdown.•••Closes #1163, #1495. Benjamin Tan2016-12-08
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #1760 from demoneaux/package-json•••Reduce required Node.js version to 4.0.0.Hakim El Hattab2016-12-06
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Reduce required Node.js version to 4.0.0.•••The development workflow can be used with Node 4+, not just Node 6. We should avoid showing warnings and errors when users are installing this package via npm/yarn. Ref. #1729, #1743. Closes #1725. Benjamin Tan2016-12-06
| |/ / / / / / / /
| * | | | | | | | Merge pull request #1740 from christinakayastha/feature/printing-remove-slide...•••Hide slide number when in paper or pdf print viewHakim El Hattab2016-12-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Don't remove slide-number in pdf viewChristi Kaes2016-10-30
| | * | | | | | | | Hide slide number when in paper or pdf print viewchristikaes2016-10-30
| * | | | | | | | | merge package version conflictsHakim El Hattab2016-12-01
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #1747 from spencermathews/feature/readme-defaults-fix•••Defaults in README are not currentHakim El Hattab2016-12-01
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Update README.md to reflect current defaults in js/reveal.jsSpencer Mathews2016-11-15
| * | | | | | | | | | | Merge pull request #1757 from daanmichiels/correct-copyright•••include contributors in (c)Hakim El Hattab2016-12-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | correct copyright message to include contributorsDaan Michiels2016-11-25
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #1756 from jmpp/better-data-trim•••Implementing a better data-trimHakim El Hattab2016-12-01
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Better version of data-trim on code snippetsJ.M. Cléry2016-11-22
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | add pdf-ready event; dispatched when the presentation is laid out and ready t...Hakim El Hattab2016-11-09
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | remove debug codeHakim El Hattab2016-10-12
| * | | | | | | | | fixes ff overview rendering bug #1649Hakim El Hattab2016-10-10
| * | | | | | | | | remove unused dom lookupHakim El Hattab2016-10-06
| * | | | | | | | | attempt at fixing ff transition bug #1627Hakim El Hattab2016-10-05
| * | | | | | | | | 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
| * | | | | | | | | | renamed grunt 'base' option to 'root' (#1660)•••* Allow slides to be served away from revealjs server location The previous 'base' option conflicts with Grunt's 'base' option. Changing it to 'root' avoids this. Further, updating to a newer Grunt allows multiple parameters to be used. therefore `grunt serve --root="." --root="pathtomyslides"` allows you to keep your slide content separate from JS/CSS and such * Live reload for relocated base * Updated packages to match origin/dev * Updated packages to match origin/dev * Ensure root is an array CH2016-10-05
| * | | | | | | | | | remove issue commentHakim El Hattab2016-10-05
| * | | | | | | | | | ignore delta=0 mousewheel event•••fix #1607 Gerald2016-10-05
| * | | | | | | | | | prevent exception when initializing with no slides #1678 #1679Hakim El Hattab2016-10-05
| * | | | | | | | | | autoSlide duration with playbackRate•••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.chadmorrow2016-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 support•••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. James Roper2016-10-01
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |