Commit graph

165 commits

Author SHA1 Message Date
Caleb Troughton
75803a7a12 Merge pull request #32 from dougireton/slide_section
Make HTML markup more semantic.
2011-09-22 21:33:10 -07:00
imakewebthings
d5a0966792 Set scroll values to 0 with hash navigation, Fixes #33 2011-09-23 11:29:35 +08:00
imakewebthings
7e6a7a0014 Move wording in README for jQuery inclusion 2011-09-23 01:30:20 +08:00
imakewebthings
694b06418a Merge branch 'master' of github.com:imakewebthings/deck.js 2011-09-23 01:29:15 +08:00
imakewebthings
a2182964ee Add more extensions to README list 2011-09-23 01:28:26 +08:00
Caleb Troughton
67195f4383 Merge pull request #31 from dougireton/offline
Add local jQuery lib for offline use
2011-09-21 21:56:38 -07:00
Doug Ireton
dda6b9ec7d Make HTML markup more semantic.
Change slide <div>s to <section>s.
2011-09-21 21:34:13 -07:00
Doug Ireton
8c1af3e281 Add local jQuery lib for offline use 2011-09-21 21:14:34 -07:00
imakewebthings
42b4d44190 Reword 2011-09-19 11:45:34 +08:00
imakewebthings
f5afdbfbf7 Update Related Projects 2011-09-19 11:44:05 +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
cfcc3dea76 #Fixes #25: Reset pointer events to auto on nested slide parent 2011-09-13 08:40:31 +08:00
imakewebthings
5d82bd4831 Add Extensions section to README 2011-09-09 10:17:58 +08:00
imakewebthings
bb4870a5e4 #20: Short circuit transitions on init with a display:none loading class 2011-09-01 21:12:18 +08:00
Daniel Knittl-Frank
58c274621d Prevent default event handling in scale extension 2011-09-01 10:01:30 +02:00
Daniel Knittl-Frank
0c6f85fff7 Prevent default in menu extension key code
Signed-off-by: Daniel Knittl-Frank <knittl89+git@googlemail.com>
2011-08-31 15:03:43 +02:00
imakewebthings
1c41067717 Preserve menu margins for scrolling while in scale mode 2011-08-31 16:44:40 +08:00
imakewebthings
4e28b1e511 #15: Click selection of slides from menu 2011-08-31 16:21:37 +08:00
imakewebthings
8ecc5ed7c9 Document blue background chrome bug in README 2011-08-30 16:56:45 +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
a604db7354 Fixes #3: Update nav links with fragment ids if they exist 2011-08-29 22:56:34 +08:00
imakewebthings
62123e70e6 #18: Add safety check for e.originalEvent inside hashchange 2011-08-29 20:54:18 +08:00
imakewebthings
9bf485aeb9 Removing In-The-Works 2011-08-29 16:59:49 +08:00
imakewebthings
1ea58e534e Typo 2011-08-29 16:34:30 +08:00
imakewebthings
4e7369ed15 Updating intro deck for touch controls and some rewording 2011-08-29 16:30:49 +08:00
imakewebthings
dad3f13437 Update tests with new method names 2011-08-29 16:05:52 +08:00
imakewebthings
f33a497ca5 Changing scale method names to something more accurate 2011-08-29 15:43:43 +08:00
imakewebthings
5dbec45014 Update inline documentation 2011-08-28 15:22:08 +08:00
imakewebthings
c2ed09d3f0 Working version of deck.scale 2011-08-27 21:51:41 +08:00
imakewebthings
33a43692d4 Add scale tests 2011-08-27 16:59:22 +08:00
imakewebthings
88109bec41 First rough take at scaling 2011-08-27 14:54:11 +08:00
imakewebthings
88b72478e5 Adding empty scale 2011-08-27 14:54:10 +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
a89ed6ec7c Really remove nav buttons on touch devices this time (on hover) 2011-08-26 14:17:49 +08:00
imakewebthings
c88c250d6c Updating In-The-Works 2011-08-26 13:21:27 +08:00
imakewebthings
4e5146c278 Update readme for print and contributors 2011-08-26 13:14:12 +08:00
imakewebthings
8973f94bfd Remove nav buttons on touch devices in favor of swipes 2011-08-26 12:31:26 +08:00
imakewebthings
8b997bcb63 Add checks to menu double tap so it doesn't fire if the user swipes fast 2011-08-26 12:22:39 +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
Caleb Troughton
01a12e7915 Merge pull request #13 from jbuck/touch-support
Add touch event support for swiping and double tap
2011-08-25 19:24:23 -07: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
bbb17fc14b Fixing jQuery not loading if running intro deck from file:// 2011-08-24 12:17:35 +08:00
imakewebthings
29e9eee6f5 Using a build of Modernizr with more tests + addTest 2011-08-23 18:36:32 +08:00
imakewebthings
e52bcd131f Vertical slide was stupid broken 2011-08-23 15:12:25 +08:00