Opened 12 years ago
Closed 11 years ago
#11532 closed feature (notabug)
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.
Change History (6)
comment:1 Changed 11 years ago by
Component: | unfiled → effects |
---|---|
Milestone: | None → 1.8 |
Priority: | undecided → low |
Status: | new → open |
Type: | bug → enhancement |
comment:3 Changed 11 years ago by
Owner: | set to gnarf |
---|---|
Status: | open → assigned |
Summary: | No documentation for the jQuery.fx prototype → Document jQuery.Tween |
comment:5 Changed 11 years ago by
Type: | enhancement → feature |
---|
Bulk change from enhancement to feature.
comment:6 Changed 11 years ago by
Resolution: | → notabug |
---|---|
Status: | assigned → closed |
This is an api issue, one that we are already tracking.
Note: See
TracTickets for help on using
tickets.
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.