summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-11-093.2.0Hakim El Hattab
2015-11-09Merge pull request #1362 from GuGuss/patch-1Hakim El Hattab
Update the theme README.md
2015-11-09Merge pull request #1381 from lordsutch/masterHakim El Hattab
Fix text being cut off in Chrome when printing.
2015-11-09Merge pull request #1391 from rohithpr/notes-key-bindingHakim El Hattab
Fixed #1379 - config keyboard now disables 's' key
2015-11-09update highlight.js 8.6 -> 8.9.1 #1385Hakim El Hattab
2015-11-09server notes sync slide changes both ways, fixes #1425Hakim El Hattab
2015-11-07update highlight.js urlHakim El Hattab
2015-11-07Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-11-07Merge pull request #1422 from gre/patch-1Hakim El Hattab
Fixes #1225
2015-11-07Fixes #1225Gaëtan Renaudeau
always enable highlight.js to fix markdown-only usage
2015-10-30more slide number tweakingHakim El Hattab
2015-10-29tweak how speaker notes look in pdf exportsHakim El Hattab
2015-10-29style tweakHakim El Hattab
2015-10-29hide slide number element when disabledHakim El Hattab
2015-10-29remove out of sync comments from pdf cssHakim El Hattab
2015-10-29one more slide number formatHakim El Hattab
2015-10-29slide numbers work in pdf exports, update slide number styleHakim El Hattab
2015-10-29change slide number formatsHakim El Hattab
2015-10-26remove mention of deprecated transitions #1390Hakim El Hattab
2015-10-26fix mixed indentationHakim El Hattab
2015-10-26Merge pull request #1399 from sloan-848/markdown-packagingHakim El Hattab
Add more support for external markdown.
2015-10-26Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-10-26Merge pull request #1400 from adunning/patch-1Hakim El Hattab
Use en dash in title; <meta> is a void element.
2015-10-26Merge pull request #1401 from adunning/patch-2Hakim El Hattab
move up presentation size section
2015-10-26remove remotes.io plugin, service no longer exists #1411Hakim El Hattab
2015-10-26syntax error in postmessage exampleHakim El Hattab
2015-10-14Move up Presentation Size section.Andrew Dunning
This brings together all configuration options.
2015-10-14Use en dash in title; <meta> is a void element.Andrew Dunning
2015-10-14Add 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-09Fixed #1379 - config keyboard now disables 's' keyrohithpr
2015-10-06run autoprefixerHakim El Hattab
2015-10-06fix black background in fullscreen mode #668 #1386Hakim El Hattab
2015-10-06rebuild cssHakim El Hattab
2015-10-02Fix slides being cut off in Chrome.Chris Lawrence
2015-10-02Merge remote-tracking branch 'upstream/master'Chris Lawrence
2015-10-02fix bower dependency #1375Hakim El Hattab
2015-09-29Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-09-29Merge pull request #1357 from davidbanham/masterHakim El Hattab
Update location of multiplex demo server
2015-09-29update travis node.js versionHakim El Hattab
2015-09-29Merge branch 'master' of https://github.com/davidbanham/reveal.js into devHakim El Hattab
2015-09-29Merge pull request #1281 from fghaas/devHakim El Hattab
Update README to include socket.io 1.3.5 examples
2015-09-29multiplexing work with socket.io 1.0+ #1281 #1276Hakim El Hattab
2015-09-29speaker notes work with socket.io 1.0 #1375Hakim El Hattab
2015-09-29Merge branch 'deps-update' of https://github.com/verdurin/reveal.js into devHakim El Hattab
2015-09-28Update dependencies to fix installationAdam Huffman
2015-09-25Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-09-25notes defined in data-notes attributes retain preformatted whitespaceHakim El Hattab
2015-09-20Update the theme README.mdAugustin 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-17Update location of multiplex demo serverDavid Banham
2015-09-10document `data-prevent-swipe` #951Hakim El Hattab
2015-09-10prevent swipes on speaker notesHakim El Hattab
2015-09-10modifications to #951Hakim El Hattab
2015-09-10Merge branch 'feature_prevent_swipe' of https://github.com/Calyhre/reveal.js ↵Hakim El Hattab
into dev
2015-09-10notes style changesHakim El Hattab
2015-09-10bump up z-index of notes in pdfHakim El Hattab
2015-09-10fix pdf print when showNotes is disabledHakim El Hattab
2015-09-10reorder cssHakim El Hattab
2015-09-10print notes to pdf when is enabled #304Hakim El Hattab
2015-09-10add getSlideNotes API method and testsHakim El Hattab
2015-09-09dont show notes container when printing pdfHakim El Hattab
2015-09-09document showNotes config value #304Hakim El Hattab
2015-09-09ability to share presentation with speaker notes #304Hakim El Hattab
2015-09-02Merge pull request #1309 from cben/patch-1Hakim El Hattab
README example: load MathJax over https
2015-09-02formattingHakim El Hattab
2015-09-02Merge pull request #1310 from teawithfruit/patch-1Hakim El Hattab
solves early access error with video element
2015-09-02Merge branch 'master' of https://github.com/gruber76/reveal.js into devHakim El Hattab
2015-09-02fix initial visibility of strike fragments #737Hakim El Hattab
2015-08-31fix issue where 'none' transition did not apply to vertical stacksHakim El Hattab
2015-08-14avoid duplicate varHakim El Hattab
2015-08-14simplifyHakim El Hattab
2015-08-14fix object.keys call on non-objectHakim El Hattab
2015-08-03Update reveal.jsgruber76
Removed toLowerCase call
2015-08-03only use zoom to scale presentations up, fixes shifts in text layoutHakim El Hattab
2015-07-21solves early access error with video elementteawithfruit
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-21README example: load MathJax over httpsBeni Cherniavsky-Paskin
tiny followup to #1103
2015-07-07Merge pull request #1132 from kendaleiv/plain-imagesHakim El Hattab
Add plain class for plain images
2015-07-07tweaks for #1200Hakim El Hattab
2015-07-07Merge branch 'master' of https://github.com/bfritscher/reveal.js into devHakim El Hattab
2015-07-07Merge pull request #1205 from gothma/mathjax-mdHakim El Hattab
Allow tex parsing in <code> tags
2015-07-07fix theme control arrow selectors #1257Hakim El Hattab
2015-07-07Merge branch 'controls-buttons-a11y' of ↵Hakim El Hattab
https://github.com/marcysutton/reveal.js into dev
2015-07-02Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-07-02add bower json #1067Hakim El Hattab
2015-07-02Merge pull request #1287 from obilodeau/patch-1Hakim El Hattab
README: suggest decktape as an alternative for PDF rendering
2015-07-02remove harcoded syntax highlight colors #1290Hakim El Hattab
2015-06-30update highlight.js themeHakim El Hattab
2015-06-28README: suggest decktape as an alternative for PDF renderingOlivier Bilodeau
It works around the current PDF rendering bugs like #1261
2015-06-25Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-06-25Merge pull request #1250 from kfuglsang/highlightjs-86Hakim El Hattab
Updated to Highlightjs 8.6 with all languages supported.
2015-06-25Merge pull request #1260 from pierreozoux/masterHakim El Hattab
Allows to specify PORT from env on multiplex plugin
2015-06-25Merge pull request #1270 from jasonkarns/patch-1Hakim El Hattab
enabling launching presentation with npm-start
2015-06-25Merge pull request #1274 from jasonkarns/patch-3Hakim El Hattab
broken <table> html in demo deck
2015-06-25Merge pull request #1271 from jasonkarns/patch-2Hakim El Hattab
`licenses` field is deprecated
2015-06-24Update README to include socket.io 1.3.5 examplesFlorian 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-20broken <table> html in demo deckJason Karns
2015-06-16`licenses` field is deprecatedJason 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-16enabling launching presentation with npm-startJason Karns
2015-06-16Merge pull request #1268 from gneatgeek/migrate-leap-pluginHakim El Hattab
Removed leap motion plugin from main project
2015-06-15Removed leap motion plugin from main projectRC028552
2015-06-10Allows to specify PORT from env on multiplex pluginpierreozoux