Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-09 | 3.2.0 | Hakim El Hattab | |
2015-11-09 | Merge pull request #1362 from GuGuss/patch-1 | Hakim El Hattab | |
Update the theme README.md | |||
2015-11-09 | Merge pull request #1381 from lordsutch/master | Hakim El Hattab | |
Fix text being cut off in Chrome when printing. | |||
2015-11-09 | Merge pull request #1391 from rohithpr/notes-key-binding | Hakim El Hattab | |
Fixed #1379 - config keyboard now disables 's' key | |||
2015-11-09 | update highlight.js 8.6 -> 8.9.1 #1385 | Hakim El Hattab | |
2015-11-09 | server notes sync slide changes both ways, fixes #1425 | Hakim El Hattab | |
2015-11-07 | update highlight.js url | Hakim El Hattab | |
2015-11-07 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-11-07 | Merge pull request #1422 from gre/patch-1 | Hakim El Hattab | |
Fixes #1225 | |||
2015-11-07 | Fixes #1225 | Gaëtan Renaudeau | |
always enable highlight.js to fix markdown-only usage | |||
2015-10-30 | more slide number tweaking | Hakim El Hattab | |
2015-10-29 | tweak how speaker notes look in pdf exports | Hakim El Hattab | |
2015-10-29 | style tweak | Hakim El Hattab | |
2015-10-29 | hide slide number element when disabled | Hakim El Hattab | |
2015-10-29 | remove out of sync comments from pdf css | Hakim El Hattab | |
2015-10-29 | one more slide number format | Hakim El Hattab | |
2015-10-29 | slide numbers work in pdf exports, update slide number style | Hakim El Hattab | |
2015-10-29 | change slide number formats | Hakim El Hattab | |
2015-10-26 | remove mention of deprecated transitions #1390 | Hakim El Hattab | |
2015-10-26 | fix mixed indentation | Hakim El Hattab | |
2015-10-26 | Merge pull request #1399 from sloan-848/markdown-packaging | Hakim El Hattab | |
Add more support for external markdown. | |||
2015-10-26 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-10-26 | Merge pull request #1400 from adunning/patch-1 | Hakim El Hattab | |
Use en dash in title; <meta> is a void element. | |||
2015-10-26 | Merge pull request #1401 from adunning/patch-2 | Hakim El Hattab | |
move up presentation size section | |||
2015-10-26 | remove remotes.io plugin, service no longer exists #1411 | Hakim El Hattab | |
2015-10-26 | syntax error in postmessage example | Hakim El Hattab | |
2015-10-14 | Move up Presentation Size section. | Andrew Dunning | |
This brings together all configuration options. | |||
2015-10-14 | Use en dash in title; <meta> is a void element. | Andrew Dunning | |
2015-10-14 | Add more support for external markdown. | Will Sloan | |
The 'grunt watch' command now also watches for changes to external markdown. The 'grunt package' command now packages all external markdown files for rapid deployment in static enviroments. | |||
2015-10-09 | Fixed #1379 - config keyboard now disables 's' key | rohithpr | |
2015-10-06 | run autoprefixer | Hakim El Hattab | |
2015-10-06 | fix black background in fullscreen mode #668 #1386 | Hakim El Hattab | |
2015-10-06 | rebuild css | Hakim El Hattab | |
2015-10-02 | Fix slides being cut off in Chrome. | Chris Lawrence | |
2015-10-02 | Merge remote-tracking branch 'upstream/master' | Chris Lawrence | |
2015-10-02 | fix bower dependency #1375 | Hakim El Hattab | |
2015-09-29 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-09-29 | Merge pull request #1357 from davidbanham/master | Hakim El Hattab | |
Update location of multiplex demo server | |||
2015-09-29 | update travis node.js version | Hakim El Hattab | |
2015-09-29 | Merge branch 'master' of https://github.com/davidbanham/reveal.js into dev | Hakim El Hattab | |
2015-09-29 | Merge pull request #1281 from fghaas/dev | Hakim El Hattab | |
Update README to include socket.io 1.3.5 examples | |||
2015-09-29 | multiplexing work with socket.io 1.0+ #1281 #1276 | Hakim El Hattab | |
2015-09-29 | speaker notes work with socket.io 1.0 #1375 | Hakim El Hattab | |
2015-09-29 | Merge branch 'deps-update' of https://github.com/verdurin/reveal.js into dev | Hakim El Hattab | |
2015-09-28 | Update dependencies to fix installation | Adam Huffman | |
2015-09-25 | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | |
2015-09-25 | notes defined in data-notes attributes retain preformatted whitespace | Hakim El Hattab | |
2015-09-20 | Update the theme README.md | Augustin Delaporte | |
The `grunt css-themes` command now loops through all Sass files. There is no need to add the newly created file to the task list. | |||
2015-09-17 | Update location of multiplex demo server | David Banham | |
2015-09-10 | document `data-prevent-swipe` #951 | Hakim El Hattab | |
2015-09-10 | prevent swipes on speaker notes | Hakim El Hattab | |
2015-09-10 | modifications to #951 | Hakim El Hattab | |
2015-09-10 | Merge branch 'feature_prevent_swipe' of https://github.com/Calyhre/reveal.js ↵ | Hakim El Hattab | |
into dev | |||
2015-09-10 | notes style changes | Hakim El Hattab | |
2015-09-10 | bump up z-index of notes in pdf | Hakim El Hattab | |
2015-09-10 | fix pdf print when showNotes is disabled | Hakim El Hattab | |
2015-09-10 | reorder css | Hakim El Hattab | |
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 | Merge pull request #1309 from cben/patch-1 | Hakim El Hattab | |
README example: load MathJax over https | |||
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-21 | README example: load MathJax over https | Beni Cherniavsky-Paskin | |
tiny followup to #1103 | |||
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-24 | Update README to include socket.io 1.3.5 examples | Florian Haas | |
The socket.io server at reveal.jit.su has been updated with socket.io 1.x, which means the examples referring to 0.9.x client libraries no longer work. Update them with URLs for 1.3.5. Fixes #1276. | |||
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 | |