Search and Top Navigation
#6737 closed feature (duplicate)
Opened December 09, 2010 11:58AM UTC
Closed October 03, 2012 03:17PM UTC
Datepicker: Rewrite
Reported by: | softwareadvisor | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.10.0 |
Component: | ui.datepicker | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Rewrite datepicker to use the widget factory and conform to our coding standards.
Attachments (0)
Change History (2)
Changed December 09, 2010 01:22PM UTC by comment:1
description: | bind onclick instead of hardcoding html. \ use closest(".ui-datepicker-class").length to detect clicked object, combined with data-day attribute. \ fixes #4055 as well (less a global variable) → Rewrite datepicker to use the widget factory and conform to our coding standards. |
---|---|
milestone: | 1.9 → 1.next |
priority: | minor → blocker |
status: | new → open |
summary: | bind onclick instead of hardcoding html → Datepicker: Rewrite |
I'm hijacking this ticket because I don't want to keep tickets like this open since we'll be completely rewriting the datepicker.