aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* stop tracking minified files #783Hakim El Hattab2014-04-06
* test for #858Hakim El Hattab2014-04-01
* test for getProgressHakim El Hattab2014-03-12
* renamed markdown attributes for clarity and consistency: data-vertical -> dat...Hakim El Hattab2014-02-17
* add tests for auto-slide events #766Hakim El Hattab2013-12-21
* simplify how data-autoslide is picked up from fragments #766Hakim El Hattab2013-12-21
* test isAutoSliding, isAutoSliding returns false when no autoSlide value is se...Hakim El Hattab2013-12-21
* rename markdown attribute test files to same formatHakim El Hattab2013-12-02
* test-markdown-element-attributes: formats and test.VonC2013-11-30
* test-markdown-attributes.*, new default separatorVonC2013-11-30
* Fix element attributes, except for multi-line.VonC2013-11-30
* First refactoringVonC2013-11-30
* tests for initial section classesHakim El Hattab2013-11-28
* additional fragment testsHakim El Hattab2013-11-25
* rewrite fragment sorting to account for multiple fragments with the same indexHakim El Hattab2013-11-25
* remove current-fragment when leaving slide, add tests for current fragmentHakim El Hattab2013-11-23
* rename markdown tests to use same naming format as other testsHakim El Hattab2013-11-23
* fragments are now zero-indexedHakim El Hattab2013-11-21
* ensure that all fragments on past slides are visible #684Hakim El Hattab2013-11-07
* Add slide attributes for single slide section case.VonC2013-11-06