Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Datepicker. Fixed #3657 showOtherMonths should allow the selection of days ↵ | Keith Wood | 2009-06-21 | 1 | -3/+6 |
| | | | | from other months | ||||
* | Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define ↵ | Scott González | 2009-06-20 | 1 | -0/+7 |
| | | | | default for select option). | ||||
* | Datepicker: default, min, and max dates can be specified as date strings in ↵ | Keith Wood | 2009-06-16 | 1 | -9/+15 |
| | | | | the current format | ||||
* | Datepicker: Fixed #4592 Basque (euskara) localization | Keith Wood | 2009-06-16 | 1 | -0/+22 |
| | |||||
* | Refactored puff effect. | Scott González | 2009-06-15 | 1 | -25/+20 |
| | |||||
* | Effects core: Removed jQuery.fn.morph (same as jQuery.fn.switchClass). ↵ | Scott González | 2009-06-15 | 1 | -4/+1 |
| | | | | Fixed #4602 (Remove jQuery.fn.morph). | ||||
* | Effects core: Tweaked color animation. | Scott González | 2009-06-15 | 1 | -9/+8 |
| | |||||
* | Widget factory: Make methods chainable if the return value is undefined. ↵ | Scott González | 2009-06-15 | 1 | -1/+1 |
| | | | | Fixed #4601 (Allow undefined return value for chainable method calls). | ||||
* | Fixed Italian localization for datepicker. (Fixed #4599 - Datepicker i18n: ↵ | Scott González | 2009-06-13 | 1 | -4/+4 |
| | | | | Fix Italian localization). Thanks Antonello Pasella. | ||||
* | Effects core: Fixed indentation for color animation overrides. | Scott González | 2009-06-12 | 1 | -19/+16 |
| | |||||
* | UI Tabs: a fix for messed up animations and ajax tabs | Klaus Hartl | 2009-06-12 | 1 | -0/+4 |
| | |||||
* | Effects core: Reorganized method overloading. | Scott González | 2009-06-11 | 1 | -11/+10 |
| | |||||
* | Effects core: Refactored .effect() method; now uses _normalizeArguments and ↵ | Scott González | 2009-06-11 | 1 | -2/+11 |
| | | | | honors jQuery.fx.off. Fixes #4328 (IE6 with fx.off and highlight throws a script error). | ||||
* | Datepicker: Fixed #4514 Dialog doesn't accept initial date as Date | Keith Wood | 2009-06-11 | 1 | -6/+7 |
| | |||||
* | Effects core: Changed callback option to complete. Fixes #4586 (Effects ↵ | Scott González | 2009-06-10 | 1 | -1/+1 |
| | | | | callback should be "complete" not "callback"). | ||||
* | Effects core: Refactored show/hide/toggle methods. | Scott González | 2009-06-10 | 1 | -20/+38 |
| | |||||
* | Datepicker: Fixed #4556 Hungarian locale typo | Keith Wood | 2009-06-09 | 1 | -2/+2 |
| | |||||
* | Dialog: adjusting minHeight when the height option is less than the ↵ | Scott González | 2009-06-09 | 1 | -11/+27 |
| | | | | minHeight to prevent unexpectedly large dialogs. Fixes #4101 (Ui Dialog height does not adjust minHeight). Fixes #4122 (Dialog's content area isn't resized when height is adjusted). | ||||
* | All mouse-based plugins: Extend $.ui.mouse.defaults. Changed ↵ | Scott González | 2009-06-09 | 6 | -23/+11 |
| | | | | $.ui.mouse.defaults.cancel to ":input,option" which is used by every plugin as its default. Fixes #4584 ($.ui.mouse.defaults never used). | ||||
* | Datepicker: Added Vietnamese localisation | Keith Wood | 2009-06-06 | 1 | -0/+22 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-05-22 | 1 | -21/+21 |
| | |||||
* | Partial fix for #3773 | Jörn Zaefferer | 2009-05-12 | 2 | -2/+2 |
| | |||||
* | Fix for #4282, fixes 14 tests | Jörn Zaefferer | 2009-05-11 | 1 | -10/+8 |
| | |||||
* | Fix for #4222 | Jörn Zaefferer | 2009-05-11 | 1 | -5/+28 |
| | |||||
* | fix for #4492: added missing semicolons | Jörn Zaefferer | 2009-05-07 | 1 | -6/+6 |
| | |||||
* | Datepicker: Fixed #4474 Pressing Return (keyCode 13) overwrites manually ↵ | Keith Wood | 2009-04-26 | 1 | -3/+1 |
| | | | | inserted input in DatePicker | ||||
* | Datepicker: Fixed #4480 Date format and first day for regional default ↵ | Keith Wood | 2009-04-26 | 1 | -3/+3 |
| | | | | values in "ui.datepicker-ca.js" | ||||
* | Datepicker: Added Azerbaijani localisation | Keith Wood | 2009-04-26 | 1 | -0/+22 |
| | |||||
* | updated the condition to assert that values.legnth ==2 and range: true. ↵ | Andrew Powell | 2009-04-19 | 1 | -2/+4 |
| | | | | (fixed #3736 - Slider: some handles get stuck when using two or more handles) | ||||
* | Effects Core: Proper handling for .toggle(true). Fixes #4473 - effects.core ↵ | Scott González | 2009-04-19 | 1 | -2/+4 |
| | | | | corrupts jQuery toggle(<boolean switch>) functionality. | ||||
* | Dialog: Using new delayed focus method. Also fixed a bug where focus would ↵ | Scott González | 2009-04-18 | 1 | -11/+9 |
| | | | | leave the dialog for a fraction of a second when cycling through the tabbable elements. | ||||
* | Dialog: Expanded all self-closing tags for HTML conformance. | Scott González | 2009-04-18 | 1 | -4/+4 |
| | |||||
* | Dialog: Using local variables to improve minification. | Scott González | 2009-04-18 | 1 | -66/+75 |
| | |||||
* | Progressbar: Removed getter property. | Scott González | 2009-04-18 | 1 | -2/+1 |
| | |||||
* | Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, ↵ | Scott González | 2009-04-18 | 1 | -0/+13 |
| | | | | setFocus(). | ||||
* | Accordion - Removed easeslide animation. Fixes #4204 - Easeslide does not ↵ | Scott González | 2009-04-18 | 1 | -7/+1 |
| | | | | work (Accordion). | ||||
* | Accordion: Gracefully falling back to a linear animation for any ↵ | Scott González | 2009-04-17 | 1 | -0/+3 |
| | | | | non-existant animation specified for the animated option. Fixes #4392 - Accordion: option animated true causes JavaScript error. | ||||
* | Datepicker: Fixed #3861 Manually entered date does not update altField | Keith Wood | 2009-04-16 | 1 | -2/+25 |
| | |||||
* | Progressbar: Modified value method to act as both a getter and setter. ↵ | Scott González | 2009-04-16 | 1 | -2/+6 |
| | | | | Fixed #4427 - progressbar('value') returns a reference to this instead of the value. | ||||
* | Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵ | Scott González | 2009-04-15 | 11 | -47/+67 |
| | | | | factory should auto detect getters. | ||||
* | Datepicker: Fixed #4462 - Estonian localization | Keith Wood | 2009-04-14 | 1 | -0/+22 |
| | |||||
* | Fix for 4427. Per Scott G; Widgets cannot presently have getters and setters ↵ | Andrew Powell | 2009-04-12 | 1 | -1/+2 |
| | | | | with the same name. Scott's changes to the widget factory enable this and will be merged soon. | ||||
* | Datepicker: Fixed #4348 - Datepicker positioned outside body when scrollbar ↵ | Keith Wood | 2009-04-10 | 1 | -4/+4 |
| | | | | enabled | ||||
* | Datepicker: Restored keystrokes for yearly movements | Keith Wood | 2009-04-10 | 1 | -10/+17 |
| | |||||
* | Datepicker: Removed more remnants of range select functionality | Keith Wood | 2009-04-10 | 1 | -11/+5 |
| | |||||
* | Datepicker: Apply min/max settings on setDate | Keith Wood | 2009-04-10 | 1 | -13/+14 |
| | |||||
* | Datepicker: Fixed #4054 - Datepicker overlay problem in IE6 | Keith Wood | 2009-04-10 | 1 | -7/+19 |
| | |||||
* | Datepicker: Removed remnants of yearly steps | Keith Wood | 2009-04-10 | 1 | -18/+10 |
| | |||||
* | Dialog: Fixed the case where you open two modal dialogs and then close the ↵ | Scott González | 2009-04-02 | 1 | -0/+18 |
| | | | | top dialog and inputs in the first dialog were no longer usable - Fixes #4309. | ||||
* | fixed #4391 - ui-state-hover, ui-state-active and disabled sliders | Richard Worth | 2009-04-02 | 1 | -4/+28 |
| |