a151df54be
document data-prevent-swipe
#951
2015-09-10 14:37:25 +02:00
1116d99e87
prevent swipes on speaker notes
2015-09-10 11:26:05 +02:00
0d37757f3f
modifications to #951
2015-09-10 11:25:19 +02:00
be7545da1a
Merge branch 'feature_prevent_swipe' of https://github.com/Calyhre/reveal.js into dev
2015-09-10 11:10:08 +02:00
bd6a592b8b
notes style changes
2015-09-10 11:09:03 +02:00
ca4098145e
bump up z-index of notes in pdf
2015-09-10 10:35:25 +02:00
1c6990d20f
fix pdf print when showNotes is disabled
2015-09-10 09:30:57 +02:00
5d39e8b8ce
reorder css
2015-09-10 09:16:58 +02:00
b0b2ce1fe3
print notes to pdf when is enabled #304
2015-09-10 08:51:04 +02:00
0338f280d3
add getSlideNotes API method and tests
2015-09-10 08:28:52 +02:00
5a40b4486f
dont show notes container when printing pdf
2015-09-09 14:31:27 +02:00
a14a298d30
document showNotes config value #304
2015-09-09 14:28:42 +02:00
2ad4065500
ability to share presentation with speaker notes #304
2015-09-09 14:09:37 +02:00
0c971b06e4
Merge pull request #1309 from cben/patch-1
...
README example: load MathJax over https
2015-09-02 12:00:17 +01:00
5e3bbdeecf
formatting
2015-09-02 12:58:08 +02:00
75d38379b7
Merge pull request #1310 from teawithfruit/patch-1
...
solves early access error with video element
2015-09-02 11:57:37 +01:00
de6def8cdc
Merge branch 'master' of https://github.com/gruber76/reveal.js into dev
2015-09-02 12:53:53 +02:00
983bd51838
fix initial visibility of strike fragments #737
2015-09-02 12:46:32 +02:00
044e87017d
fix issue where 'none' transition did not apply to vertical stacks
2015-08-31 10:55:02 +02:00
b3b8738238
avoid duplicate var
2015-08-14 23:34:19 +02:00
b9d9632531
simplify
2015-08-14 23:25:30 +02:00
1bf236a079
fix object.keys call on non-object
2015-08-14 23:16:59 +02:00
ccbc7ed6bc
resolves #1324 allow display property to be configured
...
- allow display property apply to current slide to be configured
2015-08-07 23:04:23 -06:00
0c2898d29f
Update reveal.js
...
Removed toLowerCase call
2015-08-03 15:03:10 -06:00
de3e1daab4
only use zoom to scale presentations up, fixes shifts in text layout
2015-08-03 12:24:38 +02:00
b7470fa323
solves early access error with video element
...
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 15:59:19 +02:00
b098b56c50
README example: load MathJax over https
...
tiny followup to #1103
2015-07-21 12:33:17 +03:00
25da01ce41
Merge pull request #1132 from kendaleiv/plain-images
...
Add plain class for plain images
2015-07-07 12:18:33 +02:00
d44125d789
tweaks for #1200
2015-07-07 12:15:43 +02:00
399d4f652d
Merge branch 'master' of https://github.com/bfritscher/reveal.js into dev
2015-07-07 12:06:22 +02:00
852fea4133
Merge pull request #1205 from gothma/mathjax-md
...
Allow tex parsing in <code> tags
2015-07-07 11:50:08 +02:00
c96a5d6ae3
fix theme control arrow selectors #1257
2015-07-07 11:37:36 +02:00
d3b2ed9462
Merge branch 'controls-buttons-a11y' of https://github.com/marcysutton/reveal.js into dev
2015-07-07 11:33:56 +02:00
d88f59cbaf
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2015-07-02 16:00:56 +02:00
b390e66c27
add bower json #1067
2015-07-02 15:51:01 +02:00
96bef35535
Merge pull request #1287 from obilodeau/patch-1
...
README: suggest decktape as an alternative for PDF rendering
2015-07-02 15:21:02 +02:00
523f78eda7
remove harcoded syntax highlight colors #1290
2015-07-02 14:58:47 +02:00
cee64858dd
Gruntfile.js: watch tasks restructured
2015-07-01 22:51:01 -07:00
2de01e3219
update highlight.js theme
2015-06-30 09:27:11 +02:00
98bdeae7cb
README: suggest decktape as an alternative for PDF rendering
...
It works around the current PDF rendering bugs like #1261
2015-06-28 20:40:24 -04:00
adf1a24f0a
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2015-06-25 10:02:21 +02:00
6ec6ac2cb4
Merge pull request #1250 from kfuglsang/highlightjs-86
...
Updated to Highlightjs 8.6 with all languages supported.
2015-06-25 09:57:03 +02:00
7225d84248
Merge pull request #1260 from pierreozoux/master
...
Allows to specify PORT from env on multiplex plugin
2015-06-25 09:53:51 +02:00
5020014bc2
Merge pull request #1270 from jasonkarns/patch-1
...
enabling launching presentation with npm-start
2015-06-25 09:51:13 +02:00
95296b9ea4
Merge pull request #1274 from jasonkarns/patch-3
...
broken <table> html in demo deck
2015-06-25 09:50:36 +02:00
e1a3cf4476
Merge pull request #1271 from jasonkarns/patch-2
...
`licenses` field is deprecated
2015-06-25 09:49:45 +02:00
3aec26cdc9
Update README to include socket.io 1.3.5 examples
...
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-24 14:09:36 +02:00
be91cc6118
broken <table> html in demo deck
2015-06-20 10:04:39 -04:00
071a523f42
licenses
field is deprecated
...
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 10:43:20 -04:00
018ca77406
enabling launching presentation with npm-start
2015-06-16 10:39:58 -04:00