Skip to main content

Search and Top Navigation

#7136 closed feature (fixed)

Opened March 18, 2011 01:00PM UTC

Closed April 04, 2011 03:22PM UTC

Tabs: Rename select event to beforeActivate

Reported by: scottgonzalez Owned by:
Priority: blocker Milestone: 1.9.0
Component: ui.tabs Version: 1.8.10
Keywords: Cc:
Blocked by: Blocking:
Description
Attachments (0)
Change History (4)

Changed March 18, 2011 01:00PM UTC by scottgonzalez comment:1

priority: minorblocker
status: newopen

Changed March 18, 2011 01:02PM UTC by scottgonzalez comment:2

In order to improve consistency within the jQuery UI suite, select/selected will be renamed to activate/active across the board. What this means for tabs is that the selected option will be renamed to active, the select event will be renamed to beforeactivate, and the show event will be renamed to activate. The beforeactivate and activate options will include references to the tab and content panel for the old and new tabs, similar to accordion. In addition, the select method will be removed in favor of the setting the active option. Lastly, the deselectable option will be removed in 1.9 since it was deprecated in 1.8.

Related to #7135, #7137, #7138

Changed April 04, 2011 03:22PM UTC by scottgonzalez comment:3

Partial fix in 8b0c3618bdebddd98d4c09e77d14c50c4f4d3190.

Changed April 04, 2011 03:22PM UTC by Scott González comment:4

resolution: → fixed
status: openclosed

Tabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: Rename select event to beforeActivate.

Changeset: 632e6c76185664f1831c2f008e40f9057ef91bd0