Opened 15 years ago
Closed 14 years ago
#919 closed enhancement (fixed)
[patch][cla] Accordion needs a way to expose the open state to CSS
Reported by: | Owned by: | Adam Peller | |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It would be great if Accordion panes exposed the open state to CSS, similar to the way one can add a classname to each label and use that to style it.
I have a patch that does this.
Attachments (1)
Change History (11)
Changed 15 years ago by
comment:1 Changed 15 years ago by
Milestone: | → 0.4 |
---|---|
Owner: | changed from anonymous to dylan |
CLA on file?
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
Summary: | Accordion needs a way to expose the open state to CSS → [patch] Accordion needs a way to expose the open state to CSS |
---|
comment:4 Changed 14 years ago by
Summary: | [patch] Accordion needs a way to expose the open state to CSS → [patch][need cla] Accordion needs a way to expose the open state to CSS |
---|
Doron, any chance we can get a CLA for this one? http://dojotoolkit.org/foundation/
comment:5 Changed 14 years ago by
Milestone: | 0.4 → 0.5 |
---|
not going to get the CLA in time, punting to 0.5
comment:6 Changed 14 years ago by
Summary: | [patch][need cla] Accordion needs a way to expose the open state to CSS → [patch][cla] Accordion needs a way to expose the open state to CSS |
---|
Dylan, Doron is IBM, so he's covered by the CCLA.
comment:7 Changed 14 years ago by
Owner: | changed from dylan to koranteng |
---|---|
Status: | assigned → new |
comment:8 Changed 14 years ago by
Component: | Widgets → Dijit |
---|
comment:9 Changed 14 years ago by
Owner: | changed from koranteng to Adam Peller |
---|
We now set the class "dijitAccordionPane-selected" on the selected pane
comment:10 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch against trunk