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
Hakim El Hattab
cef864a7be
highlight plugin updates; support for line numbers and highlighting specific lines
2019-03-08 15:07:59 +01:00
Hakim El Hattab
b6e136776a
Merge pull request #2340 from sophware/fix_zoom_demo
...
demo.html - Added Linux instructions for zoom
2019-03-07 16:13:33 +01:00
Sophware
d0771922c9
demo.html - Added Linux instructions for zoom
2019-03-06 17:05:45 -05:00
Hakim El Hattab
fc30774ef2
Merge pull request #2339 from mikeshatch/patch-1
...
Fixed a couple of typos
2019-03-06 13:31:16 +01:00
Mike Hatch
dd6f8b402c
Fixed a couple of typos
2019-03-04 12:24:04 -06:00
Hakim El Hattab
c40e9819a2
highlight, math, notes and zoom plugins now register via Reveal.registerPlugin
2019-03-04 14:32:38 +01:00
Hakim El Hattab
d780352b7f
reveal.js plugin flow now uses promises, refactor markdown plugin to use promises
2019-03-04 14:11:21 +01:00
Hakim El Hattab
46f8f86fa1
few plugin registration tweaks
2019-03-01 21:34:11 +01:00
Hakim El Hattab
4862de26eb
async loading of external markdown, add Reveal.registerPlugin()
2019-03-01 21:28:52 +01:00
Hakim El Hattab
213023760a
build dependency updates
2019-02-28 13:47:49 +01:00
Hakim El Hattab
3b4fabc8a7
upgrade .travis nodejs version
2019-02-28 13:27:41 +01:00
Hakim El Hattab
4a8899e520
see if increased node version fixes build
2019-02-28 13:25:46 +01:00
Hakim El Hattab
5ae2d3eb1e
update grunt dependencies
2019-02-28 11:22:32 +01:00
Hakim El Hattab
205ef8fdcc
fix scss compilation task
2019-02-28 10:07:41 +01:00
Hakim El Hattab
d549204ef1
Merge pull request #2333 from dougalsutherland/patch-2
...
remove unused `isPrintingPDFFragments` function
2019-02-28 09:58:02 +01:00
Dougal J. Sutherland
a36f7cbf99
remove unused isPrintingPDFFragments
function
2019-02-28 01:19:43 +00:00
Zach DeCook
bb4eeb6c3c
* Keyboard Shortcuts table: Dynamically fill object at configuration
2019-02-19 17:29:07 -05:00
Hakim El Hattab
1efb8260af
Merge pull request #2325 from hakimel/revert-2312-improve_random_number_generation
...
Revert "impove randomness"
2019-02-18 15:18:59 +01:00
Hakim El Hattab
d927cdf579
Revert "impove randomness"
2019-02-18 15:17:30 +01:00
Hakim El Hattab
27b70ed0ba
Merge pull request #2312 from albert-ziegler/improve_random_number_generation
...
impove randomness
2019-02-18 15:14:39 +01:00
Albert
9e3a52f14a
correct typo
2019-02-11 09:05:46 +00:00
Hakim El Hattab
2d57981261
zoom transition now uses zooming for vertical transitions, too
2019-02-01 11:09:03 +01:00
Hakim El Hattab
7867b77833
indentation fix
2019-02-01 10:16:32 +01:00
Hakim El Hattab
ce53e63b5b
documentation for #2315
2019-02-01 10:15:10 +01:00
Hakim El Hattab
d0337246f2
Merge pull request #2315 from dougalsutherland/slide-formats
...
allow custom slide numbering functions
2019-02-01 09:49:39 +01:00
Hakim El Hattab
2a9edd23e6
define available values for showSlideNumber
2019-02-01 09:48:36 +01:00
Hakim El Hattab
812b802c1c
resize event tweaks for #2300
2019-01-31 20:13:32 +01:00
Hakim El Hattab
9c1615fff1
Merge pull request #2300 from mw75/master
...
Resize Event
2019-01-31 20:09:45 +01:00
Dougal J. Sutherland
43d1c71107
allow custom slide numbering functions
2019-01-31 18:28:38 +00:00