Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | Merge pull request #1205 from gothma/mathjax-md | Hakim El Hattab | 2015-07-07 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Allow tex parsing in <code> tags | |||
| * | | | | | | Allow tex parsing in <code> tags | Martin Goth | 2015-04-16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just using $ as delimiter in markdown document fails since the markdown parser unknown to the dollar syntax will try to interpret underscores. Putting the $ delimented formula in backticks will cause the markdown parser to put the tex-code with the $ delimiters into a code block. The texcode will then be unchanged. This patch allows for mathJax to interpret and automagically display the tex-formulas. | |||
* | | | | | | | fix theme control arrow selectors #1257 | Hakim El Hattab | 2015-07-07 | |
| | | | | | | | ||||
* | | | | | | | Merge branch 'controls-buttons-a11y' of ↵ | Hakim El Hattab | 2015-07-07 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/marcysutton/reveal.js into dev | |||
| * | | | | | | | accessibility: controls as buttons, not divs | marcysutton | 2015-06-05 | |
| | | | | | | | | ||||
* | | | | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-07-02 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | add bower json #1067 | Hakim El Hattab | 2015-07-02 | |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #1287 from obilodeau/patch-1 | Hakim El Hattab | 2015-07-02 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | README: suggest decktape as an alternative for PDF rendering | |||
| | * | | | | | | | README: suggest decktape as an alternative for PDF rendering | Olivier Bilodeau | 2015-06-28 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | It works around the current PDF rendering bugs like #1261 | |||
* | | | | | | | | remove harcoded syntax highlight colors #1290 | Hakim El Hattab | 2015-07-02 | |
| | | | | | | | | ||||
* | | | | | | | | update highlight.js theme | Hakim El Hattab | 2015-06-30 | |
| | | | | | | | | ||||
* | | | | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-06-25 | |
|\| | | | | | | | ||||
| * | | | | | | | Merge pull request #1260 from pierreozoux/master | Hakim El Hattab | 2015-06-25 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allows to specify PORT from env on multiplex plugin | |||
| | * | | | | | | | Allows to specify PORT from env on multiplex plugin | pierreozoux | 2015-06-10 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge pull request #1270 from jasonkarns/patch-1 | Hakim El Hattab | 2015-06-25 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | enabling launching presentation with npm-start | |||
| | * | | | | | | | enabling launching presentation with npm-start | Jason Karns | 2015-06-16 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge pull request #1274 from jasonkarns/patch-3 | Hakim El Hattab | 2015-06-25 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | broken <table> html in demo deck | |||
| | * | | | | | | | broken <table> html in demo deck | Jason Karns | 2015-06-20 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge pull request #1271 from jasonkarns/patch-2 | Hakim El Hattab | 2015-06-25 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | `licenses` field is deprecated | |||
| | * | | | | | | `licenses` field is deprecated | Jason Karns | 2015-06-16 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the `licenses` field in package.json is deprecated. https://docs.npmjs.com/files/package.json#license The `license` field is the recommended field and expects an SPDX expression. | |||
* | | | | | | | Merge pull request #1250 from kfuglsang/highlightjs-86 | Hakim El Hattab | 2015-06-25 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | Updated to Highlightjs 8.6 with all languages supported. | |||
| * | | | | | | Updated to Highlightjs 8.6 with all languages supported. | Kenneth Fuglsang | 2015-06-02 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #1268 from gneatgeek/migrate-leap-plugin | Hakim El Hattab | 2015-06-16 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Removed leap motion plugin from main project | |||
| * | | | | | | | Removed leap motion plugin from main project | RC028552 | 2015-06-15 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'davidbanham-master' into dev | Hakim El Hattab | 2015-06-03 | |
|\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | merge #959 with minor tweaks | Hakim El Hattab | 2015-06-03 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | Listen to custom mapped togglePause keys | David Banham | 2014-06-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This resolves issue #941 | |||
| * | | | | | | | add base option for grunt serve task #1102 | Hakim El Hattab | 2015-06-03 | |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #1202 from alexandreleroux/patch-1 | Hakim El Hattab | 2015-06-03 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PDF exporting also works with Chromium | |||
| | * | | | | | | | PDF exporting also works with Chromium | Alexandre Leroux | 2015-04-14 | |
| | | |_|/ / / / | | |/| | | | | | | | | | | | | | For those who can't install Google Chrome (e.g. work network policies) but can use Chromium, Chromium does work for creating the pdf. I updated the readme accordingly. Thanks! | |||
| * | | | | | | | Merge pull request #1234 from lememora/master | Hakim El Hattab | 2015-06-03 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Added missing comma on the configuration example | |||
| | * | | | | | | | added missing comma on the configuration example | Rafael Moraes | 2015-05-19 | |
| | | |_|/ / / / | | |/| | | | | | ||||
| * | | | | | | | Merge pull request #1201 from MA3STR0/master | Hakim El Hattab | 2015-06-03 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | Correct Readme.md -> Theming -> sky | |||
| | * | | | | | | Correct Readme.md#theming | Anton | 2015-04-13 | |
| | |/ / / / / | | | | | | | | | | | | | | | Theming/sky.css has dark gray text on light blue background; not white text | |||
* | | | | | | | Merge pull request #1207 from danielePala/patch-1 | Hakim El Hattab | 2015-06-03 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Update index.html | |||
| * | | | | | | Update index.html | Daniele Pala | 2015-04-20 | |
| | | | | | | | | | | | | | | | | | | | | | Added https prefix to slideshare iframe link, without this I got a 'not found' error when opening the demo locally. | |||
* | | | | | | | 3.1.0 | Hakim El Hattab | 2015-05-18 | |
| | | | | | | | ||||
* | | | | | | | consider lazy loaded iframes when formatting src | Hakim El Hattab | 2015-05-08 | |
| | | | | | | | ||||
* | | | | | | | fix iframe unload in firefox | Hakim El Hattab | 2015-05-07 | |
| | | | | | | | ||||
* | | | | | | | iframe postmesssage api works with lazy loaded iframes | Hakim El Hattab | 2015-05-07 | |
| | | | | | | | ||||
* | | | | | | | sync starts playing new embedded content | Hakim El Hattab | 2015-05-06 | |
| | | | | | | | ||||
* | | | | | | | type check to ensure we don't call media api before media has loaded | Hakim El Hattab | 2015-05-06 | |
| | | | | | | | ||||
* | | | | | | | fix lazy load selector error | Hakim El Hattab | 2015-05-06 | |
| | | | | | | | ||||
* | | | | | | | tweak to iframe lazy load test | Hakim El Hattab | 2015-05-06 | |
| | | | | | | | ||||
* | | | | | | | typo | Hakim El Hattab | 2015-05-04 | |
| | | | | | | | ||||
* | | | | | | | lazy-load iframes only for current slide, unload when hidden | Hakim El Hattab | 2015-05-04 | |
| | | | | | | | ||||
* | | | | | | | lazy loading fallback also considers iframes | Hakim El Hattab | 2015-05-04 | |
| | | | | | | | ||||
* | | | | | | | add test presentation for per-slide transitions, compile css #1106 | Hakim El Hattab | 2015-05-03 | |
| | | | | | | | ||||
* | | | | | | | Merge branch 'master' of https://github.com/jammon/reveal.js into dev | Hakim El Hattab | 2015-05-03 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | Adding one-sided transitions | Johannes Ammon | 2015-01-18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the transition isn’t any more „per slide“ but „per movement of a slide“. So the slide can disappear in another way than it appeared. |