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
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
2014-09-10
cleanup classes when backgrounds are synced
Hakim El Hattab
2014-09-10
rgba color parsing support, ignore brightness of transparent colors
Hakim El Hattab
2014-09-10
has-dark-background
Hakim El Hattab
2014-09-09
bubble has-light-background to .reveal container
Hakim El Hattab
2014-09-09
is-light-background -> has-light-background, doesn't apply to background itself
Hakim El Hattab
2014-09-09
use computed style when calculating bg birghtness
Hakim El Hattab
2014-09-09
add is-background-light class to slides/backgrounds that are > 128 brightness
Hakim El Hattab
2014-09-09
util methods for calculating color brightness
Hakim El Hattab
2014-09-06
fix current fragment index check when multiple fragments have same index
Hakim El Hattab
2014-09-04
fix previewLinks target
Hakim El Hattab
2014-08-12
the paused mode can now be disabled via the 'pause' config option
Hakim El Hattab
2014-07-06
listen for touch + click on all devices except android
Hakim El Hattab
2014-06-28
fix double-navigation on touch for some android systems
Hakim El Hattab
2014-06-25
Listen to custom mapped togglePause keys
David Banham
2014-06-25
fix npe
Hakim El Hattab
2014-06-25
prevent additional inaccurate showSlide calls
Hakim El Hattab
2014-06-25
prevent incorrect showSlide calls at startup
Hakim El Hattab
2014-06-18
more specific targeting for pdf printing hack
Hakim El Hattab
[next]