Ticket #7139 (closed feature: fixed)
Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options)
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.9.0 |
| Component: | ui.tabs | Version: | 1.8.10 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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.
Change History
comment:1 Changed 2 years ago by scott.gonzalez
- Priority changed from minor to blocker
- Status changed from new to open
comment:3 Changed 2 years ago by Scott González
- Status changed from open to closed
- Resolution set to fixed
Tabs: Added tests for idPrefix, tabTemplate, panelTemplate. Fixes #7139 - Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options).
Changeset: 0546cd57bbd0ccee25e96e1fb8be5f208b08dfd4
Note: See
TracTickets for help on using
tickets.

