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
2019-04-01
Added content
Marvin Borner
2018-08-01
fix detection of named links (closes #1655)
Hakim El Hattab
2018-08-01
3.7.0
Hakim El Hattab
2018-07-02
add 'resume presentation' button to pause overlay
Hakim El Hattab
2018-06-12
refactor fragment pdf exporting to support multiple fragments with same index...
Hakim El Hattab
2018-06-11
merge #1955 with minor changes
Hakim El Hattab
2018-06-11
Merge branch 'master' of https://github.com/koehlma/reveal.js into dev
Hakim El Hattab
2018-05-31
new syncFragments api method
Hakim El Hattab
2018-05-24
flatten slide number when there are only vertical slides
Hakim El Hattab
2018-05-03
refactor code to match new background dom structure
Hakim El Hattab
2018-05-03
add Reveal.syncSlide
Hakim El Hattab
2018-05-03
data-background-content-opacity -> data-background-opacity
Hakim El Hattab
2018-04-27
add , adds wrapper element around background images/videos/iframes
Hakim El Hattab
2018-04-16
revise readURL to handle one-based indices
Hakim El Hattab
2018-04-16
prevent linked slide numbers from changing color
Hakim El Hattab
2018-04-13
Merge branch 'dev' into master
Sean Parent
2018-03-27
gracefully handle duplicate slide id's
Hakim El Hattab
2018-03-23
Made one based indexing optional
Sean Parent
2018-03-22
code formatting
Hakim El Hattab
2018-03-22
Merge branch 'URI-encode-name-hash' of https://github.com/nnormand/reveal.js ...
Hakim El Hattab
2018-03-22
formatting
Hakim El Hattab
2018-03-22
Merge pull request #2114 from ChumpChief/standardized-pointer
Hakim El Hattab
2018-03-22
Merge pull request #2128 from craigsdennis/feature/update-copyright-date
Hakim El Hattab
2018-03-22
disableLayout comment tweak
Hakim El Hattab
2018-03-22
add support for overriding the default layout (#2121)
Steve Hartzog
2018-03-21
Adding support for hash linked slideNumber
Sean Parent
2018-03-20
Revert "remove pdf height offset"
Hakim El Hattab
2018-03-16
Updates copyright to 2018
craigsdennis
2018-03-16
remove pdf height offset
Hakim El Hattab
2018-03-14
prevent missing 'present' class when navigating to same slide twice
Hakim El Hattab
2018-03-07
Prefer W3C pointer events, remove pointerEnabled references (it is not part o...
Matt Rakow
2018-03-05
fix autoplay of inline videos in ios
Hakim El Hattab
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-17
URI encode name hash
Nicolas Normand
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-08-08
fix indent: replace spaces with tabs
Maximilian Köhl
2017-08-08
PDF export: add option to export one page per fragment
Maximilian Köhl
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
[next]