Skip to content

Conversation

fnagel
Copy link
Member

@fnagel fnagel commented Sep 29, 2014

This replaces #1316.

tjvantoll and others added 30 commits July 3, 2014 14:18
Use the `eachDay` option in the other-months demo. Fix handling of `extraClasses` property, split on space.
This is specifically for multi month pickers. This makes the assumption that the keyboard is always interacting with the first month in a multi month calendar. The next step is to store which grid currently has focus and to base the focus logic off of that.
* Re-add `ui-datepicker-week-col` class name currently used. * Add test suite. * Support changing option after initialization.
Make `select()` a private method as it's not part of the specification.
Revert to old behavior with two instead of three chars. Fixes layout issue with wrong day table cell width.
Change status caching, fix existing value related methods, introduce $.date construction with date object, selected property is null by default, add selected getter
Add calendar widget by copying and renaming datepicker widget files. Remove datepicker functionality, options and methods from Calendar. Remove calendar functionality, options and methods from Datepicker. Adjust tests due to split and changed specification. Remove duplicated demo files and fix some demos. Simplify calendar generation, use CSS instead of inline styles. Fix destroy method. Make use of uniqueId method. Fix focus highlighting when month is changed. Add version property. Add common unit tests. Fix input keyboard handling.
Improve render day cell mechanism.
Remove shortcut for closing the calendar and erasing the date (CTRL+END)
Several minor code improvements and make suppressExpandOnFocus an internal variable
Add Test if these options are set on the underlying calendar instance
@fnagel fnagel closed this Sep 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants