Historia zmian

Autor SHA1 Wiadomość Data
  Hakim El Hattab 210fbb7646 plugins can be direct references or factory functions 5 lat temu
  Hakim El Hattab c1b2e415db get rid of event listener warning when running tests 5 lat temu
  Hakim El Hattab 4f6bdf1420 two js bundles; reveal.js (es6) and reveal.es5.js, add source maps 5 lat temu
  Hakim El Hattab d9690462e0 add 'plugins' config option, new way of registering es5 plugins 5 lat temu
  Hakim El Hattab d54353c4e1 switch to rollup for easier build config 5 lat temu
  Hakim El Hattab 0c8ac8f1ee dont close dev server when tests finish 5 lat temu
  Hakim El Hattab 0bdc44826d unify all markdown tests into one file 5 lat temu
  Hakim El Hattab a55cd813be convert plugins to ES modules, transpile es5 versions backwards compatibility 5 lat temu
  Hakim El Hattab 6d65d8a73a syntax error 5 lat temu
  Hakim El Hattab d0a1ef24cb avoid running tests twice in ci 5 lat temu
  Hakim El Hattab ad55f84b78 increase test timeout 5 lat temu
  Hakim El Hattab 855cc82d76 Reveal.add/remveEventListener -> Reveal.on/off 5 lat temu
  Hakim El Hattab f26fc20b55 test and examples for multiple reveal.js instances on one page 5 lat temu
  Hakim El Hattab 881146500c qunit task rejects on failure 5 lat temu
  Hakim El Hattab ca29e3dd29 webpack config + babel-loader 5 lat temu
  Hakim El Hattab dbbd82579e fix unit tests, use qunit-puppeteer for es6 support 5 lat temu
  Hakim El Hattab 6ff4e9306c move progress bar to new module 5 lat temu
  Hakim El Hattab d918d750e0 print styles are now built into reveal.css, revamped print styles #2633 5 lat temu
  Hakim El Hattab 5a5a5c9a6c break touch interaction into own module 5 lat temu
  Hakim El Hattab 7f94a79c27 add babel-eslint, link all files 5 lat temu
  Hakim El Hattab d4a030f953 move plugin logic to Plugins controller 5 lat temu
  Hakim El Hattab bf45578ba1 reveal.js can now be instantiated with new Reveal(<htmlelement>,<options>) 5 lat temu
  Hakim El Hattab 608a7577bd :rotating_light: breaking change; move all compiled assets to /dist 5 lat temu
  Hakim El Hattab 027dc259da add webpack, move playback to own module 5 lat temu
  Hakim El Hattab 5c24818b7e setup babel 5 lat temu
  Hakim El Hattab fc30870701 build updates, gulp serve accepts root/port 5 lat temu
  Hakim El Hattab 2184a5058a refactor gulp tasks, update all gulp dependencies #2122 5 lat temu
  Daniel Panero 4818acbaf0 Removed .jshintrc and added eslint instead of jshint 7 lat temu
  Daniel fb5f4c034a Added the remaining gulp watch 7 lat temu
  Daniel 8069b003f4 Added Gulp 7 lat temu