Hakim El Hattab
|
2d7d5be216
fix overflow glitch on vertical slides in mobile safari
|
12 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)
|
12 years ago |
Hakim El Hattab
|
6e91411054
Merge branch 'master' of github.com:hakimel/reveal.js
|
12 years ago |
Hakim El Hattab
|
ec4330700d
Merge pull request #93 from StereotypicalApps/patch-1
|
12 years ago |
Hakim El Hattab
|
20b77b5419
Merge branch 'master' of github.com:hakimel/reveal.js
|
12 years ago |
Hakim El Hattab
|
c858ad069f
Merge pull request #97 from davidbanham/master
|
12 years ago |
David Banham
|
79299d0071
Include speaker notes plugin after reveal.js
|
12 years ago |
Hakim El Hattab
|
b6b572d185
correct copy year
|
12 years ago |
hakimel
|
2c3a494eaa
disable 3d links in ie, reorder script loading in index for readability (closes #95)
|
12 years ago |
hakimel
|
75546e8962
fix disappearing 3d hover in chrome
|
12 years ago |
hakimel
|
9a657e2676
ie8 support (closes #96)
|
12 years ago |
hakimel
|
6bc92af17c
add eot font for ie
|
12 years ago |
Owen Versteeg
|
5503125ed4
Oops, made the page a little too responsive
|
12 years ago |
Owen Versteeg
|
cae363e7a5
Made the slideshow responsive
|
12 years ago |
Hakim El Hattab
|
ee31772aeb
added example
|
12 years ago |
Hakim El Hattab
|
911326f7ac
update markdown code example to correctly reflect line breaks
|
12 years ago |
Hakim El Hattab
|
0a440cee6c
modified data-markdown to support markdown indented with tabs
|
12 years ago |
Hakim El Hattab
|
ff567372c0
self-execute data-markdown
|
12 years ago |
Hakim El Hattab
|
12c9977cda
markdown instructions
|
12 years ago |
Hakim El Hattab
|
696346dccb
added slide announcing markdown support (#15)
|
12 years ago |
Hakim El Hattab
|
19852772fe
support for data-markdown (#15)
|
12 years ago |
Hakim El Hattab
|
dc05ce1575
move theme styles at bottom of main.css, change background of page transition to be transparent
|
12 years ago |
Hakim El Hattab
|
e9b874112e
fixes bug where the .present class remained on previous slide (closes #88)
|
12 years ago |
Hakim El Hattab
|
e570265a67
adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73
|
12 years ago |
Hakim El Hattab
|
1916d2f64a
added example from @pamelafox
|
12 years ago |
Hakim El Hattab
|
233d626c5f
readme code marking
|
12 years ago |
Hakim El Hattab
|
e50370c251
1.4 is now stable, increment master to 1.5
|
12 years ago |
Hakim El Hattab
|
c513500269
clean up initialization, conditionally load classList polyfill prior to reveal.js
|
12 years ago |
Hakim El Hattab
|
0ef90e0dcf
'keyboard' config option for disabling keyboard navigation (closes #84)
|
12 years ago |
Hakim El Hattab
|
7f9662edab
null check progress DOM element even if it's configured to be on
|
12 years ago |