aboutsummaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
...
* | | | | gifs now restart when their slide container is shownHakim El Hattab2015-01-30
* | | | | fix error when exiting overviewHakim El Hattab2015-01-29
* | | | | commentsHakim El Hattab2015-01-29
* | | | | cleaner approach to applying transforms to slides containerHakim El Hattab2015-01-29
* | | | | ensure overview indices are up to date if a slide movesHakim El Hattab2015-01-28
* | | | | cross browser adjustments for overview modeHakim El Hattab2015-01-27
* | | | | further overview refactoringHakim El Hattab2015-01-27
* | | | | refactoring and optimization of overview modeHakim El Hattab2015-01-26
* | | | | fix for #1088 when presentation is not scaledHakim El Hattab2015-01-19
* | | | | apply z position to slide container, rather than individual slidesHakim El Hattab2015-01-17
* | | | | no longer set o-transformsHakim El Hattab2015-01-16
* | | | | background images now work in overview mode #1088Hakim El Hattab2015-01-16
* | | | | support for custom slide number formatting #965Hakim El Hattab2015-01-16
* | | | | use getElementByID when looking up linked slides #1086Hakim El Hattab2015-01-15
| |/ / / |/| | |
* | | | only read textContent for aria callout #1100Hakim El Hattab2015-01-14
* | | | always play background video from the start #1049Hakim El Hattab2015-01-06
* | | | reveal container size determines progress bar widthHakim El Hattab2015-01-06
* | | | avoid repetitionHakim El Hattab2015-01-05
* | | | (c) 2015Hakim El Hattab2015-01-05
* | | | remove deprecated data-state background colorsHakim El Hattab2014-12-27
* | | | change transition defaultsHakim El Hattab2014-12-27
* | | | remove theme config option #1061Hakim El Hattab2014-12-18
* | | | first revision of new default theme #1018Hakim El Hattab2014-12-10
* | | | reorder scale condition; if calculated scale is exactly 1 don't apply any sca...Hakim El Hattab2014-11-08
* | | | add missing condition for recalculating scaleHakim El Hattab2014-11-06
* | | | ignore calculating scale if only possible outcome is 1Hakim El Hattab2014-11-05
* | | | default to slide transitionsHakim El Hattab2014-11-05
* | | | Do not add video backgrounds to speaker notes.Jaan Pullerits2014-10-24
* | | | update slide bg example presentation to include iframes and videos #1029Hakim El Hattab2014-10-17
* | | | Merge branch 'feature/background-iframe' of https://github.com/lutangar/revea...Hakim El Hattab2014-10-17
|\ \ \ \
| * | | | add support for iframe backgroundslutangar2014-10-09
* | | | | fix navigatePrev in rtl mode #1030Hakim El Hattab2014-10-16
* | | | | remove styles from #1030, simplify navigatePrevHakim El Hattab2014-10-16
|\ \ \ \ \
| * | | | | Fix RTL Navigation with space barIra Abramov2014-10-11
| |/ / / /
* / / / / continue auto-sliding through fragments on last slide #974Hakim El Hattab2014-10-16
|/ / / /
* | | | cleanup classes when backgrounds are syncedHakim El Hattab2014-09-10
* | | | rgba color parsing support, ignore brightness of transparent colorsHakim El Hattab2014-09-10
* | | | has-dark-backgroundHakim El Hattab2014-09-10
* | | | bubble has-light-background to .reveal containerHakim El Hattab2014-09-09
* | | | is-light-background -> has-light-background, doesn't apply to background itselfHakim El Hattab2014-09-09
* | | | use computed style when calculating bg birghtnessHakim El Hattab2014-09-09
* | | | add is-background-light class to slides/backgrounds that are > 128 brightnessHakim El Hattab2014-09-09
* | | | util methods for calculating color brightnessHakim El Hattab2014-09-09
* | | | fix current fragment index check when multiple fragments have same indexHakim El Hattab2014-09-06
* | | | fix previewLinks targetHakim El Hattab2014-09-04
* | | | the paused mode can now be disabled via the 'pause' config optionHakim El Hattab2014-08-12
* | | | listen for touch + click on all devices except androidHakim El Hattab2014-07-06
* | | | fix double-navigation on touch for some android systemsHakim El Hattab2014-06-28
* | | | fix npeHakim El Hattab2014-06-25
* | | | prevent additional inaccurate showSlide callsHakim El Hattab2014-06-25