aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2016-03-16update headjs to v1.0.3Brandon Ooi
2016-03-10slides linkHakim El Hattab
2016-03-04Merge pull request #1484 from omer727/patch-1Hakim El Hattab
Fixing spelling typo and GitHub proper camelcase for brand name
2016-01-22readme tweakHakim El Hattab
2016-01-22add barebones example to readmeHakim El Hattab
2016-01-17Fixing spelling typo and GitHub proper camelcase for brand nameomer727
2016-01-11note about showNotes in PDF exportsHakim El Hattab
2016-01-11Merge pull request #1476 from prtksxna/patch-1Hakim El Hattab
Remove rebase conflict in README.md
2016-01-11Remove rebase conflict in README.mdPrateek Saxena
2016-01-08resolve conflictHakim El Hattab
2016-01-08tweak to pdf print isntructionsHakim El Hattab
2016-01-08Merge pull request #1450 from Quintasan/fix-printing-readmeHakim El Hattab
Chromium users need to check Background graphics option when printing.
2016-01-08merge conflictHakim El Hattab
2016-01-08Merge pull request #1472 from vicapow/masterHakim El Hattab
Add the grunt-cli as a dependency instead of assuming global grunt.
2016-01-06Add the grunt-cli as a dependency instead of assuming global grunt.Victor Powell
2016-01-04Merge pull request #1459 from appleboy/patch-1Hakim El Hattab
remove redundant spaces.
2016-01-04Merge pull request #1467 from ismith/spelling_fixHakim El Hattab
Fix spelling error in print-pdf plugin
2016-01-04:copyright: :copyright: :copyright: :copyright: :copyright: closes #1469Hakim El Hattab
2015-12-27Fix spelling error in print-pdf pluginIan Smith
2015-12-21updated to mustache 2.2.1Bjoern Kimminich
prevents XSS vulnerability (see https://github.com/janl/mustache.js/pull/388)
2015-12-21ignoring IntelliJ IDEA filesBjoern Kimminich
2015-12-08remove redundant spaces.Bo-Yi Wu
2015-11-30Chromium users need to check Background graphics option when printing.Michał Zając
2015-11-19simplify condition #1434Hakim El Hattab
2015-11-19Merge pull request #1434 from mikemellor11/masterHakim El Hattab
stops parallax failing if only the single horizontal slide and multiple vertical
2015-11-18update parallax background docs #1436Hakim El Hattab
2015-11-13check for 0 division, stops parallax failing if only the single horizontal ↵Mike Mellor
slide and multiple vertical
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-13Add the data-noescape attribute and exampleWendy Smoak
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