summaryrefslogtreecommitdiffhomepage
path: root/js
AgeCommit message (Expand)Author
2014-04-27lazy load all slide backgroundsHakim El Hattab
2014-04-27disregard v index when there is no vertical slides/backgrounds in getSlide/ge...Hakim El Hattab
2014-04-27break showing/hiding of slides into separate methodsHakim El Hattab
2014-04-27new api method: getBackgroundSlideHakim El Hattab
2014-04-26abide by configured width/height when printing to pdfHakim 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-22lazy-load support for audio #793Hakim 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-22dont toggle paused/overview modes needlessly when setting stateHakim El Hattab
2014-04-20prevent repeated autoslidepaused/resumed eventsHakim El Hattab
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-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-06stop tracking minified files #783Hakim El Hattab
2014-04-06next release will be 3.0.0Hakim El Hattab
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-01Merge branch 'dev' of github.com:ht push origin akimel/reveal.js into devHakim 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
2014-03-25merge master into devHakim El Hattab
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-25limit named links to [a-zA-Z0-9\-\_\:\.] #836Hakim El Hattab
2014-03-25fix 'fragments' config option (#849)Hakim El Hattab
2014-03-25correct ms fullscreen api method name #843Hakim El Hattab
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-12add api method for retrieving progressHakim El Hattab
2014-03-12deserialize state valuesHakim El Hattab
2014-03-02add get/setState methods for persisting and restoring presentation stateHakim El Hattab
2014-02-28change version to 2.7.0 (dev)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-17remove all use of :not(.image)Hakim El Hattab
2014-02-16avoid creating duplicate auto-slide controls #770Hakim El Hattab
2014-02-16update (c) yearHakim El Hattab
2014-02-07Increase Logitech R400 remote compatibity.Armand Abric
2014-01-16Fixes bad NaN applied to style on updateParallax.Cristiano Cortezia
2013-12-21naming/comment tweakHakim El Hattab
2013-12-21simplify how data-autoslide is picked up from fragments #766Hakim El Hattab
2013-12-21test isAutoSliding, isAutoSliding returns false when no autoSlide value is se...Hakim El Hattab
2013-12-21isSliding > isAutoSlidingHakim El Hattab
2013-12-21Merge branch 'autoslide-API-and-fragments' of https://github.com/rajgoel/reve...Hakim El Hattab
2013-12-20Add auto-slide API and data-autoslide for fragmentsrajgoel
2013-12-20merge table styles #761, tweak table paddingHakim El Hattab
2013-12-20compile assetsHakim El Hattab
2013-12-02same condition order when event listeners are added and removedHakim El Hattab
2013-12-02code format tweaksHakim El Hattab
2013-12-02merge support for ie 11 touchHakim El Hattab
2013-12-022.6.1 #734Hakim El Hattab
2013-11-28only run vertical slide setup during startup #726Hakim El Hattab
2013-11-27improvement to query string parsingHakim El Hattab
2013-11-27remove dev flag from versionHakim El Hattab
2013-11-26when there is data-autoplay:ing media, prolong autoSlide to match its duratio...Hakim El Hattab
2013-11-26remove debug codeHakim El Hattab
2013-11-26code format tweaksHakim El Hattab
2013-11-26Merge branch 'dev' of https://github.com/theone1984/reveal.js into devHakim El Hattab
2013-11-26use fragment name in exampleHakim El Hattab
2013-11-25update future classes when syncingHakim El Hattab
2013-11-25rewrite all fragment indices on startupHakim El Hattab
2013-11-25rewrite fragment sorting to account for multiple fragments with the same indexHakim El Hattab
2013-11-23remove current-fragment when leaving slide, add tests for current fragmentHakim El Hattab
2013-11-21respect original dom order of fragments with no explicit indexHakim El Hattab
2013-11-21rewrite fragment index attributes to leave no gaps between fragmentsHakim El Hattab
2013-11-21fragments are now zero-indexedHakim El Hattab
2013-11-19Issue #698: Fixed testsThomas Endres
2013-11-19Issue #698: Non-async script callbacks are now also called before starting Re...Thomas Endres
2013-11-19Issue #698: Non-async scripts were not executed before Reveal startedThomas Endres
2013-11-18fragment comments, remove debug codeHakim El Hattab
2013-11-18use new fragment nav method from slide()Hakim El Hattab
2013-11-18initial fragment rewriteHakim El Hattab
2013-11-17slide number changes; config value renamed, added to readme, moved to right s...Hakim El Hattab
2013-11-17merge slide numbers, adjust code formatHakim El Hattab
2013-11-09make background transition default to exact same speed as normal transitionsHakim El Hattab
2013-11-08change transition easing for zoomsHakim El Hattab
2013-11-07commentsHakim El Hattab
2013-11-07data-autoslide on vertical parent now applies to all child slides #685Hakim El Hattab