Jordan Hofker
76c5726c04
Check before calling blur on activeElement.
...
It's possible for slides to be in a situation where the last clicked thing was an SVG before the tab/window loses focus. When returning, `.blur()` is called on the previously-active element, but can result in an exception.
This protects against that and will only call `.blur()` when `document.activeElement` supports it.
2015-02-19 16:09:08 -06: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
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
Hakim El Hattab
1f0627eb3f
typo
2014-11-05 11:54:49 +01:00
Hakim El Hattab
b09923551a
theme updates, normalized spacing between block-level elements
2014-11-05 11:52:32 +01:00
Hakim El Hattab
a170ee8982
simplify default initialization options
2014-11-05 10:38:43 +01:00
Hakim El Hattab
a5e4fcb839
Merge pull request #1037 from Suva/dev
...
Do not add video backgrounds to speaker notes.
2014-11-05 10:00:43 +01:00
Jaan Pullerits
82a692c394
Do not add video backgrounds to speaker notes.
2014-10-24 12:35:49 +00:00
Peter Dave Hello
9e4d0a3260
Use svg instead of png to get better image quality
2014-10-21 13:04:02 +08:00
Hakim El Hattab
6c8becc51b
add video and iframe backgrounds to readme
2014-10-17 09:02:07 +02:00
Hakim El Hattab
16f9e95d87
update slide bg example presentation to include iframes and videos #1029
2014-10-17 08:52:38 +02:00