Ticket #3647 (closed enhancement: fixed)
Datepicker: Update markup to new UI CSS Framework specs
| Reported by: | joern.zaefferer | Owned by: | caphun |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.datepicker | 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 plugin. For markup reference, see
http://jquery-ui.googlecode.com/svn/trunk/tests/static/datepicker.html
Attachments
Change History
comment:2 Changed 4 years ago by fg.maggie
Update: added recommended markup for datepicker with multiple calendars to the static page.
comment:4 Changed 4 years ago by caphun
- Status changed from assigned to closed
- Resolution set to fixed
comment:5 Changed 4 years ago by caphun
- Status changed from closed to reopened
- Resolution fixed deleted
Need to fix active state and slim down datepicker further by completely remove the following features:
- prompt
- status text and status related options/variables
- week highlighting options/variables
- range selection
- clickable weekday headers
comment:7 Changed 4 years ago by caphun
Removed prompt, status, week highlighting left overs in [1193]
comment:10 Changed 4 years ago by caphun
Removed date range picker features in [1198]
comment:11 Changed 4 years ago by caphun
Fixed day highlighting and RTL support for keyboard navigation in [1208]
comment:12 Changed 4 years ago by caphun
Fixed day highlighting and RTL support for keyboard navigation in [1208]
comment:13 Changed 4 years ago by caphun
Fixed disabled state for the inline datepicker so it looks disabled visually in [1216]
comment:14 Changed 4 years ago by caphun
- Status changed from reopened to closed
- Resolution set to fixed


