index
:
marvinborner/KochFractal
master
School presentation (GFS)
Marvin
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
js
Age
Commit message (
Expand
)
Author
2019-01-22
correct height of reveal.js on mobile devices, fixes vertical overflow
Hakim El Hattab
2019-01-10
2019
Hakim El Hattab
2019-01-10
remove pinch gesture for triggering overview mode on touch devices, enables r...
Hakim El Hattab
2019-01-07
whitespace
Hakim El Hattab
2019-01-07
Merge pull request #1188 from sanand0/master
Hakim El Hattab
2018-12-19
ensure history api is available, default to hash: true with no history in dem...
Hakim El Hattab
2018-12-19
Merge pull request #2286 from asottile/hash_without_history_2211
Hakim El Hattab
2018-12-19
correct variable name in inline comment
Hakim El Hattab
2018-12-19
add gridNavigation config to configure navigation between adjacent vertical s...
Hakim El Hattab
2018-12-18
optimization; avoid reading computed styles unless necessary
Hakim El Hattab
2018-12-02
Add new 'hash: true' option which uses replaceState for url
Anthony Sottile
2018-11-16
add getRevealElement API method
Hakim El Hattab
2018-11-13
add cmd/ctrl + arrow key shortcuts to first/last slides
Hakim El Hattab
2018-10-26
dispatch state events after current slide has updated #2264
Hakim El Hattab
2018-10-24
Fix nested if-statement in readURL that caused slide(h,v) to be
Mario Botsch
2018-10-11
replace while with forEach loop
Hakim El Hattab
2018-10-11
fix #1590
Hakim El Hattab
2018-10-08
automatically hide the mouse pointer after 5s of inactivity (#1837)
Hakim El Hattab
2018-10-04
remove head.min.js in favor of simple built-in script loader
Hakim El Hattab
2018-10-04
formatting and tweaks for #2104
Hakim El Hattab
2018-10-04
resolve notes merge conflict
Hakim El Hattab
2018-08-15
Only show resume on pause if controls enabled
anderslemke
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-20
added missing documentation
Martin Jurča
2018-02-20
documentation
Martin Jurča
2018-02-20
fixed showing speaker's view with timings/pacing while serving the presentati...
Martin Jurča
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
[next]