This website requires JavaScript.
bd3758a4df
readme tweak
Hakim El Hattab
2019-06-10 07:41:07 +0200
5fb743e65e
rephrased #2378
Hakim El Hattab
2019-06-10 07:38:57 +0200
c92d08acdd
Merge pull request #2378 from mbotsch/fix-plugin-documentation
Hakim El Hattab
2019-06-10 07:34:21 +0200
ff2a927de8
Merge pull request #2433 from autopp/fix-typo-in-readme
Hakim El Hattab
2019-06-10 07:19:57 +0200
bba760e549
remove available route changes #2416
Hakim El Hattab
2019-06-10 07:13:54 +0200
51e8da5d9a
Merge branch '2380-linear-navigation-mobile' of https://github.com/earboxer/reveal.js into dev
Hakim El Hattab
2019-06-10 07:04:49 +0200
f6f7f28ad9
enable url hash for default index.html #2434 #2175
Hakim El Hattab
2019-06-10 06:57:07 +0200
bdda443335
Allowing autoplay in data-background-iframe for audio and video elements It was restricted by «Autoplay Policy Changes»: https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#iframe
TehDmitry
2019-06-09 16:31:36 +0300
f5759c3d52
add missing comma to MathJax example in README
autopp
2019-06-07 09:45:20 +0900
969e7b3ef1
* Mobile Linear Navigation: Fix swipes to navigate linearly
Zach DeCook
2019-05-29 10:32:49 -0400
c62f4c7cfb
* Linear Navigation: Fix showing arrows when last slide has vertical children
Zach DeCook
2019-05-29 10:22:15 -0400
99c3498253
first/last slide shortcut now uses shift modified, cmd conflicted with browser back/fwd
Hakim El Hattab
2019-05-27 08:45:00 +0200
25e521a16c
Merge branch 'alternate-timing' of https://github.com/fghaas/reveal.js into dev
Hakim El Hattab
2019-05-27 08:08:00 +0200
a1dd1028a1
down arrow padding for edge aligned controls
Hakim El Hattab
2019-05-27 08:04:58 +0200
9108519dc1
Merge pull request #2410 from NoriSte/feature/fix-touch-arrow-down
Hakim El Hattab
2019-05-27 07:56:15 +0200
a2e9e525d5
avoid exception when highlighting empty code blocks
Hakim El Hattab
2019-05-27 07:30:08 +0200
23c12d7332
Notes: Weakly enforce a minimum allocated pacing time per slide
Florian Haas
2019-05-11 22:23:28 +0200
9ac654d584
fix issue where syncSlide would not run/play newly added background content
Hakim El Hattab
2019-05-20 14:58:52 +0200
bd1e82d19a
new API methods for getting horizontal/vertical slides, force linear navigation for one-dimensional decks
Hakim El Hattab
2019-05-20 11:24:05 +0200
6ac01281d2
fix the touch devices issues with the down arrow
NoriSte
2019-05-18 12:57:35 +0200
1766e37a63
iframe background preload behavior now matches inline iframes + adheres to the new 'preloadIframes' config option
Hakim El Hattab
2019-05-13 10:55:29 +0200
078ba62050
Notes: Introduce alternate pacing timer, based on total presentation time
Florian Haas
2019-05-10 00:03:30 +0200
39ed39f3e2
update minimal nodejs version in readme
Daniel Noga
2019-05-05 13:34:43 +0200
1f5fb971d4
Fix plugin documentation
Mario Botsch
2019-04-23 23:28:05 +0200
a16b71a981
the postMessage API now works for getter methods
Hakim El Hattab
2019-04-23 10:52:45 +0200
32197bd77d
fix numeric presence condition
Hakim El Hattab
2019-04-10 10:09:41 +0200
33bed47dac
Remove calls to missing modules from gruntfile
Richard Westenra
2019-04-06 11:07:05 +0300
9aa514bc70
Merge pull request #2364 from richardwestenra/fix/missing-modules
Hakim El Hattab
2019-04-08 10:14:02 +0200
3ff070536e
Remove calls to missing modules from gruntfile
Richard Westenra
2019-04-06 11:07:05 +0300
e9ba289e80
refinements for multi-step code highlights
Hakim El Hattab
2019-04-05 19:49:17 +0200
7eb2cec6b6
first version of multi-step code highlights
Hakim El Hattab
2019-04-05 07:59:28 +0200
c636b88b2d
Merge branch 'master' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2019-04-03 10:49:22 +0200
3643112b35
plugin doc tweaks
Hakim El Hattab
2019-04-03 10:49:14 +0200
4c557a5959
prefer transform scaling over zoom on hdpi displays
Hakim El Hattab
2019-04-02 16:25:27 +0200
15dec96e73
better example for line range highlighting
Hakim El Hattab
2019-04-01 15:48:46 +0200
da4ec074f1
docs for code highlight line numbering
Hakim El Hattab
2019-04-01 15:45:07 +0200
485870946f
plugin docs
Hakim El Hattab
2019-04-01 15:25:40 +0200
25c504c22f
plugin api docs
Hakim El Hattab
2019-04-01 15:11:51 +0200
3da09f1fef
3.8.0
Hakim El Hattab
2019-04-01 14:34:10 +0200
eb5d79370b
fix typos
Hakim El Hattab
2019-04-01 14:29:26 +0200
2734aa3da0
fix grunt ci error
Hakim El Hattab
2019-04-01 13:46:08 +0200
e6fa04d485
fix typos
Hakim El Hattab
2019-04-01 13:11:29 +0200
94cbfcbdf6
Merge pull request #2326 from earboxer/2313-navigation-mode-shortcuts-table
Hakim El Hattab
2019-04-01 13:01:29 +0200
29ea072ddf
fix npm security warnings, auto run tests when changed
Hakim El Hattab
2019-04-01 11:14:22 +0200
df25fbebba
add hasPlugin and getPlugin API methods and tests
Hakim El Hattab
2019-04-01 11:07:11 +0200
d6f0f41f77
tweaks and tests for #2354
Hakim El Hattab
2019-03-28 15:42:28 +0100
6faab091bb
Merge branch 'dev' of https://github.com/maxrothman/reveal.js into dev
Hakim El Hattab
2019-03-28 15:12:33 +0100
922d791fd9
fix an error where reveal.js returned a 1> progress number when there were fragments on last slide
Hakim El Hattab
2019-03-25 12:00:46 +0100
93b1abc736
Add data-preload attribute for iframes
Max Rothman
2019-03-19 22:28:30 -0400
b8de5e02d2
make #2350 work using replaceState
Hakim El Hattab
2019-03-21 09:13:28 +0100
ae556d0844
Merge pull request #2350 from rparree/hash-problem
Hakim El Hattab
2019-03-21 09:03:50 +0100
b5fe0f8126
Merge branch 'dev' into hash-problem
Hakim El Hattab
2019-03-21 09:03:27 +0100
01874c6e70
new demo slide to promote iframes/iframe backgrounds
Hakim El Hattab
2019-03-20 09:12:31 +0100
b4c6c92033
Fixed not bing able to follow same inner links twice with history:false
Raphael Parree
2019-03-15 08:45:43 +0100
c7db11d9cf
tests for plugins
Hakim El Hattab
2019-03-14 16:03:55 +0100
b180d94e02
fix error when reveal.js was initialized with no plugins
Hakim El Hattab
2019-03-14 15:39:19 +0100
6410ed15aa
support for plugins where the init method doesn't return a Promise
Hakim El Hattab
2019-03-14 14:52:59 +0100
5301a9ea03
more forgiving code highlight line number format, add Promise polyfill
Hakim El Hattab
2019-03-14 13:05:01 +0100
cfc2f9cf9c
line number styling tweaks
Hakim El Hattab
2019-03-12 13:21:27 +0100
553a174cc7
highlight.js plugin improvements
Hakim El Hattab
2019-03-12 13:17:50 +0100
7b62a0f356
prevent same plugin from being registered twice
Hakim El Hattab
2019-03-12 13:17:08 +0100
fbbae1dc55
switch to monokai as default syntax highlight theme
Hakim El Hattab
2019-03-12 11:26:10 +0100
7b66abd49c
Merge pull request #2346 from dougalsutherland/patch-3
Hakim El Hattab
2019-03-12 10:38:50 +0100
00e30a11e2
notes plugin: callRevealApi wants apply, not call
Dougal J. Sutherland
2019-03-11 22:25:19 -0400
da53b3a637
validate code line numbers to highlight
Hakim El Hattab
2019-03-11 16:12:25 +0100
8690858b6f
more succinct syntax for code block line highlights
Hakim El Hattab
2019-03-11 15:48:03 +0100
5adc2032c0
use internal pointer for current slide
Hakim El Hattab
2019-03-11 15:03:13 +0100
69ee643846
syncFragments now returns all affected fragments
Hakim El Hattab
2019-03-11 14:50:35 +0100
cef864a7be
highlight plugin updates; support for line numbers and highlighting specific lines
Hakim El Hattab
2019-03-08 15:07:59 +0100
b6e136776a
Merge pull request #2340 from sophware/fix_zoom_demo
Hakim El Hattab
2019-03-07 16:13:33 +0100
d0771922c9
demo.html - Added Linux instructions for zoom
Sophware
2019-03-06 17:05:45 -0500
fc30774ef2
Merge pull request #2339 from mikeshatch/patch-1
Hakim El Hattab
2019-03-06 13:31:16 +0100
dd6f8b402c
Fixed a couple of typos
Mike Hatch
2019-03-04 12:24:04 -0600
c40e9819a2
highlight, math, notes and zoom plugins now register via Reveal.registerPlugin
Hakim El Hattab
2019-03-04 14:32:38 +0100
d780352b7f
reveal.js plugin flow now uses promises, refactor markdown plugin to use promises
Hakim El Hattab
2019-03-04 14:11:21 +0100
c2e048bc16
Update README.md with strike fragment
James
2019-03-02 22:08:17 +0800
46f8f86fa1
few plugin registration tweaks
Hakim El Hattab
2019-03-01 21:34:11 +0100
4862de26eb
async loading of external markdown, add Reveal.registerPlugin()
Hakim El Hattab
2019-03-01 21:28:52 +0100
213023760a
build dependency updates
Hakim El Hattab
2019-02-28 13:47:49 +0100
3b4fabc8a7
upgrade .travis nodejs version
Hakim El Hattab
2019-02-28 13:27:41 +0100
4a8899e520
see if increased node version fixes build
Hakim El Hattab
2019-02-28 13:25:43 +0100
5ae2d3eb1e
update grunt dependencies
Hakim El Hattab
2019-02-28 11:22:32 +0100
205ef8fdcc
fix scss compilation task
Hakim El Hattab
2019-02-28 10:07:41 +0100
d549204ef1
Merge pull request #2333 from dougalsutherland/patch-2
Hakim El Hattab
2019-02-28 09:58:02 +0100
a36f7cbf99
remove unused isPrintingPDFFragments
function
Dougal J. Sutherland
2019-02-28 01:19:43 +0000
bb4eeb6c3c
* Keyboard Shortcuts table: Dynamically fill object at configuration
Zach DeCook
2019-02-19 17:29:07 -0500
1efb8260af
Merge pull request #2325 from hakimel/revert-2312-improve_random_number_generation
Hakim El Hattab
2019-02-18 15:18:59 +0100
d927cdf579
Revert "impove randomness"
Hakim El Hattab
2019-02-18 15:17:30 +0100
27b70ed0ba
Merge pull request #2312 from albert-ziegler/improve_random_number_generation
Hakim El Hattab
2019-02-18 15:14:39 +0100
9e3a52f14a
correct typo
Albert
2019-02-11 09:05:46 +0000
2d57981261
zoom transition now uses zooming for vertical transitions, too
Hakim El Hattab
2019-02-01 11:09:03 +0100
7867b77833
indentation fix
Hakim El Hattab
2019-02-01 10:16:32 +0100
ce53e63b5b
documentation for #2315
Hakim El Hattab
2019-02-01 10:15:10 +0100
d0337246f2
Merge pull request #2315 from dougalsutherland/slide-formats
Hakim El Hattab
2019-02-01 09:49:39 +0100
2a9edd23e6
define available values for showSlideNumber
Hakim El Hattab
2019-02-01 09:48:36 +0100
812b802c1c
resize event tweaks for #2300
Hakim El Hattab
2019-01-31 20:13:32 +0100
9c1615fff1
Merge pull request #2300 from mw75/master
Hakim El Hattab
2019-01-31 20:09:45 +0100
43d1c71107
allow custom slide numbering functions
Dougal J. Sutherland
2019-01-31 18:28:38 +0000
aa8be6829c
Merge pull request #2305 from reyerstudio/marked
Hakim El Hattab
2019-01-31 10:10:28 +0100
90473eeb05
impove randomness
Albert
2019-01-30 16:33:41 +0000