Commit Graph

194 Commits

Author SHA1 Message Date
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
7c03d60186 remove theme config option #1061 2014-12-18 17:45:51 +01:00
c3f9aabe04 add white theme, reverse of default theme #1018 2014-12-18 17:29:51 +01:00
96b26514e6 default content update; remove image slide, add two new slides 2014-12-12 15:52:25 +01:00
b133468f3e include background video example in default presentation 2014-12-10 20:18:11 +01:00
dc215a2441 rename previous default theme to league 2014-12-10 18:28:14 +01:00
05403bcf16 first revision of new default theme #1018 2014-12-10 18:19:04 +01:00
3126db0a46 update order of default slides 2014-11-05 12:54:00 +01:00
1aaec85744 update background color/image example slides 2014-11-05 12:27:57 +01:00
1f0627eb3f typo 2014-11-05 11:54:49 +01:00
b09923551a theme updates, normalized spacing between block-level elements 2014-11-05 11:52:32 +01:00
a170ee8982 simplify default initialization options 2014-11-05 10:38:43 +01:00
05e55b2f81 minor copy tweak 2014-09-28 17:13:26 +02:00
e7b9e95369 remove classList condition from unrelated dependencies 2014-09-28 13:05:53 +02:00
36cdaefdfd multiple updates to default presentation content 2014-09-28 12:48:37 +02:00
0345696ed6 remove css 3d warning 2014-09-28 12:27:48 +02:00
841f9d0f9b only load highlight.js if there's a 'pre code' block on page 2014-07-22 10:30:26 +02:00
b6ebb98309 update link to Slides 2014-06-09 17:54:31 +02:00
252200f9f3 add minimal-ui to viewport for ios fullscreen 2014-05-15 11:42:51 +02:00
ae962d729b fix non-pdf printing (closes #881) 2014-04-26 19:16:10 +02:00
343765b7ab images with data-src attribute are now lazy-loaded #793 2014-04-22 15:41:08 +02:00
9b2851376d always indent html using tabs 2014-04-20 11:50:23 +02:00
fb7253187d correction to javascript code sample 2014-04-20 11:29:44 +02:00
a3d4afeeed better transition names, fix background images in vertical slides 2014-04-06 11:04:58 +02:00
3aaca471b1 stop tracking minified files #783 2014-04-06 10:09:25 +02:00
243867f91e merge upgrade of highlight.js, add base styles to pre code, dont limit language detection in index.html #809 2014-03-25 16:56:33 +01:00
b8157a1e91 Merge branch 'master' of https://github.com/jdfitzgerald/reveal.js into dev 2014-03-25 16:42:55 +01:00
7d25ef8aaf updated presentation to specify used languages used for highlight.js 2014-02-28 16:23:05 +00:00
4cd1dd1a1f Merge branch 'master' of github.com:hakimel/reveal.js into dev 2014-02-28 12:16:37 +01:00
08fb6cb2f9 fix pdf print bug in chrome 33 #808 2014-02-28 12:16:14 +01:00
b25fa50657 remove all use of :not(.image) 2014-02-17 11:55:38 +01:00
6428504d6d merge table styles #761, tweak table padding 2013-12-20 10:35:21 +01:00
929ace25ee Table Style 2013-12-17 14:53:36 +01:00
8b8cc607d4 The index.html page had the simple theme listed twice. The duplicate was removed.
For the Moon and Solarized themes they had .css appended to them which was causing them to not come up.
2013-12-15 19:53:08 +01:00
616d83dfb6 The index.html page had the simple theme listed twice. The duplicate was removed.
For the Moon and Solarized themes they had .css appended to them which was causing them to not come up.
2013-12-04 15:41:06 -06:00
544020bb96 use fragment name in example 2013-11-26 12:20:57 -05:00
b46fd8dd70 Added some styles using the current-fragment class
according to README, I don't include reveal.min.js.
Hence I believe it makes sense to not include reveal.min.css either.
Hence, examples added in index.html can give the feeling that they don't work yet.
2013-11-26 07:47:03 +01:00