Ticket #3646 (closed enhancement: fixed)
Accordion: Update markup to new UI CSS Framework specs
| Reported by: | joern.zaefferer | Owned by: | joern.zaefferer |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.accordion | Version: | 1.6rc2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by joern.zaefferer) (diff)
The new jQuery UI CSS Framework was finalized and will be in 1.6rc3. The appropriate changes need to made to the Progressbar plugin. For markup reference, see
http://jquery-ui.googlecode.com/svn/trunk/tests/static/accordion.html
Attachments
Change History
comment:4 Changed 5 years ago by joern.zaefferer
- Status changed from accepted to closed
- Resolution set to fixed
Fixed in [1110].
comment:5 Changed 5 years ago by joern.zaefferer
- Status changed from closed to reopened
- Resolution fixed deleted
Animations are jumpy, need to fix that.
comment:6 Changed 5 years ago by joern.zaefferer
- Status changed from reopened to closed
- Resolution set to fixed
Fixed jumpy issue in [1112].
comment:7 Changed 5 years ago by joern.zaefferer
- Status changed from closed to reopened
- Resolution fixed deleted
Missing hover class, wrong icons. Remove outline on anchors and add hover class for keyboard focus.
comment:10 Changed 5 years ago by joern.zaefferer
Icons are now configurable via options headerIcon and headerIconSelected ([1157]).
comment:11 Changed 4 years ago by joern.zaefferer
- Status changed from reopened to closed
- Resolution set to fixed
Updated to icons: { header, headerSelected } syntax in [1203]. Outline/focus issue is deferred.
comment:12 Changed 4 years ago by joern.zaefferer
- Status changed from closed to reopened
- Resolution fixed deleted
Not quite done yet. Theme issue with autoHeight/fillSpace still open.
comment:13 Changed 4 years ago by rdworth
- Status changed from reopened to closed
- Resolution set to fixed
Closing this as a css framework refactor ticket. Please open any remaining issues as separate tickets against 1.6rc3


