aboutsummaryrefslogtreecommitdiffhomepage
path: root/js
AgeCommit message (Expand)Author
2015-11-19add autoSlideMethod to default configHakim El Hattab
2015-11-19Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-11-19Fix build errorMichiK
2015-11-19Add a more flexible autoSlideMethod optionMichiK
2015-11-19simplify condition #1434Hakim El Hattab
2015-11-18Add autoSlideRight optionMichiK
2015-11-13check for 0 division, stops parallax failing if only the single horizontal sl...Mike Mellor
2015-10-29tweak how speaker notes look in pdf exportsHakim El Hattab
2015-10-29hide slide number element when disabledHakim El Hattab
2015-10-29one more slide number formatHakim El Hattab
2015-10-29slide numbers work in pdf exports, update slide number styleHakim El Hattab
2015-10-29change slide number formatsHakim El Hattab
2015-09-29UPDATED - Improvement on spaces and indentationAlex Batista
2015-09-29UPDATED - Improvement on spaces and indentationAlex Batista
2015-09-29UPDATED - Improvement of code. Now none flag is used, but the readyState prop...Alex Batista
2015-09-29Improvement of code. Now none flag is used, but the readyState property from...Alex Batista
2015-09-28bug fix - when the first section has a background-video, the vido do not exec...Alex Batista
2015-09-10prevent swipes on speaker notesHakim El Hattab
2015-09-10modifications to #951Hakim El Hattab
2015-09-10Merge branch 'feature_prevent_swipe' of https://github.com/Calyhre/reveal.js ...Hakim El Hattab
2015-09-10fix pdf print when showNotes is disabledHakim El Hattab
2015-09-10print notes to pdf when is enabled #304Hakim El Hattab
2015-09-10add getSlideNotes API method and testsHakim El Hattab
2015-09-09dont show notes container when printing pdfHakim El Hattab
2015-09-09ability to share presentation with speaker notes #304Hakim El Hattab
2015-09-02formattingHakim El Hattab
2015-09-02Merge pull request #1310 from teawithfruit/patch-1Hakim El Hattab
2015-09-02Merge branch 'master' of https://github.com/gruber76/reveal.js into devHakim El Hattab
2015-08-14avoid duplicate varHakim El Hattab
2015-08-14simplifyHakim El Hattab
2015-08-14fix object.keys call on non-objectHakim El Hattab
2015-08-07resolves #1324 allow display property to be configuredDan Allen
2015-08-03Update reveal.jsgruber76
2015-08-03only use zoom to scale presentations up, fixes shifts in text layoutHakim El Hattab
2015-07-21solves early access error with video elementteawithfruit
2015-07-07Merge branch 'controls-buttons-a11y' of https://github.com/marcysutton/reveal...Hakim El Hattab
2015-06-05accessibility: controls as buttons, not divsmarcysutton
2015-06-03merge #959 with minor tweaksHakim El Hattab
2015-05-08consider lazy loaded iframes when formatting srcHakim El Hattab
2015-05-07fix iframe unload in firefoxHakim El Hattab
2015-05-07iframe postmesssage api works with lazy loaded iframesHakim El Hattab
2015-05-06sync starts playing new embedded contentHakim El Hattab
2015-05-06type check to ensure we don't call media api before media has loadedHakim El Hattab
2015-05-06fix lazy load selector errorHakim El Hattab
2015-05-04typoHakim El Hattab
2015-05-04lazy-load iframes only for current slide, unload when hiddenHakim El Hattab
2015-05-04lazy loading fallback also considers iframesHakim El Hattab
2015-03-25fix #1170Hakim El Hattab
2015-03-25remove variable definitions #1158Hakim El Hattab
2015-03-25Merge branch 'dev' of https://github.com/bchretien/reveal.js into devHakim El Hattab
2015-03-25Merge branch 'patch-1' of https://github.com/borrown/reveal.js into devHakim El Hattab
2015-03-19Update reveal.jsAlexander
2015-03-08Fix slide numbering for custom slide number formatting.Benjamin Chrétien
2015-03-02code formatHakim El Hattab
2015-03-02Merge branch 'patch-1' of https://github.com/jhofker/reveal.js into devHakim El Hattab
2015-02-25code formatHakim El Hattab
2015-02-25Merge pull request #1138 from denehyg/background-video-loopHakim El Hattab
2015-02-25fix progress bar clicks in rtl mode #1131Hakim El Hattab
2015-02-25ensure postmessage data is a string #1143Hakim El Hattab
2015-02-25merge options for parallax step size #733Hakim El Hattab
2015-02-19Check before calling blur on activeElement.Jordan Hofker
2015-02-19Added option to loop background videosGreg Denehy
2015-02-09fix looped view distance calculationHakim El Hattab
2015-02-03prevent iframes from offsetting presentationHakim El Hattab
2015-02-02only preload last slides if presentation is loopedHakim El Hattab
2015-01-30gifs now restart when their slide container is shownHakim El Hattab
2015-01-29fix error when exiting overviewHakim El Hattab
2015-01-29commentsHakim El Hattab
2015-01-29cleaner approach to applying transforms to slides containerHakim El Hattab
2015-01-28ensure overview indices are up to date if a slide movesHakim El Hattab
2015-01-27cross browser adjustments for overview modeHakim El Hattab
2015-01-27further overview refactoringHakim El Hattab
2015-01-26refactoring and optimization of overview modeHakim El Hattab
2015-01-19fix for #1088 when presentation is not scaledHakim El Hattab
2015-01-17apply z position to slide container, rather than individual slidesHakim El Hattab
2015-01-16no longer set o-transformsHakim El Hattab
2015-01-16background images now work in overview mode #1088Hakim El Hattab
2015-01-16support for custom slide number formatting #965Hakim El Hattab
2015-01-15use getElementByID when looking up linked slides #1086Hakim El Hattab
2015-01-14only read textContent for aria callout #1100Hakim El Hattab
2015-01-06always play background video from the start #1049Hakim El Hattab
2015-01-06reveal container size determines progress bar widthHakim El Hattab
2015-01-05avoid repetitionHakim El Hattab
2015-01-05(c) 2015Hakim El Hattab
2014-12-27remove deprecated data-state background colorsHakim El Hattab
2014-12-27change transition defaultsHakim El Hattab
2014-12-18remove theme config option #1061Hakim El Hattab
2014-12-10first revision of new default theme #1018Hakim El Hattab
2014-11-08reorder scale condition; if calculated scale is exactly 1 don't apply any sca...Hakim El Hattab
2014-11-06add missing condition for recalculating scaleHakim El Hattab
2014-11-05ignore calculating scale if only possible outcome is 1Hakim El Hattab
2014-11-05default to slide transitionsHakim El Hattab
2014-10-24Do not add video backgrounds to speaker notes.Jaan Pullerits
2014-10-17update slide bg example presentation to include iframes and videos #1029Hakim El Hattab
2014-10-17Merge branch 'feature/background-iframe' of https://github.com/lutangar/revea...Hakim El Hattab
2014-10-16fix navigatePrev in rtl mode #1030Hakim El Hattab
2014-10-16remove styles from #1030, simplify navigatePrevHakim El Hattab
2014-10-16continue auto-sliding through fragments on last slide #974Hakim El Hattab
2014-10-11Fix RTL Navigation with space barIra Abramov
2014-10-09add support for iframe backgroundslutangar