Hakim El Hattab
|
2d7d5be216
|
fix overflow glitch on vertical slides in mobile safari
|
13 years ago |
Hakim El Hattab
|
4821c7b814
|
use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49)
|
13 years ago |
hakimel
|
75546e8962
|
fix disappearing 3d hover in chrome
|
13 years ago |
hakimel
|
9a657e2676
|
ie8 support (closes #96)
|
13 years ago |
hakimel
|
6bc92af17c
|
add eot font for ie
|
13 years ago |
Owen Versteeg
|
5503125ed4
|
Oops, made the page a little too responsive
if you resized the window or visited the page on a small screen everything would be amiss
now, I've fixed that with a one-liner
|
13 years ago |
Owen Versteeg
|
cae363e7a5
|
Made the slideshow responsive
Woohoo! The slideshow now responds to resizing of the browser nicely!
|
13 years ago |
Hakim El Hattab
|
dc05ce1575
|
move theme styles at bottom of main.css, change background of page transition to be transparent
|
13 years ago |
Hakim El Hattab
|
e570265a67
|
adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73
|
13 years ago |
Hakim El Hattab
|
7b53ff0b9d
|
sub/superscript styles (closes #82)
|
13 years ago |
Hakim El Hattab
|
d5c2d0c03e
|
remove background from default anchor hover style
|
13 years ago |
Hakim El Hattab
|
7366f607ce
|
add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events
|
13 years ago |
Hakim El Hattab
|
74d342daf7
|
larger font for code samples (closes #60)
|
13 years ago |
Hakim El Hattab
|
f57de200ec
|
refactored folder structure, added /plugins which is initially only used by #57
|
13 years ago |
SengMing Tan
|
9ca0ed26db
|
adds charset declaration in main.css
|
13 years ago |
Hakim El Hattab
|
eaf525c9a7
|
/lib restructuring
|
13 years ago |
Hakim El Hattab
|
2118a6295d
|
restructured /lib, moved /assets/fonts to /lib/fonts
|
13 years ago |
Brian Leathem
|
0a5bf91c9a
|
Specify position for .reveal.linear sections. fixes #64
|
13 years ago |
Brian Leathem
|
9b00001870
|
Changed #reveal to .reveal in print.css
|
13 years ago |
Hakim El Hattab
|
a91d401919
|
add default table styles (closes #62)
|
13 years ago |
Rebecca Murphey
|
60f2eb9fb3
|
taking a stab at a presenter notes server
|
13 years ago |
Francesco Schwarz
|
beed1ab854
|
simplified handling of nested lists
|
13 years ago |
Hakim El Hattab
|
6db42971ea
|
changed selection of main container from #reveal to .reveal (closes #46)
|
13 years ago |
Hakim El Hattab
|
31bbfe9398
|
support more variations of nested lists (closes #47)
|
13 years ago |
Hakim El Hattab
|
e7b8033a10
|
adjust where page background is applied
|
13 years ago |
Hakim El Hattab
|
affe100075
|
more explicit list styles (closes #38)
|
13 years ago |
Hakim El Hattab
|
4031a21ea8
|
fix controls z-index in ff
|
13 years ago |
Hakim El Hattab
|
ec1c111359
|
show all fragments during print
|
13 years ago |
Hakim El Hattab
|
d5e1f7e493
|
print styles (closes #19)
|
13 years ago |
hakimel
|
ebb834f4b0
|
ie9 fixes, including new classList polyfill
|
13 years ago |
Hakim El Hattab
|
5a6837358b
|
minor style or wording tweaks
|
13 years ago |
Philip Bjorge
|
58c1a1e861
|
Overview now shows hidden fragments.
|
13 years ago |
Hakim El Hattab
|
f59e64a571
|
better example of state usage
|
13 years ago |
Hakim El Hattab
|
8dc7ae85a1
|
adjustments to custom state events
|
13 years ago |
Hakim El Hattab
|
831236890c
|
now capturing data-state on slides and lifting it to document element classList when slide is open
|
13 years ago |
Hakim El Hattab
|
9736509bae
|
broaden selector for img:hover (fixes #11)
|
13 years ago |
Hakim El Hattab
|
401c554c80
|
removed dependency on classList (#9)
|
13 years ago |
Hakim El Hattab
|
614b8cde66
|
scrolling fallback mode for IE < 9
|
13 years ago |
Hakim El Hattab
|
4805234a41
|
slightly reduced size of progress bar
|
13 years ago |
Hakim El Hattab
|
3fa01ab107
|
updated copy in slides, added one that explains transitions
|
13 years ago |
Hakim El Hattab
|
2c088681ec
|
adjusted background color of page/box themes
|
13 years ago |
Hakim El Hattab
|
daecc258d7
|
major, non backwards compatible, restructuring of DOM tree
|
13 years ago |
Hakim El Hattab
|
5b2b3fa3df
|
changed id of 'main' container to 'reveal'
|
13 years ago |
Hakim El Hattab
|
c7c7735e7a
|
added new transitions (box/page) and a ui theme (neon)
|
13 years ago |
Hakim El Hattab
|
1ac6386eef
|
fix padding and duplicate background on vertical slides in overview
|
13 years ago |
Hakim El Hattab
|
c6a75117f6
|
added experimental overview mode (press SPACE)
|
13 years ago |
Hakim El Hattab
|
adc9ad19ce
|
fallback on 2d transform transitions via feature detect
|
13 years ago |
Hakim El Hattab
|
01000e1478
|
only apply background gradient to <html>
|
13 years ago |
Hakim El Hattab
|
0c231fec38
|
added '-ms' prefixed properties
|
13 years ago |
Hakim El Hattab
|
9065114ef0
|
progress bar is now a div and uses the same transition + easing as slides (fixes #6)
|
13 years ago |