aboutsummaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAge
* 🤦Hakim El Hattab2020-06-01
* build jsHakim El Hattab2020-06-01
* 4.0.2Hakim El Hattab2020-05-29
* remove overzealous pdf resetsHakim El Hattab2020-05-29
* recompile cssHakim El Hattab2020-05-28
* fix progress bar direction in rtl modeHakim El Hattab2020-05-27
* Reveal.configure() now works pre-initializationHakim El Hattab2020-05-27
* add Reveal.isReady to pre-initialized APIHakim 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
* update dist/reveal bundlesLee Sheng Long2020-05-22
* 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
* fix livereloadHakim El Hattab2020-05-20
* progress bar width set via scale instead of width for perfHakim El Hattab2020-05-20
* Reveal.VERSION is now available prior to initialization #2651Hakim El Hattab2020-05-19
* update dependenciesHakim El Hattab2020-05-19
* reveal.netlify.app -> revealjs.comHakim El Hattab2020-05-19
* move fonts from lib/fonts to dist/theme/fontsHakim El Hattab2020-05-19
* auto-animate example in demoHakim El Hattab2020-05-19
* restore support for markdown speaker notesHakim El Hattab2020-05-18
* bundle html inside of notes.js, no more need for relatively locating external...Hakim El Hattab2020-05-18
* move built plugin files from /dist/plugin/ to /plugin/<name>/Hakim El Hattab2020-05-18
* 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
* scope selection color to .revealHakim 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
* add focus controller, manages keyboard focus across multiple embedded decksHakim El Hattab2020-05-11
* remove nuking of hash changes when hash is disabledHakim El Hattab2020-05-08
* make it possible to disable hash change listener with respondToHashChanges: f...Hakim El Hattab2020-05-08
* fix auto-animate bug on centered slidesHakim El Hattab2020-05-08
* dont prevent page scrolling when swiping on embedded decksHakim El Hattab2020-05-08
* fix print pdf scope exceptionHakim El Hattab2020-05-06
* fix fullscreen for embedded decksHakim El Hattab2020-05-05
* slide data-state is now set at the viewport level, add Reveal.getViewportElem...Hakim El Hattab2020-05-04
* esm bundle only targets browsers with module supportHakim El Hattab2020-05-04
* remove sourcemapsHakim El Hattab2020-05-04
* .esm suffix for module bundle, marked/highlight.js are installed via npmHakim El Hattab2020-05-04
* plugin consistencyHakim El Hattab2020-04-29
* fix auto-animate error and specHakim El Hattab2020-04-29
* remove unused dependency, disable inconsistent 'slidetransitionend' testHakim El Hattab2020-04-27
* add markdown support for code line numbers and line highlights #2371Hakim El Hattab2020-04-27
* make plugins work with multiple presentations on same pageHakim El Hattab2020-04-23
* plugins can be direct references or factory functionsHakim El Hattab2020-04-23
* move multiplex plugin out to reveal/reveal-multiplex repoHakim El Hattab2020-04-22
* fragments are now included in URL by default, even on named slidesHakim El Hattab2020-04-22
* viewport tweaks, allow options to be passed when initializingHakim El Hattab2020-04-22