Hakim El Hattab
|
0e0a4ec6e6
avoid repetition
|
10 years ago |
Hakim El Hattab
|
9c3a7b49d0
(c) 2015
|
10 years ago |
Hakim El Hattab
|
5bdbc2dc7b
remove deprecated data-state background colors
|
10 years ago |
Hakim El Hattab
|
abf402d044
change transition defaults
|
10 years ago |
Hakim El Hattab
|
7c03d60186
remove theme config option #1061
|
10 years ago |
Hakim El Hattab
|
05403bcf16
first revision of new default theme #1018
|
10 years ago |
Hakim El Hattab
|
8c76f85e34
reorder scale condition; if calculated scale is exactly 1 don't apply any scale styles
|
10 years ago |
Hakim El Hattab
|
54e44ef4e2
add missing condition for recalculating scale
|
10 years ago |
Hakim El Hattab
|
96b1ee9c39
ignore calculating scale if only possible outcome is 1
|
10 years ago |
Hakim El Hattab
|
d84233df98
default to slide transitions
|
10 years ago |
Jaan Pullerits
|
82a692c394
Do not add video backgrounds to speaker notes.
|
10 years ago |
Hakim El Hattab
|
16f9e95d87
update slide bg example presentation to include iframes and videos #1029
|
10 years ago |
Hakim El Hattab
|
fa88707382
Merge branch 'feature/background-iframe' of https://github.com/lutangar/reveal.js into dev
|
10 years ago |
Hakim El Hattab
|
82342672ea
fix navigatePrev in rtl mode #1030
|
10 years ago |
Hakim El Hattab
|
6c7ba34edf
remove styles from #1030, simplify navigatePrev
|
10 years ago |
Hakim El Hattab
|
136d279361
continue auto-sliding through fragments on last slide #974
|
10 years ago |
Ira Abramov
|
ccdb4ff248
Fix RTL Navigation with space bar
|
10 years ago |
lutangar
|
490ae90de4
add support for iframe backgrounds
|
10 years ago |
Hakim El Hattab
|
03c3031cb4
cleanup classes when backgrounds are synced
|
10 years ago |
Hakim El Hattab
|
0d14d87f1a
rgba color parsing support, ignore brightness of transparent colors
|
10 years ago |
Hakim El Hattab
|
41f20301b6
has-dark-background
|
10 years ago |
Hakim El Hattab
|
bc2974fef8
bubble has-light-background to .reveal container
|
10 years ago |
Hakim El Hattab
|
2479883d3c
is-light-background -> has-light-background, doesn't apply to background itself
|
10 years ago |
Hakim El Hattab
|
9fb0c5f3d3
use computed style when calculating bg birghtness
|
10 years ago |
Hakim El Hattab
|
20e72df4bf
add is-background-light class to slides/backgrounds that are > 128 brightness
|
10 years ago |
Hakim El Hattab
|
8a50a46665
util methods for calculating color brightness
|
10 years ago |
Hakim El Hattab
|
cbef64b860
fix current fragment index check when multiple fragments have same index
|
10 years ago |
Hakim El Hattab
|
2cd988a7a3
fix previewLinks target
|
10 years ago |
Hakim El Hattab
|
80c375fae8
the paused mode can now be disabled via the 'pause' config option
|
10 years ago |
Hakim El Hattab
|
57844ad827
listen for touch + click on all devices except android
|
10 years ago |