Age | Commit message (Expand) | Author |
2015-02-03 | prevent iframes from offsetting presentation | Hakim El Hattab |
2015-02-02 | only preload last slides if presentation is looped | Hakim El Hattab |
2015-01-30 | gifs now restart when their slide container is shown | Hakim El Hattab |
2015-01-29 | fix error when exiting overview | Hakim El Hattab |
2015-01-29 | comments | Hakim El Hattab |
2015-01-29 | cleaner approach to applying transforms to slides container | Hakim El Hattab |
2015-01-28 | ensure overview indices are up to date if a slide moves | Hakim El Hattab |
2015-01-27 | cross browser adjustments for overview mode | Hakim El Hattab |
2015-01-27 | further overview refactoring | Hakim El Hattab |
2015-01-26 | refactoring and optimization of overview mode | Hakim El Hattab |
2015-01-19 | fix for #1088 when presentation is not scaled | Hakim El Hattab |
2015-01-17 | apply z position to slide container, rather than individual slides | Hakim El Hattab |
2015-01-16 | no longer set o-transforms | Hakim El Hattab |
2015-01-16 | background images now work in overview mode #1088 | Hakim El Hattab |
2015-01-16 | support for custom slide number formatting #965 | Hakim El Hattab |
2015-01-15 | use getElementByID when looking up linked slides #1086 | Hakim El Hattab |
2015-01-14 | only read textContent for aria callout #1100 | Hakim El Hattab |
2015-01-06 | always play background video from the start #1049 | Hakim El Hattab |
2015-01-06 | reveal container size determines progress bar width | Hakim El Hattab |
2015-01-05 | avoid repetition | Hakim El Hattab |
2015-01-05 | (c) 2015 | Hakim El Hattab |
2014-12-27 | remove deprecated data-state background colors | Hakim El Hattab |
2014-12-27 | change transition defaults | Hakim El Hattab |
2014-12-18 | remove theme config option #1061 | Hakim El Hattab |
2014-12-10 | first revision of new default theme #1018 | Hakim El Hattab |
2014-11-08 | reorder scale condition; if calculated scale is exactly 1 don't apply any sca... | Hakim El Hattab |
2014-11-06 | add missing condition for recalculating scale | Hakim El Hattab |
2014-11-05 | ignore calculating scale if only possible outcome is 1 | Hakim El Hattab |
2014-11-05 | default to slide transitions | Hakim El Hattab |
2014-10-24 | Do not add video backgrounds to speaker notes. | Jaan Pullerits |
2014-10-17 | update slide bg example presentation to include iframes and videos #1029 | Hakim El Hattab |
2014-10-17 | Merge branch 'feature/background-iframe' of https://github.com/lutangar/revea... | Hakim El Hattab |
2014-10-16 | fix navigatePrev in rtl mode #1030 | Hakim El Hattab |
2014-10-16 | remove styles from #1030, simplify navigatePrev | Hakim El Hattab |
2014-10-16 | continue auto-sliding through fragments on last slide #974 | Hakim El Hattab |
2014-10-11 | Fix RTL Navigation with space bar | Ira Abramov |
2014-10-09 | add support for iframe backgrounds | lutangar |
2014-09-10 | cleanup classes when backgrounds are synced | Hakim El Hattab |
2014-09-10 | rgba color parsing support, ignore brightness of transparent colors | Hakim El Hattab |
2014-09-10 | has-dark-background | Hakim El Hattab |
2014-09-09 | bubble has-light-background to .reveal container | Hakim El Hattab |
2014-09-09 | is-light-background -> has-light-background, doesn't apply to background itself | Hakim El Hattab |
2014-09-09 | use computed style when calculating bg birghtness | Hakim El Hattab |
2014-09-09 | add is-background-light class to slides/backgrounds that are > 128 brightness | Hakim El Hattab |
2014-09-09 | util methods for calculating color brightness | Hakim El Hattab |
2014-09-06 | fix current fragment index check when multiple fragments have same index | Hakim El Hattab |
2014-09-04 | fix previewLinks target | Hakim El Hattab |
2014-08-12 | the paused mode can now be disabled via the 'pause' config option | Hakim El Hattab |
2014-07-06 | listen for touch + click on all devices except android | Hakim El Hattab |
2014-06-28 | fix double-navigation on touch for some android systems | Hakim El Hattab |
2014-06-25 | fix npe | Hakim El Hattab |
2014-06-25 | prevent additional inaccurate showSlide calls | Hakim El Hattab |
2014-06-25 | prevent incorrect showSlide calls at startup | Hakim El Hattab |
2014-06-18 | more specific targeting for pdf printing hack | Hakim El Hattab |
2014-06-18 | only allow text in aria status div | Hakim El Hattab |
2014-06-16 | config option for disabling the help overlay | Hakim El Hattab |
2014-06-12 | fix append to existing embed query | Hakim El Hattab |
2014-06-12 | vimeo support for autoplay/pause | Hakim El Hattab |
2014-06-12 | rewrite youtube iframe embeds to force ?enablejsapi=1 (fixes #856) | Hakim El Hattab |
2014-06-09 | toggle instead of always showing the help overlay when ? is pressed | Hakim El Hattab |
2014-06-09 | adjust list of displayed key shortcuts #943 | Hakim El Hattab |
2014-06-09 | merge and tweak key shortcuts overlay #943 | Hakim El Hattab |
2014-06-09 | Merge branch 'keyboard_shortcuts_overlay' of https://github.com/navateja/reve... | Hakim El Hattab |
2014-06-09 | don't trim aria status | Hakim El Hattab |
2014-06-09 | merge and tweak screen reader support #854 | Hakim El Hattab |
2014-06-09 | Merge remote-tracking branch 'upstream/dev' into keyboard_shortcuts_overlay | navateja |
2014-06-09 | creates a new branch for the feature | navateja |
2014-06-08 | Shows keyboard shorcuts overlay on pressing question mark | nava teja |
2014-06-05 | typo #938 | Hakim El Hattab |
2014-06-05 | write current hash when history is toggled on #934 | Hakim El Hattab |
2014-05-30 | fix search & replace error | Hakim El Hattab |
2014-05-29 | adjust check for focused text inputs | Hakim El Hattab |
2014-05-24 | limit scope of all slide selectors, avoids multiple .reveal classes on one pa... | Hakim El Hattab |
2014-05-21 | only use zoom to scale in chrome | Hakim El Hattab |
2014-05-20 | fix data-autoplay on first slide | Hakim El Hattab |
2014-05-20 | validate named links according to html id spec #914 | Hakim El Hattab |
2014-05-17 | relax keyboard blocking condition #899 | Hakim El Hattab |
2014-05-14 | Merge branch 'fix-isFirstSlide' of https://github.com/fabianorosas/reveal.js ... | Hakim El Hattab |
2014-05-10 | fix bug in retrieval or background images while in pdf mode | Hakim El Hattab |
2014-05-09 | == --> === | fabiano |
2014-05-09 | fixed a problem in the function isFirstSlide | fabiano |
2014-05-07 | fix edge case in singleton node creation | Hakim El Hattab |
2014-05-07 | createSingletonNode now ensures found nodes are in the correct container | Hakim El Hattab |
2014-05-04 | ensure default can be prevented | Hakim El Hattab |
2014-05-04 | limit size of media elements when printing to pdf | Hakim El Hattab |
2014-04-29 | wait for document to load before triggering pdf layout | Hakim El Hattab |
2014-04-29 | ensure pdf pages are never zero-height | Hakim El Hattab |
2014-04-29 | pdf background size rounding error | Hakim El Hattab |
2014-04-28 | null check background | Hakim El Hattab |
2014-04-28 | fix issue with background images on first vertical sldie | Hakim El Hattab |
2014-04-28 | update visibility of slides as part of sync | Hakim El Hattab |
2014-04-28 | prefer scaling over zooming on mobile devices | Hakim El Hattab |
2014-04-28 | fix lazy loading bug related to data-background-image attribute | Hakim El Hattab |
2014-04-28 | fix slide transitions in iOS | Hakim El Hattab |
2014-04-28 | load all images directly when in 'no-transform'-mode | Hakim El Hattab |
2014-04-27 | merge umd wrapping | Hakim El Hattab |
2014-04-27 | getSlideBackground now works in pdf mode, add pdf tests | Hakim El Hattab |
2014-04-27 | better defered loading of background media | Hakim El Hattab |
2014-04-27 | lazy load all slide backgrounds | Hakim El Hattab |
2014-04-27 | disregard v index when there is no vertical slides/backgrounds in getSlide/ge... | Hakim El Hattab |