Commit graph

194 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
c4430d3c1c Woops 2: The Search for Curly's Gold 2012-07-13 21:13:15 +08:00
imakewebthings
341f6b6b6d Woops :) 2012-07-13 21:05:59 +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
3e327bd1f6 Make tests pass given @jeremybanks's Base element improvements 2012-07-13 20:07:43 +08:00
imakewebthings
bf768811e8 Peaceful conflict resolution 2012-07-13 19:52:41 +08:00
Caleb Troughton
a519d3c195 Merge pull request #89 from jeremybanks/patch-2
deck.navigation leaks global variable due to missing comma
2012-06-29 08:50:42 -07:00
Jeremy Banks
e3564f29ab Updating navigation plugin to behave correctly in the presence of <base> tag. 2012-06-29 12:25:55 -03:00
Jeremy Banks
f8963b2d7d Fixing accidentally-global variable. 2012-06-29 12:13:39 -03:00
Jeremy Banks
a4e4c8540f Updating hash plugin to behave correctly in the presence of <base> tag. 2012-06-25 12:06:22 -04:00
imakewebthings
9accb16013 Documentation rewording 2012-04-14 23:15:16 +08:00
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