aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* add hasPlugin and getPlugin API methods and testsHakim El Hattab2019-04-01
* tweaks and tests for #2354Hakim El Hattab2019-03-28
* tests for pluginsHakim El Hattab2019-03-14
* build dependency updatesHakim El Hattab2019-02-28
* Merge pull request #2305 from reyerstudio/markedHakim El Hattab2019-01-31
|\
| * Fix test after upgrading marked to 0.6.0Stéphane Este-Gracias2019-01-20
* | 'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting ...Hakim El Hattab2019-01-23
* | add gridNavigation config to configure navigation between adjacent vertical s...Hakim El Hattab2018-12-19
* | add audio autoplay testHakim El Hattab2018-10-31
* | dispatch state events after current slide has updated #2264Hakim El Hattab2018-10-26
* | syntax tweakHakim El Hattab2018-10-11
* | fix #1590Hakim El Hattab2018-10-11
* | Merge pull request #2090 from bnjmnt4n/mathHakim El Hattab2018-10-08
|\ \
| * | Allow users to customise MathJax options.Benjamin Tan2018-02-08
* | | fix build errorHakim El Hattab2018-10-04
* | | remove classlist polyfill, cross browser support is good enough nowHakim El Hattab2018-10-04
* | | remove head.min.js in favor of simple built-in script loaderHakim El Hattab2018-10-04
| |/ |/|
* | add , adds wrapper element around background images/videos/iframesHakim El Hattab2018-04-27
|/
* Fix testing on Windows machines.Benjamin Tan2018-02-01
* Update QUnit to 2.5.0 and `grunt-contrib-qunit` to 2.0.0.Benjamin Tan2018-01-22
* replace cdn.mathjax.org with cdnjsChristian Lawson-Perfect2017-04-05
* Enable passing options for parsing Markdown.Benjamin Tan2016-12-08
* revise simple.md so that slide 1.1 and 1.2 correctly break into separate slidesHakim El Hattab2016-06-22
* Merge branch 'bug/markdownSetOptions' of https://github.com/snowyu/reveal.js ...Hakim El Hattab2016-06-22
|\
| * * [bug] the markdown plugin can not render highlight codes for marked.setOpti...Riceball LEE2015-11-11
* | fix broken iframe in backgrounds exampleHakim El Hattab2016-01-08
|/
* 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
* add test presentation for per-slide transitions, compile css #1106Hakim El Hattab2015-05-03
* fix markdown testHakim El Hattab2015-04-12
* remove 'roll-in' fragment style due to Chrome crash #1150Hakim El Hattab2015-04-12
* update slide bg example presentation to include iframes and videos #1029Hakim El Hattab2014-10-17
* has-dark-backgroundHakim El Hattab2014-09-10
* is-light-background -> has-light-background, doesn't apply to background itselfHakim El Hattab2014-09-09
* update slide backgrounds exampleHakim El Hattab2014-09-09
* use computed style when calculating bg birghtnessHakim El Hattab2014-09-09
* better test for fragment indicesHakim El Hattab2014-09-09
* kill-yank mistakefabiano2014-05-09
* Broaden the coverage of isFirstSlide testfabiano2014-05-09
* Small typofabiano2014-05-09
* test same conditions for both getSlide and getSlideBackgroundHakim El Hattab2014-04-28
* addition background image and getSlideBackground testsHakim El Hattab2014-04-28
* getSlideBackground now works in pdf mode, add pdf testsHakim El Hattab2014-04-27
* lazy load all slide backgroundsHakim El Hattab2014-04-27
* fix getindices testHakim El Hattab2014-04-27
* new api method: getBackgroundSlideHakim El Hattab2014-04-27
* lazy-load support for audio #793Hakim El Hattab2014-04-22
* tests for lazy loadingHakim El Hattab2014-04-22