Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-10 | print notes to pdf when is enabled #304 | Hakim El Hattab | |
2015-09-10 | add getSlideNotes API method and tests | Hakim El Hattab | |
2015-09-09 | dont show notes container when printing pdf | Hakim El Hattab | |
2015-09-09 | document showNotes config value #304 | Hakim El Hattab | |
2015-09-09 | ability to share presentation with speaker notes #304 | Hakim El Hattab | |
2015-09-02 | formatting | Hakim El Hattab | |
2015-09-02 | Merge pull request #1310 from teawithfruit/patch-1 | Hakim El Hattab | |
solves early access error with video element | |||
2015-09-02 | Merge branch 'master' of https://github.com/gruber76/reveal.js into dev | Hakim El Hattab | |
2015-09-02 | fix initial visibility of strike fragments #737 | Hakim El Hattab | |
2015-08-31 | fix issue where 'none' transition did not apply to vertical stacks | Hakim El Hattab | |
2015-08-14 | avoid duplicate var | Hakim El Hattab | |
2015-08-14 | simplify | Hakim El Hattab | |
2015-08-14 | fix object.keys call on non-object | Hakim El Hattab | |
2015-08-03 | Update reveal.js | gruber76 | |
Removed toLowerCase call | |||
2015-08-03 | only use zoom to scale presentations up, fixes shifts in text layout | Hakim El Hattab | |
2015-07-21 | solves early access error with video element | teawithfruit | |
This will maybe solve the "InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable" error in firefox. | |||
2015-07-07 | Merge pull request #1132 from kendaleiv/plain-images | Hakim El Hattab | |
Add plain class for plain images | |||
2015-07-07 | tweaks for #1200 | Hakim El Hattab | |
2015-07-07 | Merge branch 'master' of https://github.com/bfritscher/reveal.js into dev | Hakim El Hattab | |
2015-07-07 | Merge pull request #1205 from gothma/mathjax-md | Hakim El Hattab | |
Allow tex parsing in <code> tags | |||
2015-07-07 | fix theme control arrow selectors #1257 | Hakim El Hattab | |
2015-07-07 | Merge branch 'controls-buttons-a11y' of ↵ | Hakim El Hattab | |
https://github.com/marcysutton/reveal.js into dev | |||
2015-07-02 | 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 | |
README: suggest decktape as an alternative for PDF rendering | |||
2015-07-02 | remove harcoded syntax highlight colors #1290 | Hakim El Hattab | |
2015-06-30 | update highlight.js theme | Hakim El Hattab | |
2015-06-28 | README: suggest decktape as an alternative for PDF rendering | Olivier Bilodeau | |
It works around the current PDF rendering bugs like #1261 | |||
2015-06-25 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-06-25 | Merge pull request #1250 from kfuglsang/highlightjs-86 | Hakim El Hattab | |
Updated to Highlightjs 8.6 with all languages supported. | |||
2015-06-25 | Merge pull request #1260 from pierreozoux/master | Hakim El Hattab | |
Allows to specify PORT from env on multiplex plugin | |||
2015-06-25 | Merge pull request #1270 from jasonkarns/patch-1 | Hakim El Hattab | |
enabling launching presentation with npm-start | |||
2015-06-25 | Merge pull request #1274 from jasonkarns/patch-3 | Hakim El Hattab | |
broken <table> html in demo deck | |||
2015-06-25 | Merge pull request #1271 from jasonkarns/patch-2 | Hakim El Hattab | |
`licenses` field is deprecated | |||
2015-06-20 | broken <table> html in demo deck | Jason Karns | |
2015-06-16 | `licenses` field is deprecated | Jason Karns | |
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. | |||
2015-06-16 | enabling launching presentation with npm-start | Jason Karns | |
2015-06-16 | Merge pull request #1268 from gneatgeek/migrate-leap-plugin | Hakim El Hattab | |
Removed leap motion plugin from main project | |||
2015-06-15 | Removed leap motion plugin from main project | RC028552 | |
2015-06-10 | Allows to specify PORT from env on multiplex plugin | pierreozoux | |
2015-06-05 | accessibility: controls as buttons, not divs | marcysutton | |
2015-06-03 | Merge branch 'davidbanham-master' into dev | Hakim El Hattab | |
2015-06-03 | merge #959 with minor tweaks | Hakim El Hattab | |
2015-06-03 | 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 | |
PDF exporting also works with Chromium | |||
2015-06-03 | Merge pull request #1234 from lememora/master | Hakim El Hattab | |
Added missing comma on the configuration example | |||
2015-06-03 | Merge pull request #1201 from MA3STR0/master | Hakim El Hattab | |
Correct Readme.md -> Theming -> sky | |||
2015-06-03 | Merge pull request #1207 from danielePala/patch-1 | Hakim El Hattab | |
Update index.html | |||
2015-06-02 | Updated to Highlightjs 8.6 with all languages supported. | Kenneth Fuglsang | |
2015-05-19 | added missing comma on the configuration example | Rafael Moraes | |
2015-05-18 | 3.1.0 | Hakim El Hattab | |
2015-05-08 | consider lazy loaded iframes when formatting src | Hakim El Hattab | |
2015-05-07 | fix iframe unload in firefox | Hakim El Hattab | |
2015-05-07 | iframe postmesssage api works with lazy loaded iframes | Hakim El Hattab | |
2015-05-06 | 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-04 | 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-03 | 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-04-20 | Update index.html | Daniele Pala | |
Added https prefix to slideshare iframe link, without this I got a 'not found' error when opening the demo locally. | |||
2015-04-16 | Allow tex parsing in <code> tags | Martin Goth | |
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. | |||
2015-04-14 | PDF exporting also works with Chromium | Alexandre Leroux | |
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! | |||
2015-04-13 | change iframe example | Hakim El Hattab | |
2015-04-13 | Correct Readme.md#theming | Anton | |
Theming/sky.css has dark gray text on light blue background; not white text | |||
2015-04-12 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-04-12 | Merge pull request #1162 from bobylito/master | Hakim El Hattab | |
Make npm dependency usable by Browserify through npm | |||
2015-04-12 | fix markdown test | Hakim El Hattab | |
2015-04-12 | remove 'roll-in' fragment style due to Chrome crash #1150 | Hakim El Hattab | |
2015-04-12 | update cssmin to 0.12.2 #1179 | Hakim El Hattab | |
2015-04-12 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-04-12 | Merge pull request #1180 from kayakr/patch-1 | Hakim El Hattab | |
typo | |||
2015-04-12 | Merge branch 'query-params' of https://github.com/FND/reveal.js into dev | Hakim El Hattab | |
2015-04-12 | Merge pull request #1193 from danielquinn/Firefox-friendly | Hakim El Hattab | |
Added support for standard transforms | |||
2015-04-12 | handle the </script> end bug inside code markdown | Boris Fritscher | |
by changing the tag before html is parsed and restoring it before markdown parsing | |||
2015-04-03 | Added support for standard transforms | Daniel Quinn | |
-webkit- stuff only works on webkit browsers. I'm pretty sure that using the standard `transform:` here works in most modern browsers. | |||
2015-04-02 | support query parameters within notes plugin | FND | |
2015-03-26 | Fix typo /s/configure/configured | kayakr | |
2015-03-25 | fix for #1150? | Hakim El Hattab | |
2015-03-25 | reset fragment transforms using 'none' | Hakim El Hattab | |
2015-03-25 | fix #1170 | Hakim El Hattab | |
2015-03-25 | remove variable definitions #1158 | Hakim El Hattab | |
2015-03-25 | Merge branch 'dev' of https://github.com/bchretien/reveal.js into dev | Hakim El Hattab | |
2015-03-25 | Merge branch 'patch-1' of https://github.com/drzax/reveal.js into dev | Hakim El Hattab | |
2015-03-25 | Merge pull request #1166 from callahad/update-marked | Hakim El Hattab | |
update marked to 0.3.3 | |||
2015-03-25 | Merge branch 'patch-1' of https://github.com/borrown/reveal.js into dev | Hakim El Hattab | |
2015-03-25 | alt+zoom only works on slide content #1151 | Hakim El Hattab | |
2015-03-19 | Update reveal.js | Alexander | |
2015-03-16 | Attribute values should be quoted | Simon Elvery | |
2015-03-16 | Bumped Marked to v0.3.3 | Dan Callahan | |
Compressed with `uglifyjs lib/marked.js --comments="/Copyright/" --mangle --compress` Used Marked v0.3.3 as of chjj/marked@2b5802f258c5e23e48366f2377fbb4c807f47658 | |||
2015-03-16 | updated md slide separator regex #929 | Hakim El Hattab | |
see https://github.com/hakimel/reveal.js/issues/929#issuecomment-80738837 | |||
2015-03-14 | Make npm dependency usable by Browserify through NPM | Alexandre Stanislawski | |
Right now the package is not recognized as usable library by Browserify. Adding the main attribute in the package.json solves that, and now gives others the possibility to use reveal as a library in more complex systems. | |||
2015-03-13 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-03-13 | note about plugins | Hakim El Hattab | |
2015-03-13 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-03-13 | link to plugins | Hakim El Hattab | |
2015-03-08 | Fix slide numbering for custom slide number formatting. | Benjamin Chrétien | |
Numbering was off when dealing with fragments. |