34608fd524
aggiunte istruzioni per stampa pdf
2020-01-08 17:12:55 +01:00
a455ab62d3
cleaned
2020-01-08 16:51:32 +01:00
d1bef998d9
aggiunto pdf
2020-01-08 16:21:45 +01:00
fe0c292e58
mx antennine
2020-01-08 16:11:18 +01:00
ea8edce082
editing img
2020-01-08 15:40:56 +01:00
5d03bb1665
img and video, shorter
2019-12-29 13:03:53 +01:00
3778bd1c79
some images
2019-12-24 19:12:08 +01:00
bc5e24f184
adjust of slide for time
2019-12-24 18:36:24 +01:00
6e66937f5b
other note
2019-12-24 17:41:36 +01:00
8e495dc37f
test finish
2019-12-24 17:36:31 +01:00
2d88649e32
prima versione senza img
2019-12-23 17:57:20 +01:00
787fce3c1c
più info
2019-12-19 12:14:58 +01:00
850261b995
Merge branch 'master' of https://github.com/hakimel/reveal.js
2019-12-19 12:02:58 +01:00
66fb362378
first commit
2019-12-19 11:58:00 +01:00
Richard Westenra
33bed47dac
Remove calls to missing modules from gruntfile
...
When running the app, Grunt throws the following warnings:
>> Local Npm module "grunt-contrib-clean" not found. Is it installed?
>> Local Npm module "grunt-contrib-nodeunit" not found. Is it installed?
These modules don't appear to do anything except throw a warning so they can probably just be removed.
2019-04-08 10:36:33 +02:00
Hakim El Hattab
3643112b35
plugin doc tweaks
2019-04-03 10:49:14 +02:00
Hakim El Hattab
15dec96e73
better example for line range highlighting
2019-04-01 15:48:46 +02:00
Hakim El Hattab
da4ec074f1
docs for code highlight line numbering
2019-04-01 15:45:07 +02:00
Hakim El Hattab
485870946f
plugin docs
2019-04-01 15:25:40 +02:00
Hakim El Hattab
25c504c22f
plugin api docs
2019-04-01 15:11:51 +02:00
Hakim El Hattab
3da09f1fef
3.8.0
2019-04-01 14:34:10 +02:00
Hakim El Hattab
eb5d79370b
fix typos
2019-04-01 14:29:26 +02:00
Hakim El Hattab
2734aa3da0
fix grunt ci error
2019-04-01 13:46:08 +02:00
Hakim El Hattab
e6fa04d485
fix typos
2019-04-01 13:11:29 +02:00
Hakim El Hattab
94cbfcbdf6
Merge pull request #2326 from earboxer/2313-navigation-mode-shortcuts-table
...
Allow Navigation Mode setting to change the shortcuts table
2019-04-01 13:01:29 +02:00
Hakim El Hattab
29ea072ddf
fix npm security warnings, auto run tests when changed
2019-04-01 11:14:22 +02:00
Hakim El Hattab
df25fbebba
add hasPlugin and getPlugin API methods and tests
2019-04-01 11:07:11 +02:00
Hakim El Hattab
d6f0f41f77
tweaks and tests for #2354
2019-03-28 15:42:28 +01:00
Hakim El Hattab
6faab091bb
Merge branch 'dev' of https://github.com/maxrothman/reveal.js into dev
2019-03-28 15:12:33 +01:00
Hakim El Hattab
922d791fd9
fix an error where reveal.js returned a 1> progress number when there were fragments on last slide
2019-03-25 12:00:46 +01:00
Max Rothman
93b1abc736
Add data-preload attribute for iframes
...
Allows lazy-loaded (i.e. data-src) iframes to be preloaded when they
come within the viewDistance, rather than once they're visible.
2019-03-22 10:45:08 -04:00
Hakim El Hattab
b8de5e02d2
make #2350 work using replaceState
2019-03-21 09:13:28 +01:00
Hakim El Hattab
ae556d0844
Merge pull request #2350 from rparree/hash-problem
...
Fixed not bing able to follow same inner links twice with history:false
2019-03-21 09:03:50 +01:00
Hakim El Hattab
b5fe0f8126
Merge branch 'dev' into hash-problem
2019-03-21 09:03:27 +01:00
Hakim El Hattab
01874c6e70
new demo slide to promote iframes/iframe backgrounds
2019-03-20 09:12:31 +01:00
Raphael Parree
b4c6c92033
Fixed not bing able to follow same inner links twice with history:false
...
Scenario:
- history set to false in Reveal’s config
- follow anchor to `/#someid`
- navigate to other sections
- follow anchor to same section `/#someid`
This does not work as the hash has not changed.
This fix removes the hash from the URL when navigating
2019-03-15 08:45:43 +01:00
Hakim El Hattab
c7db11d9cf
tests for plugins
2019-03-14 16:03:55 +01:00
Hakim El Hattab
b180d94e02
fix error when reveal.js was initialized with no plugins
2019-03-14 15:39:19 +01:00
Hakim El Hattab
6410ed15aa
support for plugins where the init method doesn't return a Promise
2019-03-14 14:52:59 +01:00
Hakim El Hattab
5301a9ea03
more forgiving code highlight line number format, add Promise polyfill
2019-03-14 13:05:10 +01:00
Hakim El Hattab
cfc2f9cf9c
line number styling tweaks
2019-03-12 13:21:27 +01:00
Hakim El Hattab
553a174cc7
highlight.js plugin improvements
2019-03-12 13:17:50 +01:00
Hakim El Hattab
7b62a0f356
prevent same plugin from being registered twice
2019-03-12 13:17:08 +01:00
Hakim El Hattab
fbbae1dc55
switch to monokai as default syntax highlight theme
2019-03-12 11:26:10 +01:00
Hakim El Hattab
7b66abd49c
Merge pull request #2346 from dougalsutherland/patch-3
...
notes plugin: callRevealApi wants apply, not call
2019-03-12 10:38:50 +01:00
Dougal J. Sutherland
00e30a11e2
notes plugin: callRevealApi wants apply, not call
2019-03-11 22:25:19 -04:00
Hakim El Hattab
da53b3a637
validate code line numbers to highlight
2019-03-11 16:12:33 +01:00
Hakim El Hattab
8690858b6f
more succinct syntax for code block line highlights
2019-03-11 15:48:03 +01:00
Hakim El Hattab
5adc2032c0
use internal pointer for current slide
2019-03-11 15:03:13 +01:00
Hakim El Hattab
69ee643846
syncFragments now returns all affected fragments
2019-03-11 14:50:35 +01:00