Commit graph

54 commits

Author SHA1 Message Date
imakewebthings
50ab2f4c7b Adding basic reset properties to body+html to reduce friction when BODY is not deck container 2012-07-21 10:28:18 +08:00
imakewebthings
5808a3c8d7 Create a better boilerplate for people to use as a starting point 2012-07-21 10:20:16 +08:00
imakewebthings
f13357dd16 Prevent key capture within ALL editable elements, not just those within slides 2012-07-13 20:58:33 +08:00
imakewebthings
1c428abb3a Work around webkit bug with body elements and scrollTop value 2012-04-14 16:14:50 +08:00
imakewebthings
4f6fb4c18f Make slides full width, set some overflows, closes #72 2012-03-28 12:06:49 +08:00
imakewebthings
b4cd21693c vcenter max height + print fix 2011-11-16 10:39:35 +08:00
imakewebthings
69e8148bbe Change hgroup to vcenter class, reset nested h1 padding 2011-11-08 12:27:54 +08:00
imakewebthings
b4f0e85cd9 Merge branch 'hgroup' of http://repo.or.cz/r/deck.js/dkf into hgroup 2011-11-08 12:14:14 +08:00
imakewebthings
7f150a7e9e Extend .go to accept slide ids 2011-11-05 14:57:12 +08:00
Daniel Knittl-Frank
5037d04958 Apply css transformations to hgroup elements.
Allow users to write 'sub headings' (useful on title slides). <h1>
transformations are reset and <hgroup> is shifted instead to the
vertical center of the slide.

Signed-off-by: Daniel Knittl-Frank <knittl89+git@googlemail.com>
2011-11-01 17:53:30 +01:00
imakewebthings
84b3ff3940 Put checks in on init to deal with empty decks, fixes #51 2011-11-01 16:43:31 +08:00
imakewebthings
e3d877601b Don't completely screw extensions when deck.change is prevented 2011-10-31 23:18:50 +08:00
imakewebthings
0204c7310e Refactor base styles to apply to slides insted of container 2011-10-25 17:10:21 +08:00
imakewebthings
75a07a7aa8 Make deck.change preventable, closes #48 2011-10-25 16:42:39 +08:00
imakewebthings
a68f7e2e1b Add beforeInit event 2011-10-25 15:55:31 +08:00
imakewebthings
f88830503f Cache container 2011-10-22 15:35:50 +08:00
imakewebthings
349d3544f7 Change h1 centering from 3d transform to 2d, closes #42 2011-10-18 23:36:52 +08:00
imakewebthings
af024461bb Fix (in part) pseudoelement shadows on slides 2011-10-17 14:40:06 +08:00
Daniel Knittl-Frank
dd22fe8219 Show all slides when printing a presentation.
Explicitly set opacity to 1 for printers

Signed-off-by: Daniel Knittl-Frank <knittl89+git@googlemail.com>
2011-10-08 11:20:59 +02:00
imakewebthings
d327e2046e Remove references to versioning 2011-10-08 13:03:50 +08:00
imakewebthings
77a6da5727 Test cleanup 2011-09-26 11:38:46 +08:00
Pascal Rettig
423608a0b8 Added exception for iframes without srcs 2011-09-25 22:15:43 -04:00
imakewebthings
ca15fd4008 Change deck.core snippet to use section tag 2011-09-23 12:47:10 +08:00
imakewebthings
57c92b2af3 Fixes #28: Stop propagation of key events from editable elements within slides 2011-09-14 23:38:52 +08:00
imakewebthings
bb4870a5e4 #20: Short circuit transitions on init with a display:none loading class 2011-09-01 21:12:18 +08:00
imakewebthings
b2bec2779c #10: Change next/prev defaults to an array of common controls 2011-08-30 12:55:56 +08:00
imakewebthings
e7c9ed4d46 #10: Let keys accept arrays of keys 2011-08-30 12:55:00 +08:00
imakewebthings
52c1f919f3 Ensure container scroll offsets initialize at 0 for #19 2011-08-30 09:47:39 +08:00
imakewebthings
bb1f32bc2e Closes #17: Native event namespaces for each extension module 2011-08-29 23:16:13 +08:00
imakewebthings
2dbbc31e5e Unload iframe sources when navigating away from a slide as a patch to #16 2011-08-27 11:29:32 +08:00
imakewebthings
6d24a21870 Reducing default swipe tolerance 2011-08-26 12:09:37 +08:00
imakewebthings
eba8fb54bc Removing scalability on intro deck for now 2011-08-26 12:03:13 +08:00
imakewebthings
6d6b8c2caa Amending jbuck's changes for style 2011-08-26 11:30:16 +08:00
Jon Buckley
874b32b85b Add touch event support for swiping between slides and showing the slide menu 2011-08-25 14:59:31 -04:00
imakewebthings
46d52ce5f6 Even more foolproof print css additions 2011-08-24 17:02:49 +08:00
imakewebthings
4b794a0851 De minimus touch controls and sizing/viewport tweaks 2011-08-23 00:34:04 +08:00
imakewebthings
762e596b5d Fixing print stylesheet 2011-08-22 19:20:01 +08:00
imakewebthings
b82d6cde3d fixes #1: kick iframe videos in webkit at the end of transition events 2011-08-22 16:47:33 +08:00
imakewebthings
9adbb8f30a undefined !== 'undefined' 2011-08-20 15:49:44 +08:00
imakewebthings
de2b2d264f Fix bug with getSlide(0) and falsiness 2011-08-20 15:43:08 +08:00
imakewebthings
e69f3e366c Initial commit for hash module 2011-08-18 14:50:15 +08:00
imakewebthings
8a7f8d6ed1 IE7 is the best 2011-08-17 11:35:02 +08:00
imakewebthings
5fe581f846 List items padding 2011-08-17 11:30:44 +08:00
imakewebthings
65d50a96fb Add -ms and -o properties where needed 2011-08-16 16:04:46 +08:00
imakewebthings
c4e34482fe Change padding to em for better menu views 2011-08-16 15:54:02 +08:00
imakewebthings
85b035cc92 Preventing scroll when hitting nav keys 2011-08-16 15:04:01 +08:00
imakewebthings
8867e01063 Min height on nested slides 2011-08-16 14:44:49 +08:00
imakewebthings
e514f8721a Tweaks for embed vs full body 2011-08-11 15:13:39 +08:00
imakewebthings
4179709e06 Update deck skeleton for body.deck-container 2011-08-11 14:05:58 +08:00
imakewebthings
32a1343f5f Center h1 for transform compliant browsers 2011-08-11 14:03:33 +08:00