Commit graph

282 commits

Author SHA1 Message Date
imakewebthings
16336972a3 Update scale for webkit body scrollTop bug 2012-04-14 17:47:14 +08:00
imakewebthings
2f4f733854 Add preventFragmentScroll option 2012-04-14 17:15:13 +08:00
imakewebthings
1c428abb3a Work around webkit bug with body elements and scrollTop value 2012-04-14 16:14:50 +08:00
imakewebthings
99c1d03d30 typo 2012-04-14 13:55:47 +08:00
imakewebthings
238e741ec3 Bigger theme default font size 2012-04-14 12:49:22 +08:00
imakewebthings
4ed8c60ba5 Add scale extension to introduction 2012-04-14 12:41:47 +08:00
imakewebthings
4f6fb4c18f Make slides full width, set some overflows, closes #72 2012-03-28 12:06:49 +08:00
imakewebthings
c77cfb7148 Fix opacity in style themes for double nested slides, closes #70 2012-03-06 21:50:02 +08:00
imakewebthings
227b6b7cc4 Fix opacity 0 bug in nested slides for fade transition 2012-02-11 14:57:34 +08:00
imakewebthings
0e12e1d0d2 Missed the baseHeight comment update 2012-02-11 14:48:31 +08:00
imakewebthings
ef5aa7fb75 Merge branch 'scale-each-slide' 2012-02-11 14:30:51 +08:00
imakewebthings
f7b44a4095 Update comments and README for scaling changes 2012-02-11 14:30:37 +08:00
imakewebthings
2843192184 Move nested opacity style to style themes, closes #63 2012-02-02 16:46:40 +08:00
imakewebthings
d9b6d816b7 Simplify packaged introduction deck, closes #64 2012-02-02 15:37:35 +08:00
imakewebthings
a6d5efc454 Cleanup, docs, make container default baseHeight 2012-01-28 18:26:39 +08:00
imakewebthings
b206d9f223 Switch scale to use a wrapping element around slide content 2012-01-28 17:55:11 +08:00
imakewebthings
27fcc87511 Remove section specific tag from scale CSS 2012-01-28 15:56:29 +08:00
imakewebthings
7bde446f83 Fix menu + scale and move slop to CSS 2012-01-28 15:40:49 +08:00
Alex Chaffee
927f6e4b1b scale extension scales each slide separately 2012-01-16 13:26:07 -08:00
imakewebthings
6118e3357a Fix case for #58 where slide number entered is higher than countNested total but in legal range of actual slide count 2012-01-11 13:24:38 -08:00
imakewebthings
d027a17fc6 Add countNested option to deck.goto for #58 2012-01-09 13:18:32 -08:00
imakewebthings
e1ba017e0e Eject from show/hide menu if already in the same state, fixes #57 2011-12-04 21:08:04 +08:00
imakewebthings
54d0f5c665 Minor cleanup 2011-12-04 16:34:30 +08:00
imakewebthings
0eea53deb3 Fix current status number on mid-deck init, closes #56 2011-12-04 16:28:51 +08:00
imakewebthings
c4e57fb1b9 Set better initial states in deck.navigation, closes #55 2011-11-28 10:47:26 +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
5701068702 Switch from detaching to using the loading class in menu state switches 2011-11-07 21:01:47 +08:00
imakewebthings
2b7729bfed Update README with mailing list link + contribution instructions 2011-11-05 18:38:30 +08:00
imakewebthings
1b55cd8e48 Update goto form to accept ids + add datalist 2011-11-05 17:06:26 +08:00
imakewebthings
7f150a7e9e Extend .go to accept slide ids 2011-11-05 14:57:12 +08:00
imakewebthings
546feec10c Comment rewording 2011-11-05 13:15:05 +08:00
imakewebthings
5dd1b7d9c8 Update jQuery to 1.7 + adjust for deprecations 2011-11-05 12:30:46 +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
025ed343b3 Fix broken menu events that came with replaceWith 2011-11-01 18:51:32 +08: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
Caleb Troughton
9f9bb0ee6e Update README.md 2011-10-28 15:11:26 +08:00
Caleb Troughton
47d2de0741 Merge pull request #49 from awirick/master
Position fixed on status
2011-10-26 18:36:52 -07:00
awirick
71bb06974b moved fixed status position to only be when deck container is entire body of the document. 2011-10-26 15:08:45 -05:00
awirick
5734c4264c changed status to position fixed to handle vertical scrollbar on slides. 2011-10-26 10:47:44 -05: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
71d603a382 Adjust menu margins 2011-10-25 15:32:13 +08:00
imakewebthings
912ffb634d Store assigned ids and compare to ids on init to determine need for reassignment, fixes #44 2011-10-23 17:56:09 +08:00
imakewebthings
14ec24ad4a Fixes #41: Implement Nicolas Gallagher's fix for transformed elements with pseudo shadows 2011-10-23 16:26:51 +08:00
imakewebthings
c8ecb24617 Code cleanup 2011-10-23 13:38:32 +08:00
imakewebthings
40db993ade Better scaling styles for menu on browsers that support transforms 2011-10-23 13:28:30 +08:00