scottjehl
dbd03bf0df
removed fallback transition CSS for non-3D browsers
2012-01-13 17:27:53 +07:00
toddparker
33b8cb67e0
Slide transition improvements
...
- Switched from opacity to outline for nofade
- Re-vamped the non-3D slides to eliminate blinking
2012-01-13 17:27:52 +07:00
toddparker
0675e15233
Added "nofade" transition, slide/up/down for non-3D devices
...
- Introduced a class (nofade) which is similar to dontmove for
overwriting the fade in/out classes. We're not scoping all classes to
with supported or not like in flip so we need to negate the fade rules
with a new animation
- Added a selector block at the top to lengthen all slide animations to
300ms to reduce blinkiness on Android. Shorter caused animations to
break out of sequence. Needs refinement on timing.
- Added rules to apply the "nofade" classes to the replace the fade
in/out animations for non-3D browsers. Had to set the duration equal to
the slide animations to keep it all in sync.
2012-01-13 17:27:52 +07:00
scottjehl
d6a44fcce9
flipped the default timing for in and out - they were backwards
2012-01-13 17:27:52 +07:00
scottjehl
dcd1fef137
whitespace
2012-01-13 17:27:51 +07:00
scottjehl
5776196fea
moved ui-viewport-transitioning rules into here
2012-01-13 17:27:51 +07:00
scottjehl
a1b2d9433e
updated comment to credit jqTouch for original transitions ideas, though these are now quite different
2012-01-13 17:27:51 +07:00
scottjehl
5a4f16d08a
split transition CSS into separate files.
2012-01-13 17:27:51 +07:00
scottjehl
296b739521
tweaked scale and duration of some flip and pop transitions
2012-01-13 17:27:51 +07:00
scottjehl
a6b23b15be
dontmove is no longer in use
2012-01-13 17:27:50 +07:00
scottjehl
76664aebc1
not needed, as flip already uses fade now in the "in" transition.
2012-01-13 17:27:50 +07:00
scottjehl
c2733fc8e7
for non-3d browsers, use fade instead of flip
2012-01-13 17:27:50 +07:00
toddparker
d231dd71cc
Updated -moz out to match
2012-01-13 17:27:50 +07:00
toddparker
d39fb83ec4
Broke out the global and in and out transition rules for asymmetric timing
...
Also added duplicate buttons at the booth to test scroll position
smoothness.
2012-01-13 17:27:50 +07:00
scottjehl
920738c8b9
rolled that last one back.
2012-01-13 17:27:50 +07:00
scottjehl
dbddd9dbb6
a little faster on the fades. needs cleanup later
2012-01-13 17:27:50 +07:00
scottjehl
1532f509c6
removed spin because we aren't using it no mo
2012-01-13 17:27:50 +07:00
scottjehl
b6145b5a1a
updated the slide and flip handlers to use combo fade/slide/flip transitions
2012-01-13 17:27:49 +07:00
scottjehl
1e7e65a6b8
fixed up the pop out transition for outin handler
2012-01-13 17:27:49 +07:00
Todd Parker
8221c3e98e
Add -moz prefixes for initial cut at Firefox transition support
2012-01-13 17:27:48 +07:00
Todd Parker
df64a22e3e
Shorter fade out (150ms) and fade in (300ms) for speedier transitions.
2012-01-13 17:27:48 +07:00
scottjehl
f50e029bac
hard-set opacity for "out" to prevent blinks
2012-01-13 17:27:01 +07:00
Eddie Monge
5535e24c46
Update to add license to root, update individual files to not have license, add license to built and testing files
2011-11-08 15:43:36 -08:00
Eddie Monge
bcbaa38854
2700: Step 7 Silly me kept putting instead of . Fixed that typo
2011-10-17 14:36:50 -07:00