aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
| * add #highligh-theme to theme css linkHakim El Hattab2020-05-08
| * Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab2020-05-08
| |\
| | * correct documentation urlHakim El Hattab2020-05-07
| | * move docs to revealjs.comHakim El Hattab2020-05-07
| * | 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
| * | move dependencies to devHakim 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 source files from npm packageHakim El Hattab2020-05-04
| * ignore sourcemapsHakim 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
| * fix bug where interactive iframe backgrounds were blocked by future vertical ...Hakim El Hattab2020-05-04
| * plugin consistencyHakim El Hattab2020-04-29
| * update minimum node versionHakim El Hattab2020-04-29
| * fix auto-animate error and specHakim El Hattab2020-04-29