Search and Top Navigation
#7140 closed feature (fixed)
Opened March 18, 2011 01:03PM UTC
Closed April 28, 2011 06:57PM UTC
Tabs: Add refresh method
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8.10 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The add and remove methods will be removed in favor of a new refresh method. This is consistent with how new plugins are updated after initialization. Removing these methods also means that the add and remove events are being removed.
Attachments (0)
Change History (5)
Changed March 18, 2011 01:03PM UTC by comment:1
priority: | minor → blocker |
---|---|
status: | new → open |
Changed March 18, 2011 01:04PM UTC by comment:2
blocking: | → 7141 |
---|
Changed April 19, 2011 07:59PM UTC by comment:3
Changed April 28, 2011 06:54PM UTC by comment:4
description: | All options related to templating are being removed. The templating in tabs is a one-off implementation and creates an inconsistency with the rest of jQuery UI. This change includes the removal of the idPrefix,tabTemplate, and panelTemplate options. → The add and remove methods will be removed in favor of a new refresh method. This is consistent with how new plugins are updated after initialization. Removing these methods also means that the add and remove events are being removed. |
---|
Changed April 28, 2011 06:57PM UTC by comment:5
resolution: | → fixed |
---|---|
status: | open → closed |
Finished implementation in 5d23e8eacd95b0bcb859c4303a39709ef8a4dc86 and 09faa7c9fa6d16313485d727e3943303c0181ebf.