Hakim El Hattab
044e87017d
fix issue where 'none' transition did not apply to vertical stacks
2015-08-31 10:55:02 +02:00
Hakim El Hattab
b3b8738238
avoid duplicate var
2015-08-14 23:34:19 +02:00
Hakim El Hattab
b9d9632531
simplify
2015-08-14 23:25:30 +02:00
Hakim El Hattab
1bf236a079
fix object.keys call on non-object
2015-08-14 23:16:59 +02:00
gruber76
0c2898d29f
Update reveal.js
...
Removed toLowerCase call
2015-08-03 15:03:10 -06:00
Hakim El Hattab
de3e1daab4
only use zoom to scale presentations up, fixes shifts in text layout
2015-08-03 12:24:38 +02:00
teawithfruit
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
Beni Cherniavsky-Paskin
b098b56c50
README example: load MathJax over https
...
tiny followup to #1103
2015-07-21 12:33:17 +03:00
Hakim El Hattab
25da01ce41
Merge pull request #1132 from kendaleiv/plain-images
...
Add plain class for plain images
2015-07-07 12:18:33 +02:00
Hakim El Hattab
d44125d789
tweaks for #1200
2015-07-07 12:15:43 +02:00
Hakim El Hattab
399d4f652d
Merge branch 'master' of https://github.com/bfritscher/reveal.js into dev
2015-07-07 12:06:22 +02:00
Hakim El Hattab
852fea4133
Merge pull request #1205 from gothma/mathjax-md
...
Allow tex parsing in <code> tags
2015-07-07 11:50:08 +02:00
Hakim El Hattab
c96a5d6ae3
fix theme control arrow selectors #1257
2015-07-07 11:37:36 +02:00
Hakim El Hattab
d3b2ed9462
Merge branch 'controls-buttons-a11y' of https://github.com/marcysutton/reveal.js into dev
2015-07-07 11:33:56 +02:00
Hakim El Hattab
d88f59cbaf
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2015-07-02 16:00:56 +02:00
Hakim El Hattab
b390e66c27
add bower json #1067
2015-07-02 15:51:01 +02:00
Hakim El Hattab
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
Hakim El Hattab
523f78eda7
remove harcoded syntax highlight colors #1290
2015-07-02 14:58:47 +02:00
Hakim El Hattab
2de01e3219
update highlight.js theme
2015-06-30 09:27:11 +02:00
Olivier Bilodeau
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
Hakim El Hattab
adf1a24f0a
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2015-06-25 10:02:21 +02:00
Hakim El Hattab
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
Hakim El Hattab
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
Hakim El Hattab
5020014bc2
Merge pull request #1270 from jasonkarns/patch-1
...
enabling launching presentation with npm-start
2015-06-25 09:51:13 +02:00
Hakim El Hattab
95296b9ea4
Merge pull request #1274 from jasonkarns/patch-3
...
broken <table> html in demo deck
2015-06-25 09:50:36 +02:00
Hakim El Hattab
e1a3cf4476
Merge pull request #1271 from jasonkarns/patch-2
...
`licenses` field is deprecated
2015-06-25 09:49:45 +02:00
Florian Haas
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
Jason Karns
be91cc6118
broken <table> html in demo deck
2015-06-20 10:04:39 -04:00
Jason Karns
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
Jason Karns
018ca77406
enabling launching presentation with npm-start
2015-06-16 10:39:58 -04:00
Hakim El Hattab
9ef5915974
Merge pull request #1268 from gneatgeek/migrate-leap-plugin
...
Removed leap motion plugin from main project
2015-06-16 08:29:21 +02:00
RC028552
50e1463a57
Removed leap motion plugin from main project
2015-06-15 19:42:24 -05:00
pierreozoux
5dd2dd9f0b
Allows to specify PORT from env on multiplex plugin
2015-06-10 18:23:20 +01:00
marcysutton
242f2d6c96
accessibility: controls as buttons, not divs
2015-06-05 14:02:46 -04:00
Hakim El Hattab
562d3b0238
Merge branch 'davidbanham-master' into dev
2015-06-03 12:00:35 +02:00
Hakim El Hattab
db359519ae
merge #959 with minor tweaks
2015-06-03 11:59:00 +02:00
Hakim El Hattab
f0cf1f54d0
add base option for grunt serve task #1102
2015-06-03 11:42:38 +02:00
Hakim El Hattab
434cd3b8ae
Merge pull request #1202 from alexandreleroux/patch-1
...
PDF exporting also works with Chromium
2015-06-03 11:30:29 +02:00
Hakim El Hattab
c99f138fbb
Merge pull request #1234 from lememora/master
...
Added missing comma on the configuration example
2015-06-03 11:29:59 +02:00
Hakim El Hattab
1ca92a4f29
Merge pull request #1201 from MA3STR0/master
...
Correct Readme.md -> Theming -> sky
2015-06-03 11:29:42 +02:00
Hakim El Hattab
0055b7b763
Merge pull request #1207 from danielePala/patch-1
...
Update index.html
2015-06-03 11:29:11 +02:00
Kenneth Fuglsang
0563835fc0
Updated to Highlightjs 8.6 with all languages supported.
2015-06-02 22:18:36 +02:00
Rafael Moraes
7c7776a942
added missing comma on the configuration example
2015-05-19 14:56:24 -04:00
Hakim El Hattab
eff2265bbd
3.1.0
2015-05-18 08:36:47 +02:00
Hakim El Hattab
5f90a449cf
consider lazy loaded iframes when formatting src
2015-05-08 08:55:33 +02:00
Hakim El Hattab
e16a220a62
fix iframe unload in firefox
2015-05-07 16:36:57 +02:00
Hakim El Hattab
af270a909c
iframe postmesssage api works with lazy loaded iframes
2015-05-07 10:09:50 +02:00
Hakim El Hattab
bf6a426cf2
sync starts playing new embedded content
2015-05-06 17:30:08 +02:00
Hakim El Hattab
d14727b407
type check to ensure we don't call media api before media has loaded
2015-05-06 11:28:21 +02:00
Hakim El Hattab
207b0c71ed
fix lazy load selector error
2015-05-06 11:25:58 +02:00