aboutsummaryrefslogtreecommitdiff
path: root/test/test.html
Commit message (Expand)AuthorAge
* add support for data-visibility=hiddenHakim El Hattab2020-06-02
* Reveal.configure() now works pre-initializationHakim El Hattab2020-05-27
* fix and tests for custom key bindings in help overlayHakim El Hattab2020-05-12
* dont prevent page scrolling when swiping on embedded decksHakim El Hattab2020-05-08
* .esm suffix for module bundle, marked/highlight.js are installed via npmHakim El Hattab2020-05-04
* remove unused dependency, disable inconsistent 'slidetransitionend' testHakim El Hattab2020-04-27
* use latest quinit from npm, remove bundled versionHakim El Hattab2020-04-22
* fragments are now included in URL by default, even on named slidesHakim El Hattab2020-04-22
* add transitionend event and docsHakim El Hattab2020-04-21
* two js bundles; reveal.js (es6) and reveal.es5.js, add source mapsHakim El Hattab2020-04-17
* Reveal.add/remveEventListener -> Reveal.on/offHakim El Hattab2020-04-07
* move fragments to separate controllerHakim El Hattab2020-03-09
* refactor unit tests, now consistently initializing reveal.js in the same wayHakim El Hattab2020-03-07
* update assets paths for testsHakim El Hattab2020-03-06
* build dependency updatesHakim El Hattab2019-02-28
* remove head.min.js in favor of simple built-in script loaderHakim El Hattab2018-10-04
* Update QUnit to 2.5.0 and `grunt-contrib-qunit` to 2.0.0.Benjamin Tan2018-01-22
* add getSlideNotes API method and testsHakim El Hattab2015-09-10
* fix lazy load selector errorHakim El Hattab2015-05-06
* tweak to iframe lazy load testHakim El Hattab2015-05-06
* lazy-load iframes only for current slide, unload when hiddenHakim El Hattab2015-05-04
* addition background image and getSlideBackground testsHakim El Hattab2014-04-28
* lazy-load support for audio #793Hakim El Hattab2014-04-22
* tests for lazy loadingHakim El Hattab2014-04-22
* stop tracking minified files #783Hakim El Hattab2014-04-06
* rewrite fragment sorting to account for multiple fragments with the same indexHakim El Hattab2013-11-25
* more tests, enable test page scroll overflow #123Hakim El Hattab2013-08-22
* add unit tests #123Hakim El Hattab2013-08-22