Hakim El Hattab
|
424f8ee961
|
additional background test
|
12 years ago |
Hakim El Hattab
|
c3b91560c7
|
match background and transition slide transition easing equations
|
12 years ago |
Hakim El Hattab
|
abb4ca8f2d
|
rtl support for new sliding backgrounds
|
12 years ago |
Hakim El Hattab
|
8e348af8b8
|
pluralize background classname to match '.slides'
|
12 years ago |
Hakim El Hattab
|
7e50404ad7
|
markup error correction
|
12 years ago |
Hakim El Hattab
|
5655b5f467
|
semi-correction #470
|
12 years ago |
Hakim El Hattab
|
1c16148c09
|
set 'hidden' attribute on all slides except the present (#457)
|
12 years ago |
Hakim El Hattab
|
8393efe8e9
|
serve notes/multiple index document as html (closes #470)
|
12 years ago |
Hakim El Hattab
|
f5a379b8a1
|
merge notes timer rounding fix
|
12 years ago |
Hakim El Hattab
|
aa9e298f3d
|
update code style to match after merge
|
12 years ago |
Hakim El Hattab
|
033f3ab169
|
merge fix for embedded media repeated autoplay
|
12 years ago |
Hakim El Hattab
|
ddfb130d11
|
add test deck for embedded media
|
12 years ago |
Hakim El Hattab
|
4d164dc5b6
|
revamp pdf printing to support per-slide backgrounds (closes #453)
|
12 years ago |
Chris Lawrence
|
d3ebbf1be7
|
Only call embedded content bits if the slide actually changed.
|
12 years ago |
Hakim El Hattab
|
ff35847fc6
|
update example deck to use slide backgrounds (#453)
|
12 years ago |
Hakim El Hattab
|
0ce57f1f91
|
update background test, documented slide backgrounds in readme (#453)
|
12 years ago |
Hakim El Hattab
|
544e090bd1
|
allow control over background color when using images (#453)
|
12 years ago |
Hakim El Hattab
|
15f24f7a9a
|
linear sliding transition option for full page backgrounds (#453)
|
12 years ago |
Hakim El Hattab
|
c11e8f624f
|
support for optional background property overrides (#453)
|
12 years ago |
Hakim El Hattab
|
bfadfcc7ce
|
don't transition to first slide background (#453)
|
12 years ago |
Hakim El Hattab
|
90811b8709
|
add test directory and simple test document for per-slide backgrounds (#453)
|
12 years ago |
Hakim El Hattab
|
f3f5d7780a
|
started the new per-slide background implementation (#453)
|
12 years ago |
Thomas Rosenau
|
28d370f2af
|
Use Math.floor instead of parseInt to avoid problems with very small numbers like 2e-10
|
12 years ago |
Hakim El Hattab
|
396d531770
|
typo (closes #471)
|
12 years ago |
Hakim El Hattab
|
8b355eaba0
|
support vertical align of slides with absolute children
|
12 years ago |
Hakim El Hattab
|
de551634c6
|
initial implentation of preview frame, add semi-fade fragment style, data-full-height support
|
12 years ago |
Hakim El Hattab
|
b67889049a
|
viewport meta to fit notes window on ipad
|
12 years ago |
Hakim El Hattab
|
d1a97b379f
|
float fix in notes-server plugin
|
12 years ago |
Hakim El Hattab
|
29dbd29962
|
typos
|
12 years ago |
Hakim El Hattab
|
d94ae2cf70
|
-ms-touch-action for #450
|
12 years ago |
Hakim El Hattab
|
f5155ed2a1
|
upgrade to 2.5.0
|
12 years ago |
Hakim El Hattab
|
5642b8d5d3
|
fix previousFragment, was hiding in reverse order #435
|
12 years ago |
Hakim El Hattab
|
db4eb20bc3
|
merge notes float fix and support for multiple fragments with same index
|
12 years ago |
Hakim El Hattab
|
6b6c87db97
|
add data-start-indexv #427
|
12 years ago |
Eric Weikl
|
88eb0af776
|
Allow override of HTML escaping in code blocks
This way, authors can use HTML for special formatting.
|
12 years ago |
Hakim El Hattab
|
4d89687fde
|
change markdown code sample syntax
|
12 years ago |
Hakim El Hattab
|
cb7a9c963d
|
merge master into dev
|
12 years ago |
Hakim El Hattab
|
f157aec1de
|
Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reveal.js into dev
|
12 years ago |
Hakim El Hattab
|
c746233f66
|
rvl.io > slid.es
|
12 years ago |
Hakim El Hattab
|
f345326a4e
|
re-arrange readme
|
12 years ago |
Hakim El Hattab
|
5132ccd26d
|
setup instructions #357
|
12 years ago |
Hakim El Hattab
|
7c9b3421a2
|
add package and serve grunt tasks (closes #437)
|
12 years ago |
Hakim El Hattab
|
0344f2f785
|
fix ios flicker bug with linear transition #410
|
12 years ago |
Ivan Kuchin
|
352ec7e9ad
|
remotes plugin more natural bindings: tap — next, zoom-out — activate overview, zoom-in — deactivate overview
|
12 years ago |
Hakim El Hattab
|
028d9186ec
|
merge marked tweak
|
12 years ago |
Hakim El Hattab
|
f3f9e5b546
|
remove automatic quotation marks on blockquote/q (closes #434)
|
12 years ago |
Amit Kotlovski
|
0cbe741afd
|
remove lang prefix from marked.js to fix highlight issue
|
12 years ago |
Hakim El Hattab
|
39b53a7b3c
|
minify marked #433
|
12 years ago |
Hakim El Hattab
|
beda5f4881
|
merge showdown to marked migration
|
12 years ago |
Nigel Stanger
|
76fce3b4d9
|
Support for multiple elements with same data-fragment-index
When multiple elements are specified with the same data-fragment-index,
they are all shown or hidden at once.
|
12 years ago |