Bug Tracker

Opened 15 years ago

Closed 13 years ago

#2650 closed feature (invalid)

Datepicker plugin to jQuery UI doesn't follow the theming convention

Reported by: natecavanaugh Owned by: iMarc
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:

Description

The datepicker component, while really well done, doesn't follow the normal theming convention for class names that it assigns to elements. All components use dashes instead of underscores and camelCasing, whereas the datepicker uses the latter.

Class names such as datepicker_newMonth should be something like ui-datepicker-new-month.

Change History (4)

comment:1 Changed 15 years ago by paul

Owner: changed from paul to iMarc

comment:2 Changed 15 years ago by paul

need: ReviewPatch

comment:3 Changed 15 years ago by paul

Type: bugfeature

comment:4 Changed 13 years ago by dmethvin

Resolution: invalid
Status: newclosed

This should be filed in the UI bug tracker if still relevant.

http://dev.jqueryui.com

Note: See TracTickets for help on using tickets.