Commit Graph

1460 Commits

Author SHA1 Message Date
Philipp A. a96cabaf70 Fixed last header having a border-bottom
`<tbody/>` is automatically inserted, so we can guarantee that this affects all ths and tds in the last row of the table *body* and the head is left untouched
2015-05-03 17:40:11 +02:00
Hakim El Hattab 07197b1eae Merge pull request #1162 from bobylito/master
Make npm dependency usable by Browserify through npm
2015-04-12 19:19:12 +02:00
Hakim El Hattab 69bc0be226 Merge pull request #1180 from kayakr/patch-1
typo
2015-04-12 17:11:12 +02:00
kayakr 3ec15e35b2 Fix typo /s/configure/configured 2015-03-26 16:56:45 +13:00
Alexandre Stanislawski e02f0488bb Make npm dependency usable by Browserify through NPM
Right now the package is not recognized as usable library by Browserify.
Adding the main attribute in the package.json solves that, and now gives
others the possibility to use reveal as a library in more complex
systems.
2015-03-14 20:05:05 +01:00
Hakim El Hattab 8858ee75a5 note about plugins 2015-03-13 10:05:41 +01:00
Hakim El Hattab 23ec0d083b link to plugins 2015-03-13 08:19:15 +01:00
Hakim El Hattab 04e38c8c07 Merge pull request #1113 from brndnb/patch-1
grammar
2015-02-25 15:53:39 +01:00
Hakim El Hattab ce8ea84393 Merge pull request #1115 from raboof/patch-1
themes grunt task was renamed
2015-01-26 19:22:44 +01:00
Arnout Engelen e296b39657 Grunt target was renamed 2015-01-26 18:56:03 +01:00
Branden Byers 2dccc25031 Fix small typo 2015-01-22 08:05:20 -06:00
Hakim El Hattab 9a89e39367 only read textContent for aria callout #1100 2015-01-14 17:01:28 +01:00
Hakim El Hattab 5359da0b06 documentation for getState/setState 2015-01-12 17:50:12 +01:00
Hakim El Hattab 04b71f577c documentation for postMessage API 2015-01-12 12:33:39 +01:00
Hakim El Hattab 20d858deb8 Merge pull request #1093 from hakimel/dev
3.0.0
2015-01-09 18:22:30 +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 06ad3bf4c2 reorganize fonts, include source sans pro for offline use 2015-01-06 17:37:14 +01:00
Hakim El Hattab 40f12acf2d always play background video from the start #1049 2015-01-06 12:49:52 +01:00
Hakim El Hattab 4cee280e36 merge master into dev 2015-01-06 12:44:42 +01:00
Hakim El Hattab 028c84481a revise contribution guidelines, graduate 3.0 from dev 2015-01-06 12:35:13 +01:00
Hakim El Hattab dbcb44c298 dont subset league glyphs #989 2015-01-06 12:22:05 +01:00
Hakim El Hattab 16d4ce6497 new slideshare pdf example 2015-01-06 12:03:56 +01:00
Hakim El Hattab 25a674a3c2 new font & type settings for default theme 2015-01-06 11:42:23 +01:00
Hakim El Hattab 21d034bffe reveal container size determines progress bar width 2015-01-06 09:32:21 +01:00
Hakim El Hattab 0e0a4ec6e6 avoid repetition 2015-01-05 09:51:36 +01:00
Hakim El Hattab 9c3a7b49d0 (c) 2015 2015-01-05 09:40:53 +01:00
Hakim El Hattab 5bdbc2dc7b remove deprecated data-state background colors 2014-12-27 21:27:53 +01:00
Hakim El Hattab 2cfe1174f1 kill unintended transition into overview mode 2014-12-27 21:22:17 +01:00
Hakim El Hattab abf402d044 change transition defaults 2014-12-27 21:16:54 +01:00
Hakim El Hattab 9dbc9e7719 tweak comments 2014-12-27 21:16:44 +01:00
Hakim El Hattab 327ff7a75c readme tweaks 2014-12-18 18:33:26 +01:00
Hakim El Hattab d4bdf29c81 new pdf export example 2014-12-18 18:27:48 +01:00
Hakim El Hattab 3b1e1a04b8 white theme inverts text color against dark bg 2014-12-18 18:17:31 +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
Hakim El Hattab c3f9aabe04 add white theme, reverse of default theme #1018 2014-12-18 17:29:51 +01:00
Hakim El Hattab 96b26514e6 default content update; remove image slide, add two new slides 2014-12-12 15:52:25 +01:00
Hakim El Hattab b133468f3e include background video example in default presentation 2014-12-10 20:18:11 +01:00
Hakim El Hattab 8524af73f6 zoom plugin now works for scaled presentations 2014-12-10 20:09:03 +01:00
Hakim El Hattab dc215a2441 rename previous default theme to league 2014-12-10 18:28:14 +01:00
Hakim El Hattab 05403bcf16 first revision of new default theme #1018 2014-12-10 18:19:04 +01:00
Hakim El Hattab ad9e93eae5 dont force links to be underlined in pdf 2014-12-09 15:06:25 +01:00
Hakim El Hattab 8c76f85e34 reorder scale condition; if calculated scale is exactly 1 don't apply any scale styles 2014-11-08 09:06:17 +01:00
Hakim El Hattab 57977e2923 Merge pull request #1033 from PeterDaveHello/patch-1
ci status indicator is svg instead of png
2014-11-06 19:42:08 +01:00
Hakim El Hattab 54e44ef4e2 add missing condition for recalculating scale 2014-11-06 19:19:14 +01:00
Hakim El Hattab 96b1ee9c39 ignore calculating scale if only possible outcome is 1 2014-11-05 19:28:09 +01:00
Hakim El Hattab 3126db0a46 update order of default slides 2014-11-05 12:54:00 +01:00
Hakim El Hattab d84233df98 default to slide transitions 2014-11-05 12:28:09 +01:00
Hakim El Hattab 1aaec85744 update background color/image example slides 2014-11-05 12:27:57 +01:00