summaryrefslogtreecommitdiffhomepage
path: root/js
AgeCommit message (Expand)Author
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
2013-11-07ensure that all fragments on past slides are visible #684Hakim El Hattab
2013-11-01generate background hash under additional conditionsHakim El Hattab
2013-10-31change SlidesNumber position and start page counter at 0 instead 1uriel
2013-10-31move the slide-number out of the controls to a proper position and little fix...uriel
2013-10-30Added slide numbers options and the css files updated as well.uriel
2013-10-30fix edge case in background transitions (closes #604)Hakim El Hattab
2013-10-30don't transition between identical backgroundsHakim El Hattab
2013-10-28don't autoplay videos in notes window #624Hakim El Hattab
2013-10-27merge vertical centering for individual slidesHakim El Hattab
2013-10-27apply @knownasilya's first slide detection fix to dev branch #671Hakim El Hattab
2013-10-27build latest js, format tweaksHakim El Hattab
2013-10-27Added support for postMessage's into any iframes for content that needs to do...Brad Gessler
2013-10-24plug potential xss vectorHakim El Hattab
2013-10-23Support per-slide centeringMichael Ekstrand
2013-10-22additional config valeus in readme, remove duplicate value, fix commasHakim El Hattab
2013-10-22Merge branch 'update-readme' of https://github.com/aethanyc/reveal.js into devHakim El Hattab
2013-10-19smooth reset of auto-slide progress, fix overlapping repaint callsHakim El Hattab
2013-10-18don't increase body height to try and hide address bar, caused issues in ios ...Hakim El Hattab
2013-10-17don't show auto slide controls if there's only one slideHakim El Hattab