Hakim El Hattab
|
4fde6124e6
|
merge navigate prev fix #493
|
2013-06-16 19:33:57 -04:00 |
|
Hakim El Hattab
|
516b1fc794
|
readme typo (closes #495)
|
2013-06-16 19:29:12 -04:00 |
|
Rick Lupton
|
d355a04061
|
Fix jshint test
|
2013-06-16 22:25:37 +01:00 |
|
Hakim El Hattab
|
56595d65cf
|
keyboard config object support #405
|
2013-06-16 11:49:51 -04:00 |
|
Rick Lupton
|
510839ab04
|
Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463.
Previously navigatePrev() was changing indexh and indexv; instead should
call slide(h, v) and let it change indexh and indexv.
|
2013-06-14 15:12:56 +01:00 |
|
Hakim El Hattab
|
a9dce74e24
|
recompile themes #488
|
2013-06-13 21:31:56 -04:00 |
|
Hakim El Hattab
|
e8f42736ff
|
Merge branch 'master' of https://github.com/OwenVersteeg/reveal.js
|
2013-06-13 21:30:58 -04:00 |
|
Owen Versteeg
|
cc133679be
|
Fix links so they aren't cut off (in SCSS)
|
2013-06-13 20:48:20 -03:00 |
|
Owen Versteeg
|
c5408f37da
|
Fix links so they aren't cut off (in SCSS)
|
2013-06-13 19:42:19 -04:00 |
|
Owen Versteeg
|
6acfcad2f4
|
correct links in sky theme
They looked a little wonky if you used a G or a Y.
|
2013-06-10 20:47:12 -03:00 |
|
Hakim El Hattab
|
30a0e67340
|
Merge pull request #487 from OwenVersteeg/master
update serif (controls, attribution URL, and fix <a> elements)
|
2013-06-10 16:35:59 -07:00 |
|
Owen Versteeg
|
2990909cc4
|
update serif (change controls, fix links, change url)
The Serif theme was a little flaky previously
|
2013-06-10 20:32:34 -03:00 |
|
Hakim El Hattab
|
7094f44eb9
|
merge conflicts w preview & backgrounds
|
2013-06-10 16:53:41 -04:00 |
|
Hakim El Hattab
|
424f8ee961
|
additional background test
|
2013-06-10 22:34:51 +02:00 |
|
Hakim El Hattab
|
c3b91560c7
|
match background and transition slide transition easing equations
|
2013-06-10 08:59:58 +02:00 |
|
Hakim El Hattab
|
abb4ca8f2d
|
rtl support for new sliding backgrounds
|
2013-06-10 08:55:59 +02:00 |
|
Hakim El Hattab
|
8e348af8b8
|
pluralize background classname to match '.slides'
|
2013-06-10 08:49:53 +02:00 |
|
Hakim El Hattab
|
7e50404ad7
|
markup error correction
|
2013-06-10 08:43:01 +02:00 |
|
Hakim El Hattab
|
5655b5f467
|
semi-correction #470
|
2013-06-09 19:17:31 +02:00 |
|
Hakim El Hattab
|
1c16148c09
|
set 'hidden' attribute on all slides except the present (#457)
|
2013-06-09 17:15:40 +02:00 |
|
Hakim El Hattab
|
8393efe8e9
|
serve notes/multiple index document as html (closes #470)
|
2013-06-09 17:07:14 +02:00 |
|
Hakim El Hattab
|
f5a379b8a1
|
merge notes timer rounding fix
|
2013-06-09 16:51:35 +02:00 |
|
Hakim El Hattab
|
aa9e298f3d
|
update code style to match after merge
|
2013-06-09 16:47:27 +02:00 |
|
Hakim El Hattab
|
033f3ab169
|
merge fix for embedded media repeated autoplay
|
2013-06-09 16:44:03 +02:00 |
|
Hakim El Hattab
|
ddfb130d11
|
add test deck for embedded media
|
2013-06-09 16:42:55 +02:00 |
|
Hakim El Hattab
|
4d164dc5b6
|
revamp pdf printing to support per-slide backgrounds (closes #453)
|
2013-06-09 16:12:50 +02:00 |
|
Chris Lawrence
|
d3ebbf1be7
|
Only call embedded content bits if the slide actually changed.
|
2013-06-08 05:45:48 -04:00 |
|
Hakim El Hattab
|
ff35847fc6
|
update example deck to use slide backgrounds (#453)
|
2013-06-04 21:29:32 +02:00 |
|
Hakim El Hattab
|
0ce57f1f91
|
update background test, documented slide backgrounds in readme (#453)
|
2013-06-04 21:14:17 +02:00 |
|
Hakim El Hattab
|
544e090bd1
|
allow control over background color when using images (#453)
|
2013-06-04 20:25:47 +02:00 |
|
Hakim El Hattab
|
15f24f7a9a
|
linear sliding transition option for full page backgrounds (#453)
|
2013-06-04 20:15:19 +02:00 |
|
Hakim El Hattab
|
c11e8f624f
|
support for optional background property overrides (#453)
|
2013-06-04 19:58:50 +02:00 |
|
Hakim El Hattab
|
bfadfcc7ce
|
don't transition to first slide background (#453)
|
2013-06-04 19:51:06 +02:00 |
|
Hakim El Hattab
|
90811b8709
|
add test directory and simple test document for per-slide backgrounds (#453)
|
2013-06-04 19:42:56 +02:00 |
|
Hakim El Hattab
|
f3f5d7780a
|
started the new per-slide background implementation (#453)
|
2013-06-04 19:42:33 +02:00 |
|
Thomas Rosenau
|
28d370f2af
|
Use Math.floor instead of parseInt to avoid problems with very small numbers like 2e-10
|
2013-06-02 11:02:53 +02:00 |
|
Hakim El Hattab
|
396d531770
|
typo (closes #471)
|
2013-05-26 15:16:26 -03:00 |
|
Hakim El Hattab
|
8b355eaba0
|
support vertical align of slides with absolute children
|
2013-05-20 00:29:34 -04:00 |
|
Hakim El Hattab
|
de551634c6
|
initial implentation of preview frame, add semi-fade fragment style, data-full-height support
|
2013-05-20 00:18:48 -04:00 |
|
Hakim El Hattab
|
b67889049a
|
viewport meta to fit notes window on ipad
|
2013-05-19 17:01:52 -04:00 |
|
Hakim El Hattab
|
d1a97b379f
|
float fix in notes-server plugin
|
2013-05-19 16:42:36 -04:00 |
|
Hakim El Hattab
|
29dbd29962
|
typos
|
2013-05-12 17:25:06 -04:00 |
|
Hakim El Hattab
|
d94ae2cf70
|
-ms-touch-action for #450
|
2013-05-12 09:47:24 -04:00 |
|
Hakim El Hattab
|
f5155ed2a1
|
upgrade to 2.5.0
|
2013-05-12 09:45:20 -04:00 |
|
Hakim El Hattab
|
5642b8d5d3
|
fix previousFragment, was hiding in reverse order #435
|
2013-05-05 18:59:17 -04:00 |
|
Hakim El Hattab
|
db4eb20bc3
|
merge notes float fix and support for multiple fragments with same index
|
2013-05-05 18:44:10 -04:00 |
|
Hakim El Hattab
|
6b6c87db97
|
add data-start-indexv #427
|
2013-05-05 18:40:08 -04:00 |
|
Eric Weikl
|
88eb0af776
|
Allow override of HTML escaping in code blocks
This way, authors can use HTML for special formatting.
|
2013-05-05 16:19:08 +02:00 |
|
Hakim El Hattab
|
4d89687fde
|
change markdown code sample syntax
|
2013-05-04 16:07:49 -04:00 |
|
Hakim El Hattab
|
cb7a9c963d
|
merge master into dev
|
2013-05-04 16:06:06 -04:00 |
|