Skip to main content

Bug Tracker

Side navigation

#11532 closed feature (notabug)

Opened March 29, 2012 03:52PM UTC

Closed October 22, 2012 05:00PM UTC

Document jQuery.Tween

Reported by: SineSwiper Owned by: gnarf
Priority: low Milestone: 1.8
Component: effects Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Within the animate() documentation, the Step Function docs mention the "jQuery.fx prototype", but there is no separate reference to the specifications of the prototype. It mentions a few properties, but there should be a separate page for the prototype. The jQuery.fx prototype is also mentioned in cssHooks.

Properties and methods for jQuery.fx include:

update

cur

custom

show

hide

step

elem

start

end

now

pos

unit

tick

prop

options

startTime

speeds

etc.

Attachments (0)
Change History (6)

Changed April 07, 2012 02:09PM UTC by dmethvin comment:1

component: unfiledeffects
milestone: None1.8
priority: undecidedlow
status: newopen
type: bugenhancement

I don't think we *want* to document everything and should be very careful about documenting things that prevent further optimization or implementation changes down the road. There definitely is a subset that deserves a few words, but since gnarf is planning to do some changes for 1.8 it should probably wait until then.

Changed May 12, 2012 11:01AM UTC by gnarf comment:2

This will be docs for

jQuery.Tween
objects anyway in 1.8 :)

Changed June 04, 2012 05:51PM UTC by timmywil comment:3

owner: → gnarf
status: openassigned
summary: No documentation for the jQuery.fx prototypeDocument jQuery.Tween

Changed August 10, 2012 05:53PM UTC by dmethvin comment:4

Changed September 09, 2012 01:11AM UTC by dmethvin comment:5

type: enhancementfeature

Bulk change from enhancement to feature.

Changed October 22, 2012 05:00PM UTC by gnarf comment:6

resolution: → notabug
status: assignedclosed

This is an api issue, one that we are already tracking.