aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2014-04-27getSlideBackground now works in pdf mode, add pdf testsHakim El Hattab
2014-04-27better defered loading of background mediaHakim El Hattab
2014-04-27lazy load all slide backgroundsHakim El Hattab
2014-04-27fix getindices testHakim El Hattab
2014-04-27disregard v index when there is no vertical slides/backgrounds in ↵Hakim El Hattab
getSlide/getSlideBackground
2014-04-27break showing/hiding of slides into separate methodsHakim El Hattab
2014-04-27new api method: getBackgroundSlideHakim El Hattab
2014-04-27fix #627Hakim El Hattab
2014-04-26abide by configured width/height when printing to pdfHakim El Hattab
2014-04-26improvements to print stylesheetHakim El Hattab
2014-04-26fix transitions in firefoxHakim El Hattab
2014-04-26fix non-pdf printing (closes #881)Hakim El Hattab
2014-04-26Merge branch 'feature/print' into devHakim El Hattab
2014-04-26enable reveal.js keyboard shortcuts anywhere in notes windowHakim El Hattab
2014-04-26readme update, kill event listeners when printing pdfHakim El Hattab
2014-04-26simplify pdf layoutHakim El Hattab
2014-04-26some more flexibility for pdf export sizesHakim El Hattab
2014-04-26abide by configured slide width when exporting to pdfHakim El Hattab
2014-04-26allow tall slides to spread over pages in pdf exportHakim El Hattab
2014-04-23remove needless conditionHakim El Hattab
2014-04-23revert from flexbox for pdf centering, use js for PDF setupHakim El Hattab
2014-04-23lazy load support for iframes #793Hakim El Hattab
2014-04-22null and type check what comes through postmessageHakim El Hattab
2014-04-22documentation for #793Hakim El Hattab
2014-04-22lazy-load support for audio #793Hakim El Hattab
2014-04-22tests for lazy loadingHakim El Hattab
2014-04-22lazy loading support for video #793Hakim El Hattab
2014-04-22images with data-src attribute are now lazy-loaded #793Hakim El Hattab
2014-04-22carry slide classes over to generated background elementsHakim El Hattab
2014-04-22skip transitions in notes window for better main window performanceHakim El Hattab
2014-04-22limit how often the notes window updates presentation statesHakim El Hattab
2014-04-22notes code format tweaksHakim El Hattab
2014-04-22dont toggle paused/overview modes needlessly when setting stateHakim El Hattab
2014-04-20always indent html using tabsHakim El Hattab
2014-04-20correction to javascript code sampleHakim El Hattab
2014-04-20prevent repeated autoslidepaused/resumed eventsHakim El Hattab
2014-04-20update style of notes plugin to match SlidesHakim El Hattab
2014-04-19notes plugin now operates entirely through window.postMessage, adding ↵Hakim El Hattab
support for file protocol
2014-04-19split postmessage config into two optionsHakim El Hattab
2014-04-18add config option for postMessage featuresHakim El Hattab
2014-04-18bubble all reveal.js events to parent window through postMessageHakim El Hattab
2014-04-18postmessage plugin is now part of reveal.js coreHakim El Hattab
2014-04-13fix css syntax errorHakim El Hattab
2014-04-13add support for custom keyboard availability conditionHakim El Hattab
2014-04-11make all slides 'present' while printingHakim El Hattab
2014-04-06better transition names, fix background images in vertical slidesHakim El Hattab
2014-04-06code format tweakHakim El Hattab
2014-04-06Merge branch 'xhr-local' of https://github.com/malyw/reveal.js into devHakim El Hattab
2014-04-06stop tracking minified files #783Hakim El Hattab
2014-04-06Merge branch 'patch-1' of https://github.com/jamestwebber/reveal.js into devHakim El Hattab
2014-04-06next release will be 3.0.0Hakim El Hattab
2014-04-06Merge pull request #682 from tentacode/patch-1Hakim El Hattab
Indentation issue when using code in a markdown slide
2014-04-04only use zoom to scale content in webkitHakim El Hattab
2014-04-04video background playbackHakim El Hattab
2014-04-03revamped and greatly simplified the layout of .slidesHakim El Hattab
2014-04-03use flexbox for vertically centered printing #862Hakim El Hattab
2014-04-02Mark xhr.status=0 as successfulSergey Gospodarets
2014-04-02Mark xhr.status=0 as successfulSergey Gospodarets
2014-04-01Merge branch 'dev' of github.com:ht push origin akimel/reveal.js into devHakim El Hattab
2014-04-01test for #858Hakim El Hattab
2014-04-01add getTotalSlides #858Hakim El Hattab
2014-03-26start work on video backgrounds #751Hakim El Hattab
2014-03-26optimization, only declare background creation method onceHakim El Hattab
2014-03-25Merge pull request #794 from Spy-Seth/devHakim El Hattab
increase Logitech R400 remote compatibility
2014-03-25merge master into devHakim El Hattab
2014-03-25Merge pull request #832 from craigcitro/patch-1Hakim El Hattab
tweak layout in readme installation markup
2014-03-25Merge branch 'dev' of https://github.com/xdhmoore/reveal.js into devHakim El Hattab
2014-03-25disable transition into and out of overview mode #829Hakim El Hattab
2014-03-25tweak table margins, dont reset 'i' element #803Hakim El Hattab
2014-03-25merge upgrade of highlight.js, add base styles to pre code, dont limit ↵Hakim El Hattab
language detection in index.html #809
2014-03-25Merge branch 'master' of https://github.com/jdfitzgerald/reveal.js into devHakim El Hattab
2014-03-25limit named links to [a-zA-Z0-9\-\_\:\.] #836Hakim El Hattab
2014-03-25fix 'fragments' config option (#849)Hakim El Hattab
2014-03-25prevent invisible fragments from capturing mouse events #845Hakim El Hattab
2014-03-25correct ms fullscreen api method name #843Hakim El Hattab
2014-03-18use socket.io 0.9.16Hakim El Hattab
2014-03-18update version to 2.6.2 to fix broken tarball on npm #506Hakim El Hattab
2014-03-14Tweak layout in README.md installation markup.Craig Citro
Some code blocks weren't indented, so they ended up messing up the numbering. Indenting them fixed it.
2014-03-13More robost calculation of .stretch heightDaniel Moore
2014-03-13include fragments in progress bar calculationHakim El Hattab
2014-03-13update (c) yearHakim El Hattab
2014-03-12test for getProgressHakim El Hattab
2014-03-12add api method for retrieving progressHakim El Hattab
2014-03-12Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab
2014-03-12deserialize state valuesHakim El Hattab
2014-03-12typo fixHakim El Hattab
2014-03-08Merge pull request #816 from Gijs-Koot/devHakim El Hattab
small fix for issue #814
2014-03-05fixed two minor bugs, a twohanded gesture may not have a direction, and if ↵Gijs Koot
autoCenter is of, the tipPosition was in the wrong scope
2014-03-02add get/setState methods for persisting and restoring presentation stateHakim El Hattab
2014-02-28updated presentation to specify used languages used for highlight.jsJ.D. Fitz.Gerald
2014-02-28updated highlight.js to v8.0J.D. Fitz.Gerald
2014-02-28Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2014-02-28fix pdf print bug in chrome 33 #808Hakim El Hattab
2014-02-28change version to 2.7.0 (dev)Hakim El Hattab
2014-02-25don't reduce line height for all headings in base theme (#753)Hakim El Hattab
2014-02-18Typo fix.Armand Abric
2014-02-18Merge branch 'master' of https://github.com/ccortezia/reveal.js into devHakim El Hattab
2014-02-17renamed markdown attributes for clarity and consistency: data-vertical -> ↵Hakim El Hattab
data-separator-vertical, data-notes -> data-separator-notes
2014-02-17server side notes plugin now supports input via data-notes attributeHakim El Hattab
2014-02-17drop -o-transition and -ms-transitionHakim El Hattab