* Clicking on the calendar itself does not work for the first item, shouldn't it focus the field and open the picker?
* Can't [Esc] to close the picker
* Not sure why the "Apply" button is needed when the date is set regardless of its usage
* The ability to drag from one date to the next would be rather nice
* Not sure datejs is a good idea as a base, it's essentially dead (has been for 4 years) and the localizations are in a pretty sorry state
* The reflow/columnification when changing the width of the browser looks pretty bad
* When trying to select a FROM date after the TO date, the selection is just cancelled without any indication or hint that something is wrong. This is compounded by the calendars not showing the current selection range. Hipmunk does that part rather well (though not perfectly)
Would be nice if the dates in the selection range were highlighted, and unselectable dates (eg. later than the end date in left calendar, earlier than start date in right calendar.) were grayed out.
* Can't [Esc] to close the picker
* Not sure why the "Apply" button is needed when the date is set regardless of its usage
* The ability to drag from one date to the next would be rather nice
* Not sure datejs is a good idea as a base, it's essentially dead (has been for 4 years) and the localizations are in a pretty sorry state
* The reflow/columnification when changing the width of the browser looks pretty bad
* When trying to select a FROM date after the TO date, the selection is just cancelled without any indication or hint that something is wrong. This is compounded by the calendars not showing the current selection range. Hipmunk does that part rather well (though not perfectly)