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
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
2014-06-18
Fix tests
Calyhre
2014-06-18
Add ability to prevent swipe for specific elements
Calyhre
2014-06-18
only allow text in aria status div
Hakim El Hattab
2014-06-16
config option for disabling the help overlay
Hakim El Hattab
2014-06-12
fix append to existing embed query
Hakim El Hattab
2014-06-12
vimeo support for autoplay/pause
Hakim El Hattab
2014-06-12
rewrite youtube iframe embeds to force ?enablejsapi=1 (fixes #856)
Hakim El Hattab
2014-06-09
toggle instead of always showing the help overlay when ? is pressed
Hakim El Hattab
2014-06-09
adjust list of displayed key shortcuts #943
Hakim El Hattab
2014-06-09
merge and tweak key shortcuts overlay #943
Hakim El Hattab
2014-06-09
Merge branch 'keyboard_shortcuts_overlay' of https://github.com/navateja/reve...
Hakim El Hattab
2014-06-09
don't trim aria status
Hakim El Hattab
2014-06-09
merge and tweak screen reader support #854
Hakim El Hattab
2014-06-09
Merge remote-tracking branch 'upstream/dev' into keyboard_shortcuts_overlay
navateja
2014-06-09
creates a new branch for the feature
navateja
2014-06-08
Shows keyboard shorcuts overlay on pressing question mark
nava teja
2014-06-05
typo #938
Hakim El Hattab
2014-06-05
write current hash when history is toggled on #934
Hakim El Hattab
2014-05-30
fix search & replace error
Hakim El Hattab
2014-05-29
adjust check for focused text inputs
Hakim El Hattab
2014-05-24
limit scope of all slide selectors, avoids multiple .reveal classes on one pa...
Hakim El Hattab
2014-05-21
only use zoom to scale in chrome
Hakim El Hattab
2014-05-20
fix data-autoplay on first slide
Hakim El Hattab
2014-05-20
validate named links according to html id spec #914
Hakim El Hattab
2014-05-17
relax keyboard blocking condition #899
Hakim El Hattab
2014-05-14
Merge branch 'fix-isFirstSlide' of https://github.com/fabianorosas/reveal.js ...
Hakim El Hattab
2014-05-10
fix bug in retrieval or background images while in pdf mode
Hakim El Hattab
2014-05-09
== --> ===
fabiano
2014-05-09
fixed a problem in the function isFirstSlide
fabiano
2014-05-07
fix edge case in singleton node creation
Hakim El Hattab
2014-05-07
createSingletonNode now ensures found nodes are in the correct container
Hakim El Hattab
2014-05-04
ensure default can be prevented
Hakim El Hattab
2014-05-04
limit size of media elements when printing to pdf
Hakim El Hattab
2014-04-29
wait for document to load before triggering pdf layout
Hakim El Hattab
2014-04-29
ensure pdf pages are never zero-height
Hakim El Hattab
2014-04-29
pdf background size rounding error
Hakim El Hattab
2014-04-28
null check background
Hakim El Hattab
2014-04-28
fix issue with background images on first vertical sldie
Hakim El Hattab
2014-04-28
update visibility of slides as part of sync
Hakim El Hattab
2014-04-28
prefer scaling over zooming on mobile devices
Hakim El Hattab
2014-04-28
fix lazy loading bug related to data-background-image attribute
Hakim El Hattab
2014-04-28
fix slide transitions in iOS
Hakim El Hattab
2014-04-28
load all images directly when in 'no-transform'-mode
Hakim El Hattab
2014-04-27
merge umd wrapping
Hakim El Hattab
2014-04-27
getSlideBackground now works in pdf mode, add pdf tests
Hakim El Hattab
2014-04-27
better defered loading of background media
Hakim El Hattab
2014-04-27
lazy load all slide backgrounds
Hakim El Hattab
2014-04-27
disregard v index when there is no vertical slides/backgrounds in getSlide/ge...
Hakim El Hattab
2014-04-27
break showing/hiding of slides into separate methods
Hakim El Hattab
2014-04-27
new api method: getBackgroundSlide
Hakim El Hattab
2014-04-26
abide by configured width/height when printing to pdf
Hakim El Hattab
2014-04-26
fix transitions in firefox
Hakim El Hattab
2014-04-26
fix non-pdf printing (closes #881)
Hakim El Hattab
2014-04-26
Merge branch 'feature/print' into dev
Hakim El Hattab
2014-04-26
enable reveal.js keyboard shortcuts anywhere in notes window
Hakim El Hattab
2014-04-26
readme update, kill event listeners when printing pdf
Hakim El Hattab
2014-04-26
simplify pdf layout
Hakim El Hattab
2014-04-26
some more flexibility for pdf export sizes
Hakim El Hattab
2014-04-26
abide by configured slide width when exporting to pdf
Hakim El Hattab
2014-04-26
allow tall slides to spread over pages in pdf export
Hakim El Hattab
2014-04-23
remove needless condition
Hakim El Hattab
2014-04-23
revert from flexbox for pdf centering, use js for PDF setup
Hakim El Hattab
2014-04-23
lazy load support for iframes #793
Hakim El Hattab
2014-04-22
null and type check what comes through postmessage
Hakim El Hattab
2014-04-22
lazy-load support for audio #793
Hakim El Hattab
2014-04-22
lazy loading support for video #793
Hakim El Hattab
2014-04-22
images with data-src attribute are now lazy-loaded #793
Hakim El Hattab
2014-04-22
carry slide classes over to generated background elements
Hakim El Hattab
2014-04-22
dont toggle paused/overview modes needlessly when setting state
Hakim El Hattab
2014-04-20
prevent repeated autoslidepaused/resumed events
Hakim El Hattab
2014-04-19
split postmessage config into two options
Hakim El Hattab
2014-04-18
add config option for postMessage features
Hakim El Hattab
2014-04-18
bubble all reveal.js events to parent window through postMessage
Hakim El Hattab
2014-04-18
postmessage plugin is now part of reveal.js core
Hakim El Hattab
2014-04-13
add support for custom keyboard availability condition
Hakim El Hattab
2014-04-11
make all slides 'present' while printing
Hakim El Hattab
2014-04-08
build reveal.min.js
Michael Williams
2014-04-08
add UMD support. fix #787
Michael Williams
2014-04-07
Change innerHTML to textContent to avoid video replays inside status Div, for...
Nawaz
2014-04-06
better transition names, fix background images in vertical slides
Hakim El Hattab
2014-04-06
stop tracking minified files #783
Hakim El Hattab
2014-04-06
next release will be 3.0.0
Hakim El Hattab
[prev]
[next]