Nigel Stanger
1219564e05
Added clear:left to notes DIV
Resolves an issue where the first label (e.g., first bullet or first
number) of a list would wrap to the right side of the window and be
hidden under the clock element.
12 years ago
Amit Kotlovski
381da383d9
Replace the ShowDown Markdown engine with marked
12 years ago
Raymond Camden
b649c19af9
Moved my code to auto escape html to the right place
12 years ago
Raymond Camden
0441c26be1
Adds support for auto escaping HTML in code blocks.
12 years ago
Hakim El Hattab
247771e129
update control styles for fragments
12 years ago
Hakim El Hattab
36a8f12127
add isVerticalSlide utility method
12 years ago
Hakim El Hattab
0306e0fa0d
greatly improved rtl, slides and progress are now reversed #339
12 years ago
Hakim El Hattab
f210e7b1b5
avoid errors in old ie from code highlighting
12 years ago
Hakim El Hattab
78c4bf420e
slight readme tweak
12 years ago
Hakim El Hattab
caeeacbe4a
update readme to cover #388
12 years ago
Hakim El Hattab
06d0579610
only auto-play media when data-autoplay is set ( #388 )
12 years ago
Hakim El Hattab
ed4a8b51c5
auto play/pause youtube video when entering/leaving slide ( #388 )
12 years ago
Hakim El Hattab
32736a791c
auto play/pause html5 media when entering/leaving slide ( #388 )
12 years ago
Hakim El Hattab
18795c161f
add config option for disabling all fragments
12 years ago
Hakim El Hattab
1dfcab906e
fix control arrow anti-aliasing in ff
12 years ago
Hakim El Hattab
6cfc6ecc49
available fragment routes reflected in control arrows ( closes #411 )
12 years ago
Hakim El Hattab
0ebda98735
greatly simplify next/prev fragment routines
12 years ago
Hakim El Hattab
fdecb74cc8
also update controls and progress on sync
12 years ago
Hakim El Hattab
31e9c415fe
update progress bar on window resize
12 years ago
Hakim El Hattab
ce66980367
add sync method
12 years ago
Hakim El Hattab
a764c21cd1
add support for data-trim attribute on code elements ( closes #419 )
12 years ago
Hakim El Hattab
07d0ed8ba6
note included languages in highlight.js build #421
12 years ago
Hakim El Hattab
889692e26a
support code highlighting of a few more common languages #421
12 years ago
Hakim El Hattab
336077daeb
indentation tweak #417
12 years ago
Hakim El Hattab
38577cceb6
Merge branch 'master' of https://github.com/bozor/reveal.js into dev
12 years ago
Hakim El Hattab
e828b572e7
Merge pull request #425 from marcvangend/master
Use webkitRequestFullscreen if available
12 years ago
Marc van Gend
5736d4ae6e
Use the newer element.webkitRequestFullscreen method if available, to support all key events in fullscreen mode.
12 years ago
Hakim El Hattab
f6f0bd96c8
Merge pull request #418 from danse/patch-1
typo
12 years ago
danse
c69b118079
typo
12 years ago
Hakim El Hattab
ab2d8d3eaa
Merge branch 'master' of https://github.com/hakimel/reveal.js into dev
12 years ago
Hakim El Hattab
1453d15452
ie8 tweaks
12 years ago
bozor
eb4d02b394
Added a Zoom-in fragment transition
12 years ago
Hakim El Hattab
ba944767a7
remove ?notes from readme
12 years ago
Hakim El Hattab
9f732edf82
more state backgrounds
12 years ago
Hakim El Hattab
914a12e9cf
forward all attributes for markdown slides ( #413 )
12 years ago
Martin Kurtsson
6536d8467f
Added support for data-state in section when using external markdown files.
12 years ago
Hakim El Hattab
fee256d8a7
adjust order in readme
12 years ago
Hakim El Hattab
e05aa30db9
Merge pull request #398 from jmdobry/multiplex-docs
Clarified documentation for multiplex plugin.
12 years ago
Hakim El Hattab
cc455e2553
correction to navigate top/right/bottom/left methods ( closes #409 )
12 years ago
Hakim El Hattab
a18b2a94cf
add a few more state background ( #396 )
12 years ago
Hakim El Hattab
70b7ce360c
return current fragment index through getIndices, replaces getCurrentFragmentIndex #395
12 years ago
Hakim El Hattab
3f8f146466
fix previous slide navigation logic ( closes #397 )
12 years ago
Hakim El Hattab
5181f6e17f
Merge branch 'master' of https://github.com/ainformatico/reveal.js into dev
12 years ago
Hakim El Hattab
00b197792b
increase min-height of cube/page transitions
12 years ago
Hakim El Hattab
3999430b81
merge mutiplex fragment fix #395
12 years ago
Hakim El Hattab
25e0fbc050
hide rolling links backface
12 years ago
Alejandro El Informático
87894e5503
fix prevents loading remote plugin several times when notes are enabled
12 years ago
tkaczmarzyk
2256621169
returning index only when current fragment is defined
12 years ago
Jason Dobry
bf713c6ce1
Clarified documentation for multiplex plugin.
Thanks to @davidbanham for his help.
12 years ago
tkaczmarzyk
2f8aa51dc2
simplified getCurrentFragmentIndex impl
12 years ago