Opened 14 years ago
Closed 14 years ago
#2650 closed bug (fixed)
Datepicker plugin to jQuery UI doesn't follow the theming convention
Reported by: | natecavanaugh | Owned by: | grabanski |
---|---|---|---|
Priority: | blocker | Milestone: | 1.5 |
Component: | ui.datepicker | Version: | 1.5b4 |
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 (8)
comment:1 Changed 14 years ago by
Owner: | changed from paul to iMarc |
---|
comment:2 Changed 14 years ago by
need: | Review → Patch |
---|
comment:3 Changed 14 years ago by
Type: | bug → feature |
---|
comment:4 Changed 14 years ago by
Milestone: | 1.2.4 |
---|
comment:5 Changed 14 years ago by
Component: | ui.core → ui.datepicker |
---|---|
Milestone: | → 1.5 |
Priority: | major → blocker |
Version: | 1.2.3 → 1.5b4 |
comment:6 Changed 14 years ago by
Type: | feature → bug |
---|
comment:7 Changed 14 years ago by
Owner: | changed from iMarc to grabanski |
---|---|
Status: | new → assigned |
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Milestone 1.2.4 deleted