Side navigation
#2650 closed feature (invalid)
Opened April 03, 2008 06:21PM UTC
Closed July 11, 2010 06:43PM UTC
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.
Attachments (0)
Change History (4)
Changed April 04, 2008 12:49PM UTC by comment:1
owner: | paul → iMarc |
---|
Changed May 04, 2008 08:26AM UTC by comment:2
need: | Review → Patch |
---|
Changed May 05, 2008 05:34AM UTC by comment:3
type: | bug → feature |
---|
Changed July 11, 2010 06:43PM UTC by comment:4
resolution: | → invalid |
---|---|
status: | new → closed |
This should be filed in the UI bug tracker if still relevant.