Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add audio autoplay test | Hakim El Hattab | 2018-10-31 |
| | |||
* | Merge pull request #2090 from bnjmnt4n/math | Hakim El Hattab | 2018-10-08 |
|\ | | | | | Allow users to customise MathJax options. | ||
| * | Allow users to customise MathJax options. | Benjamin Tan | 2018-02-08 |
| | | | | | | | | | | | | Ref. #1856, #2006, #2045. This is a more open approach to allow customisation of all MathJax options instead of select options only. | ||
* | | remove classlist polyfill, cross browser support is good enough now | Hakim El Hattab | 2018-10-04 |
| | | |||
* | | remove head.min.js in favor of simple built-in script loader | Hakim El Hattab | 2018-10-04 |
|/ | |||
* | replace cdn.mathjax.org with cdnjs | Christian Lawson-Perfect | 2017-04-05 |
| | | | | | | | cdn.mathjax.org is shutting down: https://www.mathjax.org/cdn-shutting-down/ This changes the default MathJax URL in the math plugin, as well as references in README.md and test/examples/math.html | ||
* | fix broken iframe in backgrounds example | Hakim El Hattab | 2016-01-08 |
| | |||
* | add test presentation for per-slide transitions, compile css #1106 | Hakim El Hattab | 2015-05-03 |
| | |||
* | update slide bg example presentation to include iframes and videos #1029 | Hakim El Hattab | 2014-10-17 |
| | |||
* | has-dark-background | Hakim El Hattab | 2014-09-10 |
| | |||
* | is-light-background -> has-light-background, doesn't apply to background itself | Hakim El Hattab | 2014-09-09 |
| | |||
* | update slide backgrounds example | Hakim El Hattab | 2014-09-09 |
| | |||
* | use computed style when calculating bg birghtness | Hakim El Hattab | 2014-09-09 |
| | |||
* | stop tracking minified files #783 | Hakim El Hattab | 2014-04-06 |
| | |||
* | add concave and zoom background transitions | Hakim El Hattab | 2013-11-04 |
| | |||
* | don't transition between identical backgrounds | Hakim El Hattab | 2013-10-30 |
| | |||
* | remove unused head.js in barebones example #616 | Hakim El Hattab | 2013-10-10 |
| | |||
* | move examples into test/ | Hakim El Hattab | 2013-08-23 |