Commit Graph

230 Commits

Author SHA1 Message Date
Sam
b5fb6da46e Missing lang attribute
The lang attribute does not default to English. It defaults to an unknown, which is an accessibility issue.
2022-08-12 11:49:15 +05:30
ceed5edc78 roll back unintended changes to default template 2021-11-11 15:13:31 +01:00
4e8a1b3802 fix issue with internal links 2021-11-11 08:16:28 +01:00
95592293ae remove unused style ids 2021-02-04 14:15:35 +01:00
676936e33d revert debug change to index.html 2020-09-09 10:32:20 +02:00
3a99a7b70a shuffle now applies to vertical slides as well 2020-08-17 14:42:27 +02:00
4f2293378b reveal.netlify.app -> revealjs.com 2020-05-19 18:27:00 +02:00
0a58c681fe move highlight themes from lib/css/ to plugin/highlight/ 2020-05-19 11:02:59 +02:00
815557c1d8 update all links to docs (will sub out '.netlify.app' once we ship 4.0) 2020-05-18 20:52:51 +02:00
fb22716ddf move built plugin files from /dist/plugin/ to /plugin/<name>/ 2020-05-18 14:41:56 +02:00
57107ebe4c add #highligh-theme to theme css link 2020-05-08 21:04:19 +02:00
60cd098c8d .esm suffix for module bundle, marked/highlight.js are installed via npm 2020-05-04 10:39:37 +02:00
210fbb7646 plugins can be direct references or factory functions 2020-04-23 09:39:26 +02:00
e58502b3fb tweak plugin initialization to enable multi-instance plugins 2020-04-17 14:10:56 +02:00
4f6bdf1420 two js bundles; reveal.js (es6) and reveal.es5.js, add source maps 2020-04-17 10:59:55 +02:00
d9690462e0 add 'plugins' config option, new way of registering es5 plugins 2020-04-17 09:47:03 +02:00
a55cd813be convert plugins to ES modules, transpile es5 versions backwards compatibility 2020-04-15 10:23:51 +02:00
d918d750e0 print styles are now built into reveal.css, revamped print styles #2633 2020-03-13 19:53:54 +01:00
499dc68536 Package paper and pdf style sheets and apply them conditionally 2020-03-11 13:10:06 +01:00
608a7577bd 🚨 breaking change; move all compiled assets to /dist 2020-03-06 19:58:40 +01:00
027dc259da add webpack, move playback to own module 2020-03-06 18:59:09 +01:00
f6f7f28ad9 enable url hash for default index.html #2434 #2175 2019-06-10 06:57:07 +02:00
7eb2cec6b6 first version of multi-step code highlights 2019-04-05 07:59:35 +02:00
fbbae1dc55 switch to monokai as default syntax highlight theme 2019-03-12 11:26:10 +01:00
1c07fccc35 reset css in default index.html 2018-11-05 08:59:19 +01:00
29b0e86089 remove head.min.js in favor of simple built-in script loader 2018-10-04 14:48:01 +02:00
d5cf3fa13c formatting and tweaks for #2104 2018-10-04 13:26:22 +02:00
250580fc4c added missing documentation 2018-02-20 16:08:29 +01:00
a6ecbfa732 merge info links in index 2017-01-23 11:23:45 +01:00
4afd854037 Remove 'history: true' from index.html
Readme says the default is 'history: false', so it may be surprising
for users - it's easy to miss the contradicting setting in index.html
2017-01-15 16:35:31 +01:00
00b9c2b929 minor tweaks 2016-03-20 18:57:30 +01:00
3d0969166f new empty template at index.html, move old index to demo.html #1526 2016-03-20 18:50:23 +01:00
4ee6769e0f tweaked fragment examples 2016-01-08 11:05:59 +01:00
d457b9270a Added 4 fragment transitions effect. 2015-11-22 18:34:25 -02:00
d44bcdb3ff Fixes #1225
always enable highlight.js to fix markdown-only usage
2015-11-07 09:21:07 +01:00
015870ca8a Use en dash in title; <meta> is a void element. 2015-10-14 17:06:16 -04:00
523f78eda7 remove harcoded syntax highlight colors #1290 2015-07-02 14:58:47 +02:00
adf1a24f0a Merge branch 'master' of github.com:hakimel/reveal.js into dev 2015-06-25 10:02:21 +02:00
be91cc6118 broken <table> html in demo deck 2015-06-20 10:04:39 -04:00
76230e7485 Update index.html
Added https prefix to slideshare iframe link, without this I got a 'not found' error when opening the demo locally.
2015-04-20 22:21:38 +02:00
4e3b91ae03 remove 'roll-in' fragment style due to Chrome crash #1150 2015-04-12 18:12:48 +02:00
f24cbf8ad2 Merge pull request #1193 from danielquinn/Firefox-friendly
Added support for standard transforms
2015-04-12 17:05:06 +02:00
ee1ecef0e4 Added support for standard transforms
-webkit- stuff only works on webkit browsers.  I'm pretty sure that using the standard `transform:` here works in most modern browsers.
2015-04-03 12:26:40 +02:00
c200fbedd1 add blood theme to demo slides #928 2015-03-02 12:28:47 +01:00
49f462e6ce gifs now restart when their slide container is shown 2015-01-30 10:52:28 +01:00
3a8fc9b274 content tweak 2015-01-09 18:14:03 +01:00
3b93c8be33 content tweaks 2015-01-08 09:58:06 +01:00
9dbc9e7719 tweak comments 2014-12-27 21:16:44 +01:00
d4bdf29c81 new pdf export example 2014-12-18 18:27:48 +01:00
1bc1dd12e6 bad theme name 2014-12-18 17:53:08 +01:00