Commit Graph

229 Commits (master)

Author SHA1 Message Date
blallo c1c052bf46
Minor changes 2021-09-03 23:19:05 +02:00
blallo c59b92fbe5
Presentazione per papero 2021-09-03 16:53:43 +02:00
Hakim El Hattab 95592293ae remove unused style ids 2021-02-04 14:15:35 +01:00
Hakim El Hattab 676936e33d revert debug change to index.html 2020-09-09 10:32:20 +02:00
Hakim El Hattab 3a99a7b70a shuffle now applies to vertical slides as well 2020-08-17 14:42:27 +02:00
Hakim El Hattab 4f2293378b reveal.netlify.app -> revealjs.com 2020-05-19 18:27:00 +02:00
Hakim El Hattab 0a58c681fe move highlight themes from lib/css/ to plugin/highlight/ 2020-05-19 11:02:59 +02:00
Hakim El Hattab 815557c1d8 update all links to docs (will sub out '.netlify.app' once we ship 4.0) 2020-05-18 20:52:51 +02:00
Hakim El Hattab fb22716ddf move built plugin files from /dist/plugin/ to /plugin/<name>/ 2020-05-18 14:41:56 +02:00
Hakim El Hattab 57107ebe4c add #highligh-theme to theme css link 2020-05-08 21:04:19 +02:00
Hakim El Hattab 60cd098c8d .esm suffix for module bundle, marked/highlight.js are installed via npm 2020-05-04 10:39:37 +02:00
Hakim El Hattab 210fbb7646 plugins can be direct references or factory functions 2020-04-23 09:39:26 +02:00
Hakim El Hattab e58502b3fb tweak plugin initialization to enable multi-instance plugins 2020-04-17 14:10:56 +02:00
Hakim El Hattab 4f6bdf1420 two js bundles; reveal.js (es6) and reveal.es5.js, add source maps 2020-04-17 10:59:55 +02:00
Hakim El Hattab d9690462e0 add 'plugins' config option, new way of registering es5 plugins 2020-04-17 09:47:03 +02:00
Hakim El Hattab a55cd813be convert plugins to ES modules, transpile es5 versions backwards compatibility 2020-04-15 10:23:51 +02:00
Hakim El Hattab d918d750e0 print styles are now built into reveal.css, revamped print styles #2633 2020-03-13 19:53:54 +01:00
quilicicf 499dc68536
Package paper and pdf style sheets and apply them conditionally 2020-03-11 13:10:06 +01:00
Hakim El Hattab 608a7577bd 🚨 breaking change; move all compiled assets to /dist 2020-03-06 19:58:40 +01:00
Hakim El Hattab 027dc259da add webpack, move playback to own module 2020-03-06 18:59:09 +01:00
Hakim El Hattab f6f7f28ad9 enable url hash for default index.html #2434 #2175 2019-06-10 06:57:07 +02:00
Hakim El Hattab 7eb2cec6b6 first version of multi-step code highlights 2019-04-05 07:59:35 +02:00
Hakim El Hattab fbbae1dc55 switch to monokai as default syntax highlight theme 2019-03-12 11:26:10 +01:00
Hakim El Hattab 1c07fccc35 reset css in default index.html 2018-11-05 08:59:19 +01:00
Hakim El Hattab 29b0e86089 remove head.min.js in favor of simple built-in script loader 2018-10-04 14:48:01 +02:00
Hakim El Hattab d5cf3fa13c formatting and tweaks for #2104 2018-10-04 13:26:22 +02:00
Martin Jurča 250580fc4c added missing documentation 2018-02-20 16:08:29 +01:00
Hakim El Hattab a6ecbfa732 merge info links in index 2017-01-23 11:23:45 +01:00
Piotr Kubowicz 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
Hakim El Hattab 00b9c2b929 minor tweaks 2016-03-20 18:57:30 +01:00
Hakim El Hattab 3d0969166f new empty template at index.html, move old index to demo.html #1526 2016-03-20 18:50:23 +01:00
Hakim El Hattab 4ee6769e0f tweaked fragment examples 2016-01-08 11:05:59 +01:00
Leonardo Kewitz d457b9270a Added 4 fragment transitions effect. 2015-11-22 18:34:25 -02:00
Gaëtan Renaudeau d44bcdb3ff Fixes #1225
always enable highlight.js to fix markdown-only usage
2015-11-07 09:21:07 +01:00
Andrew Dunning 015870ca8a Use en dash in title; <meta> is a void element. 2015-10-14 17:06:16 -04:00
Hakim El Hattab 523f78eda7 remove harcoded syntax highlight colors #1290 2015-07-02 14:58:47 +02:00
Hakim El Hattab adf1a24f0a Merge branch 'master' of github.com:hakimel/reveal.js into dev 2015-06-25 10:02:21 +02:00
Jason Karns be91cc6118 broken <table> html in demo deck 2015-06-20 10:04:39 -04:00
Daniele Pala 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
Hakim El Hattab 4e3b91ae03 remove 'roll-in' fragment style due to Chrome crash #1150 2015-04-12 18:12:48 +02:00
Hakim El Hattab f24cbf8ad2 Merge pull request #1193 from danielquinn/Firefox-friendly
Added support for standard transforms
2015-04-12 17:05:06 +02:00
Daniel Quinn 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
Hakim El Hattab c200fbedd1 add blood theme to demo slides #928 2015-03-02 12:28:47 +01:00
Hakim El Hattab 49f462e6ce gifs now restart when their slide container is shown 2015-01-30 10:52:28 +01:00
Hakim El Hattab 3a8fc9b274 content tweak 2015-01-09 18:14:03 +01:00
Hakim El Hattab 3b93c8be33 content tweaks 2015-01-08 09:58:06 +01:00
Hakim El Hattab 9dbc9e7719 tweak comments 2014-12-27 21:16:44 +01:00
Hakim El Hattab d4bdf29c81 new pdf export example 2014-12-18 18:27:48 +01:00
Hakim El Hattab 1bc1dd12e6 bad theme name 2014-12-18 17:53:08 +01:00
Hakim El Hattab 7c03d60186 remove theme config option #1061 2014-12-18 17:45:51 +01:00