#6840 closed feature (fixed)
Accordion: Rename changestart event to beforeActivate
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.8.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
Deprecate changestart in 1.9 and remove in 2.0. Update UI properties: Change newContent to newPanel, oldContent to oldPanel.
Change History (6)
comment:1 Changed 12 years ago by
Priority: | minor → blocker |
---|---|
Status: | new → open |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Summary: | Accordion: Rename changestart event to beforeactivate and allow canceling → Accordion: Rename changestart event to beforeActivate |
---|
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
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:5 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:6 Changed 11 years ago by
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.
#5910 is a duplicate of this ticket.