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
2016-01-08
expose version number through #1451
Hakim El Hattab
2016-01-04
Merge branch 'master' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2016-01-04
:copyright: :copyright: :copyright: :copyright: :copyright: closes #1469
Hakim El Hattab
2015-12-03
add option to mute background videos (updated)
Razvan Caliman
2015-11-19
tweak
Hakim El Hattab
2015-11-19
2x playback controls for retina displays
Hakim El Hattab
2015-11-19
add autoSlideMethod to default config
Hakim El Hattab
2015-11-19
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2015-11-19
Fix build error
MichiK
2015-11-19
Add a more flexible autoSlideMethod option
MichiK
2015-11-19
simplify condition #1434
Hakim El Hattab
2015-11-18
Add autoSlideRight option
MichiK
2015-11-13
check for 0 division, stops parallax failing if only the single horizontal sl...
Mike Mellor
2015-10-29
tweak how speaker notes look in pdf exports
Hakim El Hattab
2015-10-29
hide slide number element when disabled
Hakim El Hattab
2015-10-29
one more slide number format
Hakim El Hattab
2015-10-29
slide numbers work in pdf exports, update slide number style
Hakim El Hattab
2015-10-29
change slide number formats
Hakim El Hattab
2015-09-10
prevent swipes on speaker notes
Hakim El Hattab
2015-09-10
modifications to #951
Hakim El Hattab
2015-09-10
Merge branch 'feature_prevent_swipe' of https://github.com/Calyhre/reveal.js ...
Hakim El Hattab
2015-09-10
fix pdf print when showNotes is disabled
Hakim El Hattab
2015-09-10
print notes to pdf when is enabled #304
Hakim El Hattab
2015-09-10
add getSlideNotes API method and tests
Hakim El Hattab
2015-09-09
dont show notes container when printing pdf
Hakim El Hattab
2015-09-09
ability to share presentation with speaker notes #304
Hakim El Hattab
2015-09-02
formatting
Hakim El Hattab
2015-09-02
Merge pull request #1310 from teawithfruit/patch-1
Hakim El Hattab
2015-09-02
Merge branch 'master' of https://github.com/gruber76/reveal.js into dev
Hakim El Hattab
2015-08-14
avoid duplicate var
Hakim El Hattab
2015-08-14
simplify
Hakim El Hattab
2015-08-14
fix object.keys call on non-object
Hakim El Hattab
2015-08-03
Update reveal.js
gruber76
2015-08-03
only use zoom to scale presentations up, fixes shifts in text layout
Hakim El Hattab
2015-07-21
solves early access error with video element
teawithfruit
2015-07-07
Merge branch 'controls-buttons-a11y' of https://github.com/marcysutton/reveal...
Hakim El Hattab
2015-06-05
accessibility: controls as buttons, not divs
marcysutton
2015-06-03
merge #959 with minor tweaks
Hakim El Hattab
2015-05-08
consider lazy loaded iframes when formatting src
Hakim El Hattab
2015-05-07
fix iframe unload in firefox
Hakim El Hattab
2015-05-07
iframe postmesssage api works with lazy loaded iframes
Hakim El Hattab
2015-05-06
sync starts playing new embedded content
Hakim El Hattab
2015-05-06
type check to ensure we don't call media api before media has loaded
Hakim El Hattab
2015-05-06
fix lazy load selector error
Hakim El Hattab
2015-05-04
typo
Hakim El Hattab
2015-05-04
lazy-load iframes only for current slide, unload when hidden
Hakim El Hattab
2015-05-04
lazy loading fallback also considers iframes
Hakim El Hattab
2015-03-25
fix #1170
Hakim El Hattab
2015-03-25
remove variable definitions #1158
Hakim El Hattab
2015-03-25
Merge branch 'dev' of https://github.com/bchretien/reveal.js into dev
Hakim El Hattab
2015-03-25
Merge branch 'patch-1' of https://github.com/borrown/reveal.js into dev
Hakim El Hattab
2015-03-19
Update reveal.js
Alexander
2015-03-08
Fix slide numbering for custom slide number formatting.
Benjamin Chrétien
2015-03-02
code format
Hakim El Hattab
2015-03-02
Merge branch 'patch-1' of https://github.com/jhofker/reveal.js into dev
Hakim El Hattab
2015-02-25
code format
Hakim El Hattab
2015-02-25
Merge pull request #1138 from denehyg/background-video-loop
Hakim El Hattab
2015-02-25
fix progress bar clicks in rtl mode #1131
Hakim El Hattab
2015-02-25
ensure postmessage data is a string #1143
Hakim El Hattab
2015-02-25
merge options for parallax step size #733
Hakim El Hattab
2015-02-19
Check before calling blur on activeElement.
Jordan Hofker
2015-02-19
Added option to loop background videos
Greg Denehy
2015-02-09
fix looped view distance calculation
Hakim El Hattab
2015-02-03
prevent iframes from offsetting presentation
Hakim El Hattab
2015-02-02
only preload last slides if presentation is looped
Hakim El Hattab
2015-01-30
gifs now restart when their slide container is shown
Hakim El Hattab
2015-01-29
fix error when exiting overview
Hakim El Hattab
2015-01-29
comments
Hakim El Hattab
2015-01-29
cleaner approach to applying transforms to slides container
Hakim El Hattab
2015-01-28
ensure overview indices are up to date if a slide moves
Hakim El Hattab
2015-01-27
cross browser adjustments for overview mode
Hakim El Hattab
2015-01-27
further overview refactoring
Hakim El Hattab
2015-01-26
refactoring and optimization of overview mode
Hakim El Hattab
2015-01-19
fix for #1088 when presentation is not scaled
Hakim El Hattab
2015-01-17
apply z position to slide container, rather than individual slides
Hakim El Hattab
2015-01-16
no longer set o-transforms
Hakim El Hattab
2015-01-16
background images now work in overview mode #1088
Hakim El Hattab
2015-01-16
support for custom slide number formatting #965
Hakim El Hattab
2015-01-15
use getElementByID when looking up linked slides #1086
Hakim El Hattab
2015-01-14
only read textContent for aria callout #1100
Hakim El Hattab
2015-01-06
always play background video from the start #1049
Hakim El Hattab
2015-01-06
reveal container size determines progress bar width
Hakim El Hattab
2015-01-05
avoid repetition
Hakim El Hattab
2015-01-05
(c) 2015
Hakim El Hattab
2014-12-27
remove deprecated data-state background colors
Hakim El Hattab
2014-12-27
change transition defaults
Hakim El Hattab
2014-12-18
remove theme config option #1061
Hakim El Hattab
2014-12-10
first revision of new default theme #1018
Hakim El Hattab
2014-11-08
reorder scale condition; if calculated scale is exactly 1 don't apply any sca...
Hakim El Hattab
2014-11-06
add missing condition for recalculating scale
Hakim El Hattab
2014-11-05
ignore calculating scale if only possible outcome is 1
Hakim El Hattab
2014-11-05
default to slide transitions
Hakim El Hattab
2014-10-24
Do not add video backgrounds to speaker notes.
Jaan Pullerits
2014-10-17
update slide bg example presentation to include iframes and videos #1029
Hakim El Hattab
2014-10-17
Merge branch 'feature/background-iframe' of https://github.com/lutangar/revea...
Hakim El Hattab
2014-10-16
fix navigatePrev in rtl mode #1030
Hakim El Hattab
2014-10-16
remove styles from #1030, simplify navigatePrev
Hakim El Hattab
2014-10-16
continue auto-sliding through fragments on last slide #974
Hakim El Hattab
2014-10-11
Fix RTL Navigation with space bar
Ira Abramov
2014-10-09
add support for iframe backgrounds
lutangar
[next]