index
:
marvinborner/bootyswing
master
Liedanalyse Schule
Marvin
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
js
Age
Commit message (
Expand
)
Author
2018-02-22
Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev
Hakim El Hattab
2018-02-12
navigateNext no longer gets stuck on first stack when looping is enabled
Hakim El Hattab
2018-02-10
Background repeat & position to parallax background
John Muccigrosso
2018-02-09
Merge pull request #1836 from RobertBaron/background-whitespace-uri
Benjamin Tan
2018-02-08
Cleanup code style.
Benjamin Tan
2018-02-07
fix looping of presentations that only have vertical slides
Hakim El Hattab
2018-02-07
Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal....
Hakim El Hattab
2018-02-07
Docs: add note on how to enable/disable preview links individually.
Benjamin Tan
2018-01-25
fix bug where left/right arrows appeared when there were no horizontal slides
Hakim El Hattab
2018-01-25
reorganize config options
Hakim El Hattab
2018-01-22
Merge pull request #2078 from bnjmnt4n/data-background
Hakim El Hattab
2018-01-22
Allow `data-background` images to load even if there is whitespace at the end.
Benjamin Tan
2018-01-22
Allow JS files with query strings to be loaded.
Benjamin Tan
2018-01-21
fix fragment handling when desired fragment is 0
Dougal J. Sutherland
2018-01-04
optionally put the fragment in the URL
Dougal J. Sutherland
2017-11-29
Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into dev
Hakim El Hattab
2017-11-29
minor formatting tweaks
Hakim El Hattab
2017-11-29
Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in...
Hakim El Hattab
2017-11-25
Fixed issue with getProgress() when called from slidechanged event on edge case
Greg Denehy
2017-11-23
optimize use of getSlideBackground by avoiding index lookup
Hakim El Hattab
2017-11-22
lab.hakim.se/reveal-js -> revealjs.com
Hakim El Hattab
2017-11-22
3.6.0
Hakim El Hattab
2017-11-21
make it possible to load/unload slides via the api
Hakim El Hattab
2017-11-21
simplify logic for finding slide backgrounds
Hakim El Hattab
2017-11-09
Merge pull request #2029 from lechten/export-isSpeakerNotes
Hakim El Hattab
2017-11-09
reconfiguring no longer unloads iframes on current slide
Hakim El Hattab
2017-11-09
allow to be called directly before or after (closes #2021)
Hakim El Hattab
2017-11-05
Export isSpeakerNotes
Jens Lechtenbörger
2017-10-04
always show media controls on mobile devices
Hakim El Hattab
2017-09-07
support negative values in query config overrides
Hakim El Hattab
2017-07-27
add option for disabling all forms of auto-sliding
Hakim El Hattab
2017-06-14
unload lazy loaded videos that are moved out of view
Hakim El Hattab
2017-06-13
prevent mobile safari header from covering presentation content
Hakim El Hattab
2017-06-12
fix centering of edge-aligned controls
Hakim El Hattab
2017-06-02
change condition for detecting when there are horizontal slides
Hakim El Hattab
2017-05-24
'showNotes' does nothing when there are no notes
Hakim El Hattab
2017-05-18
'no notes on this slide' placeholder
Hakim El Hattab
2017-05-18
comment typo
Hakim El Hattab
2017-05-18
improve controls on touch devices
Hakim El Hattab
2017-05-18
revise progress to make them easier to override
Hakim El Hattab
2017-05-16
controlsHints -> controlsTutorial
Hakim El Hattab
2017-05-16
in/out transitions for controls
Hakim El Hattab
2017-05-16
add controlsHint option, animates vertical arrow first time we encounter a ve...
Hakim El Hattab
2017-05-16
adjust controls layout when there are no vertical or horizontal slides in the...
Hakim El Hattab
2017-05-16
new, fixed, speaker notes layout
Hakim El Hattab
2017-05-16
'controls-placement' -> 'controls-layout', cut back on controls spacing
Hakim El Hattab
2017-05-16
more flexible back arrow controls option
Hakim El Hattab
2017-05-16
default to bottom right controls, rename soften arrows option
Hakim El Hattab
2017-05-16
collapse control element size when corner aligned
Hakim El Hattab
2017-05-16
new controls are used by default, add config options
Hakim El Hattab
2017-05-16
new optional controls aligned to screen edges
Hakim El Hattab
2017-04-30
Changes to fix failed jshint test related to Key Binding API
Greg Denehy
2017-04-30
Merge branch 'dev' into plugin-key-bindings
Greg Denehy
2017-04-30
Changed custom key binding config properties to use 'keyCode' instead of 'code'
Greg Denehy
2017-04-30
Pass through key event when calling keyboardCondition() to allow conditional ...
Greg Denehy
2017-04-30
Added programatic support for custom key bindings with optional descriptions ...
Greg Denehy
2017-04-27
new fix for prematurely autoplaying background videos
Hakim El Hattab
2017-04-27
don't autoplay background videos in overview mode
Hakim El Hattab
2017-04-26
3.5.0
Hakim El Hattab
2017-04-20
add new getSlides() API
Adam Spiers
2017-04-20
clarify getTotalSlides() returns the number of slides
Adam Spiers
2017-04-20
expose getPastSlideCount() via public API
Adam Spiers
2017-04-07
formatting
Hakim El Hattab
2017-04-07
Merge pull request #1851 from astone123/master
Hakim El Hattab
2017-04-07
formatting
Hakim El Hattab
2017-04-07
Merge pull request #1844 from riezebosch/pdf-print-stretch
Hakim El Hattab
2017-04-04
make pdf page height offset configurable
Hakim El Hattab
2017-04-04
new cli and in-browser pdf printing compatible fix for #1804
Hakim El Hattab
2017-03-30
allow fullscreen for background iframes
Hakim El Hattab
2017-03-23
add autoPlayMedia config option, overrides individual autoplay settings
Hakim El Hattab
2017-03-17
Fix video background autoplay on iOS
ADAM STONE
2017-03-14
print-pdf layout slide contents to fit stretch elements
Manuel Riezebosch
2017-03-14
avoid npe on iframe postMessage
Hakim El Hattab
2017-02-23
Allow whitespace on background-images, w3 compliance
RobertBaron
2017-02-20
tweaks to showSlideNumber config #1833
Hakim El Hattab
2017-02-20
Merge branch 'slidenum' of https://github.com/malcomio/reveal.js into dev
Hakim El Hattab
2017-02-17
allow configuration of which view slide number appears on - fixes #1791
Malcolm Young
2017-02-17
fix overview rendering issues in latest chrome #1649
Hakim El Hattab
2017-02-14
merge autoplay conflict #1771
Hakim El Hattab
2017-02-09
docs for #1816 and remove showHelp
Hakim El Hattab
2017-02-09
Merge pull request #1816 from Frazer/patch-1
Hakim El Hattab
2017-02-08
update deserialize regex to work with decimals
Hakim El Hattab
2017-02-07
added override parameter to toggleHelp function
Frazer Kirkman
2017-02-05
added toggleHelp function
Frazer Kirkman
2017-02-02
adjust comment for display config value #1325
Hakim El Hattab
2017-02-02
Merge branch 'issue-1324' of https://github.com/mojavelinux/reveal.js into dev
Hakim El Hattab
2017-01-31
Merge pull request #1644 from rajgoel/dev
Hakim El Hattab
2017-01-31
make background videos work on ipad #1778
Hakim El Hattab
2017-01-25
Merge branch 'master' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2017-01-25
3.4.1
Hakim El Hattab
2017-01-25
adjust pdf margins instead of heights to fix #1804
Hakim El Hattab
2017-01-25
adjust pdf margins instead of heights to fix #1804
Hakim El Hattab
2017-01-24
additional fix for empty pages in pdf exports #1804
Hakim El Hattab
2017-01-24
fix empty pages in pdf exports (closes #1804)
Hakim El Hattab
2017-01-24
additional fix for empty pages in pdf exports #1804
Hakim El Hattab
2017-01-24
fix empty pages in pdf exports (closes #1804)
Hakim El Hattab
2017-01-23
Merge pull request #1768 from demoneaux/background-images
Hakim El Hattab
2017-01-20
2017
Hakim El Hattab
2017-01-19
remove unused argument
Hakim El Hattab
2017-01-18
works with video, defaults to (same as for images)
Hakim El Hattab
[next]