aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* renamed grunt 'base' option to 'root' (#1660)CH2016-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
* | 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 conten...Hakim El Hattab2016-08-01
* | 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
* | | 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 & defaultsDavid Beitey2016-06-22
* | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | * [bug] the markdown plugin can not render highlight codes for marked.setOpti...Riceball LEE2015-11-11
| * | | * 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
* | | | fix theme backgrounds in firefox fullscreen mode #1386Hakim El Hattab2016-06-20
* | | | 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
* | | | 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` propertie...Dhyego Fernando2016-03-10
* | | | | | 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
* | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-06-03
|\| | | | |
| * | | | | slides bannerHakim El Hattab2016-06-03
* | | | | | 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
* | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2016-05-23
|\| | | | |
| * | | | | Update README.mdHakim El Hattab2016-05-23
* | | | | | Merge pull request #1537 from vincentbernat/fix/dark-background-simple-themeHakim El Hattab2016-05-23
|\ \ \ \ \ \
| * | | | | | make theme "simple" use white titles on dark backgroundsVincent Bernat2016-03-24