Skip to main content

Search and Top Navigation

#3647 closed enhancement (fixed)

Opened December 09, 2008 01:27PM UTC

Closed December 22, 2008 08:26PM UTC

Last modified January 17, 2010 06:07AM UTC

Datepicker: Update markup to new UI CSS Framework specs

Reported by: jzaefferer Owned by: caphun
Priority: blocker Milestone: 1.7
Component: ui.datepicker Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:
Description

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 (1)
Change History (14)

Changed December 09, 2008 01:28PM UTC by jzaefferer comment:1

description: 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/datepicker.html \ 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 \

Changed December 11, 2008 09:26PM UTC by fg.maggie comment:2

Update: added recommended markup for datepicker with multiple calendars to the static page.

Changed December 15, 2008 08:23AM UTC by caphun comment:3

owner: → caphun
status: newassigned

Changed December 19, 2008 10:52PM UTC by caphun comment:4

resolution: → fixed
status: assignedclosed

Fixed in [1185] and tests in [1186]

Changed December 20, 2008 03:47PM UTC by caphun comment:5

resolution: fixed
status: closedreopened

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

Changed December 20, 2008 04:09PM UTC by caphun comment:6

Fixed active state highlight in [1190]

Changed December 20, 2008 05:19PM UTC by caphun comment:7

Removed prompt, status, week highlighting left overs in [1193]

Changed December 20, 2008 05:35PM UTC by caphun comment:8

Removed clickable weekdays in [1194]

Changed December 20, 2008 08:21PM UTC by caphun comment:9

Fixed RTL support in [1196]

Changed December 21, 2008 05:22PM UTC by caphun comment:10

Removed date range picker features in [1198]

Changed December 22, 2008 03:49PM UTC by caphun comment:11

Fixed day highlighting and RTL support for keyboard navigation in [1208]

Changed December 22, 2008 03:51PM UTC by caphun comment:12

Fixed day highlighting and RTL support for keyboard navigation in [1208]

Changed December 22, 2008 07:19PM UTC by caphun comment:13

Fixed disabled state for the inline datepicker so it looks disabled visually in [1216]

Changed December 22, 2008 08:26PM UTC by caphun comment:14

resolution: → fixed
status: reopenedclosed

Added RTL support to the datepicker theme and reverted the non-linear table markup from [1196] in [1218]