aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Merge pull request #2078 from bnjmnt4n/data-backgroundHakim El Hattab2018-01-22
|\
| * Allow `data-background` images to load even if there is whitespace at the end.Benjamin Tan2018-01-22
* | Allow JS files with query strings to be loaded.Benjamin Tan2018-01-22
|/
* Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into devHakim El Hattab2017-11-29
|\
| * Fixed issue with getProgress() when called from slidechanged event on edge caseGreg Denehy2017-11-25
* | minor formatting tweaksHakim El Hattab2017-11-29
* | Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in...Hakim El Hattab2017-11-29
|\ \ | |/ |/|
| * Changes to fix failed jshint test related to Key Binding APIGreg Denehy2017-04-30
| * Merge branch 'dev' into plugin-key-bindingsGreg Denehy2017-04-30
| |\
| * | Changed custom key binding config properties to use 'keyCode' instead of 'code'Greg Denehy2017-04-30
| * | Pass through key event when calling keyboardCondition() to allow conditional ...Greg Denehy2017-04-30
| * | Added programatic support for custom key bindings with optional descriptions ...Greg Denehy2017-04-30
* | | optimize use of getSlideBackground by avoiding index lookupHakim El Hattab2017-11-23
* | | lab.hakim.se/reveal-js -> revealjs.comHakim El Hattab2017-11-22
* | | 3.6.0Hakim El Hattab2017-11-22
* | | make it possible to load/unload slides via the apiHakim El Hattab2017-11-21
* | | simplify logic for finding slide backgroundsHakim El Hattab2017-11-21
* | | Merge pull request #2029 from lechten/export-isSpeakerNotesHakim El Hattab2017-11-09
|\ \ \
| * | | Export isSpeakerNotesJens Lechtenbörger2017-11-05
* | | | reconfiguring no longer unloads iframes on current slideHakim El Hattab2017-11-09
* | | | allow to be called directly before or after (closes #2021)Hakim El Hattab2017-11-09
* | | | always show media controls on mobile devicesHakim El Hattab2017-10-04
* | | | support negative values in query config overridesHakim El Hattab2017-09-07
|/ / /
* | | add option for disabling all forms of auto-slidingHakim El Hattab2017-07-27
* | | unload lazy loaded videos that are moved out of viewHakim El Hattab2017-06-14
* | | prevent mobile safari header from covering presentation contentHakim El Hattab2017-06-13
* | | fix centering of edge-aligned controlsHakim El Hattab2017-06-12
* | | change condition for detecting when there are horizontal slidesHakim El Hattab2017-06-02
* | | 'showNotes' does nothing when there are no notesHakim El Hattab2017-05-24
* | | 'no notes on this slide' placeholderHakim El Hattab2017-05-18
* | | comment typoHakim El Hattab2017-05-18
* | | improve controls on touch devicesHakim El Hattab2017-05-18
* | | revise progress to make them easier to overrideHakim El Hattab2017-05-18
* | | controlsHints -> controlsTutorialHakim El Hattab2017-05-16
* | | in/out transitions for controlsHakim El Hattab2017-05-16
* | | add controlsHint option, animates vertical arrow first time we encounter a ve...Hakim El Hattab2017-05-16
* | | adjust controls layout when there are no vertical or horizontal slides in the...Hakim El Hattab2017-05-16
* | | new, fixed, speaker notes layoutHakim El Hattab2017-05-16
* | | 'controls-placement' -> 'controls-layout', cut back on controls spacingHakim El Hattab2017-05-16
* | | more flexible back arrow controls optionHakim El Hattab2017-05-16
* | | default to bottom right controls, rename soften arrows optionHakim El Hattab2017-05-16
* | | collapse control element size when corner alignedHakim El Hattab2017-05-16
* | | new controls are used by default, add config optionsHakim El Hattab2017-05-16
* | | new optional controls aligned to screen edgesHakim El Hattab2017-05-16
| |/ |/|
* | new fix for prematurely autoplaying background videosHakim El Hattab2017-04-27
* | don't autoplay background videos in overview modeHakim El Hattab2017-04-27
* | 3.5.0Hakim El Hattab2017-04-26
* | add new getSlides() APIAdam Spiers2017-04-20
* | clarify getTotalSlides() returns the number of slidesAdam Spiers2017-04-20
* | expose getPastSlideCount() via public APIAdam Spiers2017-04-20