aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* Merge pull request #2666 from RealCyGuy/patch-1Hakim El Hattab2020-05-19
|\
| * fixed linksCyrus2020-05-19
|/
* Reveal.VERSION is now available prior to initialization #2651Hakim El Hattab2020-05-19
* rollup cache saves 1s per js buildHakim El Hattab2020-05-19
* update dependenciesHakim El Hattab2020-05-19
* reveal.netlify.app -> revealjs.comHakim El Hattab2020-05-19
* Merge pull request #2651 from hakimel/devHakim El Hattab2020-05-19
|\
| * move fonts from lib/fonts to dist/theme/fontsHakim El Hattab2020-05-19
| * move highlight themes from lib/css/ to plugin/highlight/Hakim El Hattab2020-05-19
| * auto-animate example in demoHakim El Hattab2020-05-19
| * update all links to docs (will sub out '.netlify.app' once we ship 4.0)Hakim El Hattab2020-05-18
| * restore support for markdown speaker notesHakim El Hattab2020-05-18
| * distribute /pluginHakim El Hattab2020-05-18
| * bundle html inside of notes.js, no more need for relatively locating external...Hakim El Hattab2020-05-18
| * removed phantomjs-based print-pdf pluginHakim El Hattab2020-05-18
| * move built plugin files from /dist/plugin/ to /plugin/<name>/Hakim El Hattab2020-05-18
| * readme tweaksHakim El Hattab2020-05-18
| * new copy for readme, clearer get started ctaHakim El Hattab2020-05-18
| * bigger logoHakim El Hattab2020-05-14
| * new logo update readme 🥳Hakim El Hattab2020-05-14
| * remove default border around images, now available via img.r-frameHakim El Hattab2020-05-14
| * fix and tests for custom key bindings in help overlayHakim El Hattab2020-05-12
| * example content errorHakim El Hattab2020-05-11
| * scope selection color to .revealHakim El Hattab2020-05-11
| * fix exception in layout examleHakim El Hattab2020-05-11
| * simplify stack cssHakim El Hattab2020-05-11
| * new 'r-stack' helper class for stacking & centering multiple elementsHakim El Hattab2020-05-11
| * fix broken asset urls in examplesHakim El Hattab2020-05-11
| * add focus controller, manages keyboard focus across multiple embedded decksHakim El Hattab2020-05-11