Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Datepicker: Fixed #4646 Localization error in ui.datepicker-es.js | Keith Wood | 2009-07-05 | 1 | -2/+2 | |
| | ||||||
* | Widget factory: Convert falsy data values to an empty hash in _trigger. ↵ | Scott González | 2009-07-04 | 2 | -17/+18 | |
| | | | | Fixes #4650: ui hash not always provided in events/callbacks. | |||||
* | accordion fix for #4653: added tests, adopted no-auto-height demo to also ↵ | Jörn Zaefferer | 2009-07-03 | 4 | -28/+42 | |
| | | | | cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed | |||||
* | datepicker: fixed dateFormat example | Ca-Phun Ung | 2009-06-24 | 1 | -2/+2 | |
| | ||||||
* | Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization | Keith Wood | 2009-06-22 | 3 | -0/+10 | |
| | ||||||
* | Datepicker: Fixed #4536 Datepicker maxDate doesn't take into account column ↵ | Keith Wood | 2009-06-22 | 1 | -3/+3 | |
| | | | | layout | |||||
* | Datepicker. Fixed #3657 showOtherMonths should allow the selection of days ↵ | Keith Wood | 2009-06-21 | 4 | -3/+60 | |
| | | | | from other months | |||||
* | Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define ↵ | Scott González | 2009-06-20 | 2 | -0/+14 | |
| | | | | default for select option). | |||||
* | Tests: Fixed includes of cookie and simulate plugins. | Scott González | 2009-06-20 | 3 | -4/+4 | |
| | ||||||
* | Tests: Fixed import of testsuite.css. | Scott González | 2009-06-20 | 1 | -1/+1 | |
| | ||||||
* | Datepicker: default, min, and max dates can be specified as date strings in ↵ | Keith Wood | 2009-06-16 | 2 | -12/+30 | |
| | | | | the current format | |||||
* | Datepicker: Fixed #4592 Basque (euskara) localization | Keith Wood | 2009-06-16 | 3 | -0/+25 | |
| | ||||||
* | 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 | 3 | -0/+25 | |
| | ||||||
* | svn:mime-type | Richard Worth | 2009-06-04 | 0 | -0/+0 | |
| | ||||||
* | Updated base theme to match smoothness. Fixed #4447 - UI Icons are not even, ↵ | Richard Worth | 2009-06-04 | 10 | -10/+10 | |
| | | | | causes misaligned buttons | |||||
* | Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - ↵ | Scott González | 2009-05-31 | 1 | -7/+14 | |
| | | | | Demo: Dialog modal form demo doesn't react to focus on button). | |||||
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 36 | -522/+1299 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2009-05-22 | 3 | -168/+168 | |
| | ||||||
* | Partial fix for #3773 | Jörn Zaefferer | 2009-05-12 | 2 | -2/+2 | |
| | ||||||
* | Tabs: prevent list-style assigned to li directly, fixes #4450 | Klaus Hartl | 2009-05-11 | 1 | -2/+2 | |
| | ||||||
* | spinner: removed mousewheel plugin from trunk/external (revert) | Ca-Phun Ung | 2009-05-11 | 5 | -335/+0 | |
| | ||||||
* | Fix for #4282, fixes 14 tests | Jörn Zaefferer | 2009-05-11 | 1 | -10/+8 | |
| | ||||||
* | Fix for #4222 | Jörn Zaefferer | 2009-05-11 | 4 | -10/+59 | |
| | ||||||
* | spinner: added mousewheel plugin to trunk/external. | Ca-Phun Ung | 2009-05-11 | 5 | -0/+335 | |
| | ||||||
* | 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 | 3 | -0/+25 | |
| | ||||||
* | removed BOMs | Richard Worth | 2009-04-24 | 2 | -2/+2 | |
| | ||||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -18/+22 | |
| | ||||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -2/+2 | |
| | ||||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -1/+1 | |
| | ||||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -1/+2 | |
| | ||||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -6/+5 | |
| | ||||||
* | effects: demo visualising easing functions, tuning | Jörn Zaefferer | 2009-04-23 | 1 | -12/+0 | |
| |