Commit Graph

1694 Commits

Author SHA1 Message Date
3c46733a54 Merge pull request #1476 from prtksxna/patch-1
Remove rebase conflict in README.md
2016-01-11 10:02:40 +01:00
7eca84254e Remove rebase conflict in README.md 2016-01-11 05:19:28 +05:30
c3919756f1 resolve conflict 2016-01-08 10:48:10 +01:00
2a86465434 tweak to pdf print isntructions 2016-01-08 10:35:25 +01:00
1450d21595 Merge pull request #1450 from Quintasan/fix-printing-readme
Chromium users need to check Background graphics option when printing.
2016-01-08 10:29:45 +01:00
1d6848a782 merge conflict 2016-01-08 10:21:35 +01:00
19a801799a Merge pull request #1472 from vicapow/master
Add the grunt-cli as a dependency instead of assuming global grunt.
2016-01-08 10:14:34 +01:00
4881281ea1 Add the grunt-cli as a dependency instead of assuming global grunt. 2016-01-06 13:01:58 -08:00
e448cf8cd1 Merge pull request #1459 from appleboy/patch-1
remove redundant spaces.
2016-01-04 09:31:12 +01:00
c2298865cb Merge pull request #1467 from ismith/spelling_fix
Fix spelling error in print-pdf plugin
2016-01-04 09:30:36 +01:00
18b644cf8f ©️ ©️ ©️ ©️ ©️ closes #1469 2016-01-04 09:29:55 +01:00
5da75aef01 Fix spelling error in print-pdf plugin 2015-12-27 12:35:13 -06:00
de4efa5d19 updated to mustache 2.2.1
prevents XSS vulnerability (see https://github.com/janl/mustache.js/pull/388)
2015-12-21 23:17:53 +01:00
5abf5001a8 ignoring IntelliJ IDEA files 2015-12-21 23:02:57 +01:00
07affa2750 remove redundant spaces. 2015-12-08 14:14:42 +08:00
de4406f26c Chromium users need to check Background graphics option when printing. 2015-11-30 10:46:21 +01:00
bef2722eed simplify condition #1434 2015-11-19 10:38:52 +01:00
31550d09e4 Merge pull request #1434 from mikemellor11/master
stops parallax failing if only the single horizontal slide and multiple vertical
2015-11-19 09:51:37 +01:00
833622edcd update parallax background docs #1436 2015-11-18 10:36:48 +01:00
3e42929f90 check for 0 division, stops parallax failing if only the single horizontal slide and multiple vertical 2015-11-13 15:13:30 +00:00
822a9c937c 3.2.0 2015-11-09 17:07:06 +01:00
d022113eea Merge pull request #1362 from GuGuss/patch-1
Update the theme README.md
2015-11-09 16:54:32 +01:00
bb7ab5f94e Merge pull request #1381 from lordsutch/master
Fix text being cut off in Chrome when printing.
2015-11-09 16:51:05 +01:00
a5181e4372 Merge pull request #1391 from rohithpr/notes-key-binding
Fixed #1379 - config keyboard now disables 's' key
2015-11-09 16:47:21 +01:00
50f9896362 update highlight.js 8.6 -> 8.9.1 #1385 2015-11-09 16:46:08 +01:00
215617740d server notes sync slide changes both ways, fixes #1425 2015-11-09 16:24:09 +01:00
4be55f860e update highlight.js url 2015-11-07 14:39:26 +01:00
21d02eed32 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2015-11-07 14:20:38 +01:00
e74c3c6b76 Merge pull request #1422 from gre/patch-1
Fixes #1225
2015-11-07 14:19:35 +01:00
d44bcdb3ff Fixes #1225
always enable highlight.js to fix markdown-only usage
2015-11-07 09:21:07 +01:00
fcfcf9e784 more slide number tweaking 2015-10-30 09:27:32 +01:00
edfa131c9c tweak how speaker notes look in pdf exports 2015-10-29 16:44:47 +01:00
f87f3e60f3 style tweak 2015-10-29 14:40:49 +01:00
9b5e16055a hide slide number element when disabled 2015-10-29 14:29:51 +01:00
d66cba6efa remove out of sync comments from pdf css 2015-10-29 13:24:47 +01:00
42babeb4ef one more slide number format 2015-10-29 12:39:51 +01:00
0e779edb20 slide numbers work in pdf exports, update slide number style 2015-10-29 11:59:26 +01:00
0198d74391 change slide number formats 2015-10-29 10:58:06 +01:00
35462a424c remove mention of deprecated transitions #1390 2015-10-26 16:34:43 +01:00
596f3d3c5a fix mixed indentation 2015-10-26 14:42:12 +01:00
2a757794fb Merge pull request #1399 from sloan-848/markdown-packaging
Add more support for external markdown.
2015-10-26 14:40:56 +01:00
5949e43524 Merge branch 'master' of github.com:hakimel/reveal.js into dev 2015-10-26 14:40:41 +01:00
15414ce5bb Merge pull request #1400 from adunning/patch-1
Use en dash in title; <meta> is a void element.
2015-10-26 14:34:25 +01:00
103f01287b Merge pull request #1401 from adunning/patch-2
move up presentation size section
2015-10-26 14:32:49 +01:00
fc792e704c remove remotes.io plugin, service no longer exists #1411 2015-10-26 09:22:46 +01:00
1cb52120ff syntax error in postmessage example 2015-10-26 08:47:37 +01:00
2b9d1871c9 Move up Presentation Size section.
This brings together all configuration options.
2015-10-14 18:14:33 -04:00
015870ca8a Use en dash in title; <meta> is a void element. 2015-10-14 17:06:16 -04:00
3d53766e51 Add more support for external markdown.
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-14 00:59:42 -04:00
dd8f95d9a9 Fixed #1379 - config keyboard now disables 's' key 2015-10-09 00:14:02 +05:30