Historial de Commits

Autor SHA1 Mensaje Fecha
  Hakim El Hattab fc62af9d5b rollup cache for all js bunling, improves subsequent build time by 50% hace 5 años
  Hakim El Hattab e6244a57b5 fix polyfills, add ie11 support hace 5 años
  Hakim El Hattab b074050a6d 4.0.1, remove date from built files hace 5 años
  Hakim El Hattab 38eda3aada fix livereload hace 5 años
  Hakim El Hattab feb43ffdc9 rollup cache saves 1s per js build hace 5 años
  Hakim El Hattab 9d11927066 auto-animate example in demo hace 5 años
  Hakim El Hattab 3d2371f58c bundle html inside of notes.js, no more need for relatively locating external html hace 5 años
  Hakim El Hattab fb22716ddf move built plugin files from /dist/plugin/ to /plugin/<name>/ hace 5 años
  Hakim El Hattab 9242b25bc9 esm bundle only targets browsers with module support hace 5 años
  Hakim El Hattab 60cd098c8d .esm suffix for module bundle, marked/highlight.js are installed via npm hace 5 años
  Hakim El Hattab 48ebc3b7e0 remove unused dependency, disable inconsistent 'slidetransitionend' test hace 5 años
  Hakim El Hattab 210fbb7646 plugins can be direct references or factory functions hace 5 años
  Hakim El Hattab c1b2e415db get rid of event listener warning when running tests hace 5 años
  Hakim El Hattab 4f6bdf1420 two js bundles; reveal.js (es6) and reveal.es5.js, add source maps hace 5 años
  Hakim El Hattab d9690462e0 add 'plugins' config option, new way of registering es5 plugins hace 5 años
  Hakim El Hattab d54353c4e1 switch to rollup for easier build config hace 5 años
  Hakim El Hattab 0c8ac8f1ee dont close dev server when tests finish hace 5 años
  Hakim El Hattab 0bdc44826d unify all markdown tests into one file hace 5 años
  Hakim El Hattab a55cd813be convert plugins to ES modules, transpile es5 versions backwards compatibility hace 5 años
  Hakim El Hattab 6d65d8a73a syntax error hace 5 años
  Hakim El Hattab d0a1ef24cb avoid running tests twice in ci hace 5 años
  Hakim El Hattab ad55f84b78 increase test timeout hace 5 años
  Hakim El Hattab 855cc82d76 Reveal.add/remveEventListener -> Reveal.on/off hace 5 años
  Hakim El Hattab f26fc20b55 test and examples for multiple reveal.js instances on one page hace 5 años
  Hakim El Hattab 881146500c qunit task rejects on failure hace 5 años
  Hakim El Hattab ca29e3dd29 webpack config + babel-loader hace 5 años
  Hakim El Hattab dbbd82579e fix unit tests, use qunit-puppeteer for es6 support hace 5 años
  Hakim El Hattab 6ff4e9306c move progress bar to new module hace 5 años
  Hakim El Hattab d918d750e0 print styles are now built into reveal.css, revamped print styles #2633 hace 5 años
  Hakim El Hattab 5a5a5c9a6c break touch interaction into own module hace 5 años