Search and Top Navigation
#5402 closed bug (fixed)
Opened March 22, 2010 07:35PM UTC
Closed August 30, 2012 08:12PM UTC
Document how to use easings
Reported by: | jzaefferer | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | [meta] ui.docs | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The documentation needs to answer this question: How do you use easings with jQuery UI effects?
Currently we have the easing showcase demo, hidden under effect: http://jqueryui.com/demos/effect/#easing
The API documentation for the effect-method mentions that is accepts options, but doesn't provide any details at all, also excluding how to specify easings using that option.
I suggest creating a simple demo under a new "Easings" header, with a single element animated with the easeOutBounce easing; then put the canvas-showcase as an extra demo under that header.
Also update the effect-API docs to describe the properties the options-argument expects.
Attachments (0)
Change History (4)
Changed April 12, 2010 11:52AM UTC by comment:1
description: | The documentation needs to answer this question: How do you use easings with jQuery UI effects? → The documentation needs to answer this question: How do you use easings with jQuery UI effects? \ \ Currently we have the easing showcase demo, hidden under effect: http://jqueryui.com/demos/effect/#easing \ \ The API documentation for the effect-method mentions that is accepts options, but doesn't provide any details at all, also excluding how to specify easings using that option. \ \ I suggest creating a simple demo under a new "Easings" header, with a single element animated with the easeOutBounce easing; then put the canvas-showcase as an extra demo under that header. \ \ Also update the effect-API docs to describe the properties the options-argument expects. |
---|
Changed March 28, 2011 06:09PM UTC by comment:2
status: | new → open |
---|
Changed August 29, 2012 02:12PM UTC by comment:3
component: | effects.core → [meta] ui.docs |
---|
Changed August 30, 2012 08:12PM UTC by comment:4
resolution: | → fixed |
---|---|
status: | open → closed |
This is done in the new API repo.