aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bg videos remain muted on mobile, otherwise broken when navigating with swipe...Hakim El Hattab2020-06-16
* add 'playsinline' to all inline videos, dont mute background videos on mobileHakim El Hattab2020-06-16
* allow images inside of h/vstacks to be proportionally downsizedHakim El Hattab2020-06-09
* correct scope for fit-text selectorHakim El Hattab2020-06-09
* fit-text helper now triggers lazyily when slide enters view distanceHakim El Hattab2020-06-09
* Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2020-06-09
|\
| * npm run build now uses default gulp taskHakim El Hattab2020-06-09
* | add support for auto-sized big text via r-fit-textHakim El Hattab2020-06-05
* | fix slide numbering issue with uncounted horizontal slides (fixes #2675)Hakim El Hattab2020-06-05
* | add support for wrapping code in script tempalte to avoid html parser #2684Hakim El Hattab2020-06-05
* | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2020-06-05
|\|
| * update math example to use 4.0 plugin syntaxHakim El Hattab2020-06-05
* | all themes now have contrasting text colors based on slide bgHakim El Hattab2020-06-05
* | leave the progress bar empty if there's < 2 slidesHakim El Hattab2020-06-05
* | add support for data-visibility=hiddenHakim El Hattab2020-06-02
* | don't write '#/' to url on first slide, remove history api feature detectionHakim El Hattab2020-06-02
* | remove 20px vertical padding on slide sectionsHakim El Hattab2020-06-02
* | 🤦Hakim El Hattab2020-06-01
* | build jsHakim El Hattab2020-06-01
* | add --slide-width/height css variablesHakim El Hattab2020-06-01
|/
* 4.0.2Hakim El Hattab2020-05-29
* link logo in demo deck to revealjs.comHakim El Hattab2020-05-29
* remove overzealous pdf resetsHakim El Hattab2020-05-29
* recompile cssHakim El Hattab2020-05-28
* tweaks for pdf print sheetHakim El Hattab2020-05-28
* npmignore gulpfile and contributing.mdHakim El Hattab2020-05-28
* fix progress bar direction in rtl modeHakim El Hattab2020-05-27
* link logo image to revealjs.comHakim El Hattab2020-05-27
* Merge pull request #2679 from conao3/add-linkHakim El Hattab2020-05-27
|\
| * add link for badgeconao32020-05-27
* | serve demo assets from cdn, logo on first slide in demo.htmlHakim El Hattab2020-05-27
* | Reveal.configure() now works pre-initializationHakim El Hattab2020-05-27
* | export the highlight.js instanceHakim El Hattab2020-05-27
* | add Reveal.isReady to pre-initialized APIHakim El Hattab2020-05-27
* | rollup cache for all js bunling, improves subsequent build time by 50%Hakim El Hattab2020-05-27
* | data-autoslide attribute takes precedence over video durationHakim El Hattab2020-05-26
* | polyfill element.closest for ie11Hakim El Hattab2020-05-26
* | fix polyfills, add ie11 supportHakim El Hattab2020-05-26
|/
* 4.0.1, remove date from built filesHakim El Hattab2020-05-25
* Merge pull request #2671 from s-l-lee/fix-notes-printingHakim El Hattab2020-05-21
|\
| * update dist/reveal bundlesLee Sheng Long2020-05-22
| * fix slide notes printingLee Sheng Long2020-05-21
|/
* Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2020-05-20
|\
| * add slides to readmeHakim El Hattab2020-05-20
* | fix overlapping ids when auto-animating multiple presentations in same windowHakim El Hattab2020-05-20
* | initial work for hstack and vstackHakim El Hattab2020-05-20
|/
* 4.0.0Hakim El Hattab2020-05-20
* fix livereloadHakim El Hattab2020-05-20
* progress bar width set via scale instead of width for perfHakim El Hattab2020-05-20
* link fixHakim El Hattab2020-05-19