jscalendar-0.9.3 release notes
This release compiled at Wednesday, 9 Jul 2003 (00:39).
New stuff
- Opera 7 compatibility — keyboard navigation is
still not available; text selection can't be disabled, leading to an
ugly effect when walking through the month/year menus.
- Ability to align the calendar relative to the input field (or any
other element). Vertical: top, center, bottom. Horizontal: left,
center, right. This is established as a new parameter for
showAtElement.
- Added dateClicked property (boolean). This can be
inspected in the "onSelect" handler to determine if a date was
really clicked or the user only changed month/year using the menus.
You need to check this for "single-click" calendars and
only close/hide the calendar if it's true.
- Full documentation in HTML
and PDF format is now available in the
distribution archive.
- New language definition files: HU, HR, PT, ZH. Thanks those who
submitted!
Bug status
This covers only those bugs that have been reported at SourceForge.
- #703,238 — fixed
- #703,814 — fixed
- #716,777 — closed (was fixed already in 0.9.2-1)
- #723,335 — fixed
- #715,122 — feature request; implemented.
- #721,206 — fixed (added "refresh()" function)
- #721,833 — fixed (bug concerning the "yy" format
parsing)
- #721,833 — won't fix (we won't set the time to
midnight; time might actually be useful when we implement support
for time selection).
Mihai Bazon
Last modified on Tue Jul 8 21:52:23 2003