Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Datepicker: cleaning up the datepicker open transition. fixed #5609 - ↵ | Paul Irish | 2010-05-13 | 1 | -2/+2 | |
| | | | | Datepicker: change default opening animation to fadeIn | |||||
* | Datepicker: avoid ambiguous + ++ in min file. Partial fix for #5576 - ↵ | Richard D. Worth | 2010-05-04 | 1 | -3/+6 | |
| | | | | invalid increment operand | |||||
* | Datepicker: Handle empty string for animation duration. | Scott González | 2010-03-03 | 1 | -1/+1 | |
| | | | | Fixes #5259 - DatePicker will not ever close. | |||||
* | datepicker: fixes #4443: Datepicker's vertical position in thickbox. This ↵ | Ca-Phun Ung | 2010-02-09 | 1 | -1/+1 | |
| | | | | also fixes the virtual position when the datepicker is close but not right at the bottom of the page. | |||||
* | Datepicker: Separate month and year unless both are drop-downs | Keith Wood | 2010-02-06 | 1 | -3/+3 | |
| | ||||||
* | Datepicker: Fixed #5128 Datepicker opens when setDate called | Keith Wood | 2010-02-06 | 1 | -5/+5 | |
| | ||||||
* | cleaning up dependency listings | Jörn Zaefferer | 2010-02-03 | 1 | -1/+0 | |
| | ||||||
* | Datepicker: No longer dependent on dialog in order to close datepicker when ↵ | Brant Burnett | 2010-02-01 | 1 | -7/+0 | |
| | | | | dialog is closed (Refixed #4453 UI Datepicker inside UI Dialog Issue) | |||||
* | Datepicker: Now uses zIndex() to determine zIndex for dpDiv on show (Fixed ↵ | Brant Burnett | 2010-02-01 | 1 | -0/+1 | |
| | | | | #4580 Datepicker appears underneath other widgets) | |||||
* | Datepicker: Fixed #4453 UI Datepicker inside UI Dialog Issue | Brant Burnett | 2010-02-01 | 1 | -0/+7 | |
| | ||||||
* | Datepicker: Fixed conflict between beforeShowDay and getDate | Keith Wood | 2010-01-29 | 1 | -2/+5 | |
| | | | | http://forum.jquery.com/topic/several-breaking-changes-in-jquery-ui-1-8rc1 | |||||
* | Datepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden elements | Keith Wood | 2010-01-25 | 1 | -2/+3 | |
| | ||||||
* | Datepicker: Fixed #5085 bug in findPos for RTL languages | Keith Wood | 2010-01-22 | 1 | -1/+3 | |
| | ||||||
* | Datepicker: Use null instead of empty string when showing/hiding without a ↵ | Scott González | 2010-01-22 | 1 | -2/+2 | |
| | | | | | | duration. Fixes #5086 - no animation still animates. | |||||
* | Happy New Year | Richard Worth | 2010-01-20 | 1 | -1/+1 | |
| | ||||||
* | Datepicker: Fixed #5026 Comparison between 2 date | Keith Wood | 2010-01-13 | 1 | -1/+2 | |
| | ||||||
* | Datepicker: Fixed #4869 Datepicker undesired today date on field & appendText | Keith Wood | 2010-01-13 | 1 | -21/+33 | |
| | ||||||
* | Datepicker: Fixed #4804 onChangeMonthYear fires at first run | Keith Wood | 2010-01-10 | 1 | -3/+3 | |
| | ||||||
* | Datepicker: Fixed #5022 numberOfMonths with one column multiple rows doesn't ↵ | Keith Wood | 2010-01-10 | 1 | -6/+9 | |
| | | | | display the next button | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -1/+6 | |
| | | | | menu; including menu static tests). | |||||
* | Split mouse into its own file and udpdated dependency lists. | Scott González | 2009-12-22 | 1 | -0/+1 | |
| | | | | Fixes #5023 - Split mouse code into its own file. | |||||
* | Datepicker: Corrected automatic parsing of date on keystrokes | Keith Wood | 2009-12-15 | 1 | -12/+15 | |
| | ||||||
* | Datepicker: Fixed #4917 Enter key press on popup fails if _dayOverClass td ↵ | Keith Wood | 2009-12-15 | 1 | -2/+2 | |
| | | | | is after _currentClass td | |||||
* | Datepicker - Fixed #4949 - Double click on next/previous button closes the ↵ | Keith Wood | 2009-12-08 | 1 | -1/+2 | |
| | | | | datepicker | |||||
* | Datepicker: Fixed display of month and year dropdowns when showing month ↵ | Scott González | 2009-12-04 | 1 | -1/+1 | |
| | | | | | | | | | after year. Fixes #4420 - showMonthAfterYear make calendar disorder. Thanks bhornseth for the patch. | |||||
* | Datepicker - Fixed #4704 - Datepicker global variable isn't unique | Keith Wood | 2009-12-02 | 1 | -10/+15 | |
| | ||||||
* | Datepicker - Fixed #4870 - yearRange doesn't work as expected | Keith Wood | 2009-12-01 | 1 | -14/+12 | |
| | ||||||
* | Datepicker - Fixed #4885 - Tab key should not have default behaviour ↵ | Keith Wood | 2009-11-30 | 1 | -12/+14 | |
| | | | | prevented by datepicker | |||||
* | Datepicker - Fixed #4787 - Datepicker: fix animation control | Keith Wood | 2009-11-29 | 1 | -11/+10 | |
| | ||||||
* | Datepicker - Fixed #4956 - undefined variable: lookAhead() | Keith Wood | 2009-11-27 | 1 | -0/+7 | |
| | ||||||
* | Datepicker - Fixed #4969 - Datepicker cannot change values of fields named ↵ | Keith Wood | 2009-11-27 | 1 | -1/+1 | |
| | | | | with special characters | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+1684 | |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |