Ticket #6840 (closed feature: fixed)
Accordion: Rename changestart event to beforeActivate
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.9.0 |
| Component: | ui.accordion | Version: | 1.8.7 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by joern.zaefferer) (diff)
Deprecate changestart in 1.9 and remove in 2.0. Update UI properties: Change newContent to newPanel, oldContent to oldPanel.
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.gonzalez
- Summary changed from Accordion: Rename changestart event to beforeactivate and allow canceling to Accordion: Rename changestart event to beforeActivate
comment:4 Changed 2 years ago by Scott González
- Status changed from open to closed
- Resolution set to fixed
Accordion: Renamed changestart and change events to beforeActivate and activate, respectively. Fixes #6840 - Accordion: Rename changestart event to beforeActivate. Fixes #6842 - Accordion: Rename change event to activate.
Changeset: 088ef05142168de75d2afcbe447a5b44cb2d3673
comment:6 Changed 12 months ago by Jörn Zaefferer
Accordion: Update activate and beforeActivate event properties to newPanel/oldPanel (instead of content). Fixes #6840 and #6842
Changeset: e0fe788ee0c0c0d8d23f9d90b9acff713ba1302f
Note: See
TracTickets for help on using
tickets.

