aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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)CH2016-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | remove issue commentHakim El Hattab2016-10-05
| |
* | ignore delta=0 mousewheel eventGerald2016-10-05
| | | | | | | | fix #1607
* | prevent exception when initializing with no slides #1678 #1679Hakim El Hattab2016-10-05
| |
* | autoSlide duration with playbackRatechadmorrow2016-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 devHakim El Hattab2016-10-05
|\ \
| * | Logitech R400 on Ubuntu blackout button supportJames Roper2016-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.
* | | speaker layouts in server side notes pluginHakim El Hattab2016-09-21
| | |
* | | layout selector for speaker view; includes four optionsHakim El Hattab2016-09-21
| | |
* | | autoplay support for content inside of fragmentsHakim El Hattab2016-09-20
| | |
* | | none/fade/slide transitions use flat transform style, prevents blurred ↵Hakim El Hattab2016-08-01
| | | | | | | | | | | | content #1002
* | | 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
| |/ |/|
* | update dependencies based on retire.js info #1473Hakim El Hattab2016-06-28
| |
* | merge retire.js #1473Hakim El Hattab2016-06-28
|\ \
| * | added retire.js to build processBjoern Kimminich2016-01-08
| | | | | | | | | | | | | | | -allows security vulnerability check in used npm-dependencies and own scripts -execute with ```grunt retire```
* | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-06-28
|\ \ \ | | |/ | |/|
| * | request fullscreen on documentElement instead of body (#1621 #1624)Hakim El Hattab2016-06-21
| | |
* | | Merge pull request #1628 from davidjb/markdown-doc-fixHakim El Hattab2016-06-28
|\ \ \ | | | | | | | | Detail markdown plugin attributes & defaults
| * | | Detail markdown plugin attributes & defaultsDavid Beitey2016-06-22
| | | | | | | | | | | | Expands the details already given by highlighting the defaults for all attributes and clarifying what's required.
* | | | 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
| | | |
* | | | revise simple.md so that slide 1.1 and 1.2 correctly break into separate slidesHakim El Hattab2016-06-22
| | | |
* | | | Merge branch 'bug/markdownSetOptions' of https://github.com/snowyu/reveal.js ↵Hakim El Hattab2016-06-22
|\ \ \ \ | |/ / / |/| | | | | | | into dev
| * | | * [bug] the markdown plugin can not render highlight codes for ↵Riceball LEE2015-11-11
| | | | | | | | | | | | | | | | marked.setOptions(highlight)
| * | | * update marked.js version to 0.3.5Riceball LEE2015-11-10
| | | |
* | | | 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
| | | |
* | | | Revert "fix theme backgrounds in firefox fullscreen mode #1386"Hakim El Hattab2016-06-21
| | | | | | | | | | | | | | | | This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a.
* | | | fix theme backgrounds in firefox fullscreen mode #1386Hakim El Hattab2016-06-20
| | | |
* | | | increase default font sizes, adjust config defaults for less margings and ↵Hakim El Hattab2016-06-10
| | | | | | | | | | | | | | | | larger max scale #1605
* | | | prevent repeated initialization #1616Hakim El Hattab2016-06-10
| | | |
* | | | Merge branch 'Timothep-master' into devHakim El Hattab2016-06-10
|\ \ \ \
| * | | | Horizontal 2-1 View for the speaker notes instead of a vertical 1-2Timothep2016-06-10
| | | | |
| * | | | Added a description of the undocumented timer-reset featureTimothep2016-06-10
| | | | |
* | | | | Merge branch 'master' of https://github.com/dhyegofernando/reveal.js into devHakim El Hattab2016-06-10
|\ \ \ \ \
| * | | | | fix(PDF Export): Mark as important `width`, `height` and add `zoom` ↵Dhyego Fernando2016-03-10
| | | | | | | | | | | | | | | | | | | | | | | | properties to fix CSS rules which were overrided by inline styles
* | | | | | add showHelp to api #1611Hakim El Hattab2016-06-10
| | | | | |
* | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-06-03
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | text alignmentHakim El Hattab2016-06-03
| | | | | |
| * | | | | hdpi slides bannerHakim El Hattab2016-06-03
| | | | | |