aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* kill-yank mistakefabiano2014-05-09
* Broaden the coverage of isFirstSlide testfabiano2014-05-09
* Small typofabiano2014-05-09
* fix edge case in singleton node creationHakim El Hattab2014-05-07
* createSingletonNode now ensures found nodes are in the correct containerHakim El Hattab2014-05-07
* sync server-side speaker notes after notes window opensHakim El Hattab2014-05-04
* ensure default can be preventedHakim El Hattab2014-05-04
* update server side notes to match client side pluginHakim El Hattab2014-05-04
* limit size of media elements when printing to pdfHakim El Hattab2014-05-04
* reduce max-height of images in pdfsHakim El Hattab2014-05-04
* clicking on notes timer now resets it #779Hakim El Hattab2014-05-04
* wait for document to load before triggering pdf layoutHakim El Hattab2014-04-29
* ensure pdf pages are never zero-heightHakim El Hattab2014-04-29
* pdf background size rounding errorHakim El Hattab2014-04-29
* updates to phantom pdf print script, arguments for width/heightHakim El Hattab2014-04-29
* null check backgroundHakim El Hattab2014-04-28
* test same conditions for both getSlide and getSlideBackgroundHakim El Hattab2014-04-28
* addition background image and getSlideBackground testsHakim El Hattab2014-04-28
* fix issue with background images on first vertical sldieHakim El Hattab2014-04-28
* update visibility of slides as part of syncHakim El Hattab2014-04-28
* prefer scaling over zooming on mobile devicesHakim El Hattab2014-04-28
* fix lazy loading bug related to data-background-image attributeHakim El Hattab2014-04-28
* fix slide transitions in iOSHakim El Hattab2014-04-28
* load all images directly when in 'no-transform'-modeHakim El Hattab2014-04-28
* merge umd wrappingHakim El Hattab2014-04-27
|\
| * build reveal.min.jsMichael Williams2014-04-08
| * add UMD support. fix #787Michael Williams2014-04-08
* | getSlideBackground now works in pdf mode, add pdf testsHakim El Hattab2014-04-27
* | better defered loading of background mediaHakim El Hattab2014-04-27
* | lazy load all slide backgroundsHakim El Hattab2014-04-27
* | fix getindices testHakim El Hattab2014-04-27
* | disregard v index when there is no vertical slides/backgrounds in getSlide/ge...Hakim El Hattab2014-04-27
* | break showing/hiding of slides into separate methodsHakim El Hattab2014-04-27
* | new api method: getBackgroundSlideHakim El Hattab2014-04-27
* | fix #627Hakim El Hattab2014-04-27
* | abide by configured width/height when printing to pdfHakim El Hattab2014-04-26
* | improvements to print stylesheetHakim El Hattab2014-04-26
* | fix transitions in firefoxHakim El Hattab2014-04-26
* | fix non-pdf printing (closes #881)Hakim El Hattab2014-04-26
* | Merge branch 'feature/print' into devHakim El Hattab2014-04-26
|\ \
| * | readme update, kill event listeners when printing pdfHakim El Hattab2014-04-26
| * | simplify pdf layoutHakim El Hattab2014-04-26
| * | some more flexibility for pdf export sizesHakim El Hattab2014-04-26
| * | abide by configured slide width when exporting to pdfHakim El Hattab2014-04-26
| * | allow tall slides to spread over pages in pdf exportHakim El Hattab2014-04-26
| * | remove needless conditionHakim El Hattab2014-04-23
| * | revert from flexbox for pdf centering, use js for PDF setupHakim El Hattab2014-04-23
* | | enable reveal.js keyboard shortcuts anywhere in notes windowHakim El Hattab2014-04-26
|/ /
* | lazy load support for iframes #793Hakim El Hattab2014-04-23
* | null and type check what comes through postmessageHakim El Hattab2014-04-22