index
:
marvinborner/KochFractal
master
School presentation (GFS)
Marvin
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-10
no need to override font sizes after updates to pdf printing
Hakim El Hattab
2014-05-09
== --> ===
fabiano
2014-05-09
fixed a problem in the function isFirstSlide
fabiano
2014-05-09
kill-yank mistake
fabiano
2014-05-09
Broaden the coverage of isFirstSlide test
fabiano
2014-05-09
Small typo
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
sync server-side speaker notes after notes window opens
Hakim El Hattab
2014-05-04
ensure default can be prevented
Hakim El Hattab
2014-05-04
update server side notes to match client side plugin
Hakim El Hattab
2014-05-04
limit size of media elements when printing to pdf
Hakim El Hattab
2014-05-04
reduce max-height of images in pdfs
Hakim El Hattab
2014-05-04
clicking on notes timer now resets it #779
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-29
updates to phantom pdf print script, arguments for width/height
Hakim El Hattab
2014-04-28
null check background
Hakim El Hattab
2014-04-28
test same conditions for both getSlide and getSlideBackground
Hakim El Hattab
2014-04-28
addition background image and getSlideBackground tests
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
fix getindices test
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-27
fix #627
Hakim El Hattab
2014-04-26
abide by configured width/height when printing to pdf
Hakim El Hattab
2014-04-26
improvements to print stylesheet
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
documentation for #793
Hakim El Hattab
2014-04-22
lazy-load support for audio #793
Hakim El Hattab
2014-04-22
tests for lazy loading
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
skip transitions in notes window for better main window performance
Hakim El Hattab
2014-04-22
limit how often the notes window updates presentation states
Hakim El Hattab
2014-04-22
notes code format tweaks
Hakim El Hattab
2014-04-22
dont toggle paused/overview modes needlessly when setting state
Hakim El Hattab
2014-04-20
always indent html using tabs
Hakim El Hattab
2014-04-20
correction to javascript code sample
Hakim El Hattab
2014-04-20
prevent repeated autoslidepaused/resumed events
Hakim El Hattab
2014-04-20
update style of notes plugin to match Slides
Hakim El Hattab
2014-04-19
notes plugin now operates entirely through window.postMessage, adding support...
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
fix css syntax error
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-06
better transition names, fix background images in vertical slides
Hakim El Hattab
2014-04-06
code format tweak
Hakim El Hattab
2014-04-06
Merge branch 'xhr-local' of https://github.com/malyw/reveal.js into dev
Hakim El Hattab
2014-04-06
stop tracking minified files #783
Hakim El Hattab
2014-04-06
Merge branch 'patch-1' of https://github.com/jamestwebber/reveal.js into dev
Hakim El Hattab
2014-04-06
next release will be 3.0.0
Hakim El Hattab
2014-04-06
Merge pull request #682 from tentacode/patch-1
Hakim El Hattab
2014-04-04
only use zoom to scale content in webkit
Hakim El Hattab
2014-04-04
video background playback
Hakim El Hattab
2014-04-03
revamped and greatly simplified the layout of .slides
Hakim El Hattab
2014-04-03
use flexbox for vertically centered printing #862
Hakim El Hattab
2014-04-02
Mark xhr.status=0 as successful
Sergey Gospodarets
2014-04-02
Mark xhr.status=0 as successful
Sergey Gospodarets
2014-04-01
Merge branch 'dev' of github.com:ht push origin akimel/reveal.js into dev
Hakim El Hattab
2014-04-01
test for #858
Hakim El Hattab
2014-04-01
add getTotalSlides #858
Hakim El Hattab
2014-03-26
start work on video backgrounds #751
Hakim El Hattab
2014-03-26
optimization, only declare background creation method once
Hakim El Hattab
2014-03-25
Merge pull request #794 from Spy-Seth/dev
Hakim El Hattab
2014-03-25
merge master into dev
Hakim El Hattab
2014-03-25
Merge pull request #832 from craigcitro/patch-1
Hakim El Hattab
2014-03-25
Merge branch 'dev' of https://github.com/xdhmoore/reveal.js into dev
Hakim El Hattab
2014-03-25
disable transition into and out of overview mode #829
Hakim El Hattab
[next]