Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Effects (show): coding standards. | Scott González | 2010-09-27 | 2 | -49/+50 | |
| | | | | ||||||
| * | | | Selectable demos: coding standards. | Scott González | 2010-09-27 | 4 | -46/+52 | |
| | | | | ||||||
| * | | | Resizable demos: coding standards. | Scott González | 2010-09-27 | 12 | -156/+176 | |
| | | | | ||||||
| * | | | Effects (removeClass) demos: coding standards. | Scott González | 2010-09-27 | 2 | -23/+23 | |
| | | | | ||||||
| * | | | Dialog: Batch size-related option settings. | Scott González | 2010-09-27 | 1 | -43/+47 | |
| | | | | ||||||
| * | | | Dialog demos: safer selectors for the demo system workaround. | Scott González | 2010-09-27 | 4 | -4/+4 | |
| | | | | ||||||
| * | | | Widget: Added _setOptions method for handling normalized options setting. ↵ | Scott González | 2010-09-27 | 2 | -5/+33 | |
| | | | | | | | | | | | | | | | | Fixes #6114 - Widget: Add _setOptions() method. | |||||
| * | | | Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at ↵ | Scott González | 2010-09-27 | 2 | -0/+24 | |
| | | | | | | | | | | | | | | | | the end. | |||||
| * | | | Autocomplete: Only prevent the default action for enter when a menu item is ↵ | Scott González | 2010-09-27 | 2 | -4/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | active. Fixes #6038 - Autocomplete: Allow default behaviour on enter when menu is open but inactive. Thanks Ján Suchal. | |||||
| * | | | Autocomplete (Menu): Only traverse through .ui-menu-item elements for ↵ | Scott González | 2010-09-27 | 1 | -8/+10 | |
| | | | | | | | | | | | | | | | | paging. Fixes #6029 - Autocomplete: Custom item can be activated (and result in error) on PageUp/PageDown key click. | |||||
| * | | | Autocomplete: Handle IE firing focus events asynchronously. Fixes #6109 - ↵ | Scott González | 2010-09-24 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | Autocomplete Change event does not fire in IE. | |||||
| * | | | Release: Small tweak to some wording. | Scott González | 2010-09-24 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Datepicker: Added Portuguese localization. Fixes #6102 - Datepicker: Add ↵ | Scott González | 2010-09-24 | 3 | -0/+25 | |
| | | | | | | | | | | | | | | | | Portuguese localization. | |||||
| * | | | Widget: Use charAt instead of substring for private method check. | Daniel Steigerwald | 2010-09-20 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Accordion: Don't pass multiple classes to .toggleClass(). Fixes #6084 - ↵ | Scott González | 2010-09-20 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | Accordion: 1.8.5 not fully compatible with core 1.3.2. | |||||
| * | | | Core: Only use mousedown to prevent text selection in browsers that don't ↵ | Scott González | 2010-09-20 | 1 | -6/+7 | |
| | | | | | | | | | | | | | | | | support selectstart. Fixes #6080 - Core: disableSelection() disables select elements in Chrome. | |||||
| * | | | Datepicker: Added galician localization. Fixes #6079 - Datepicker: Add ↵ | Jorge Barreiro | 2010-09-20 | 3 | -0/+26 | |
| | | | | | | | | | | | | | | | | Galician localization. | |||||
| * | | | Effects: Fixed .show(), .hide(), .toggle() to accept a hash of options ↵ | Scott González | 2010-09-20 | 1 | -4/+17 | |
| | | | | | | | | | | | | | | | | again. Fixes #6078 - Effects: Passing an object for parameters no longer works. Fixes #6067 - Dialog show/hide animations do not work. | |||||
| * | | | Datepicker: Hightlight the curerent date, not the selected date. Fixes #5984 ↵ | Lim Chee Aun | 2010-09-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | - Datepicker showing multiple months highlights selected day in all of them | |||||
| * | | | Autocomplete: Properly handle non-item clicks inside the suggestion list. ↵ | Scott González | 2010-09-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Fixes #6052 - Autocomplete suggestion list does not close properly. | |||||
| * | | | Dialog: Don't call draggable.destroy if we're not currently draggable. Fixes ↵ | Scott González | 2010-09-20 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | | #6069 - DIALOG windows 1.8.5 draggapble problem. | |||||
| * | | | Dialog demo: syntax error, errant single quote from last style guide update. ↵ | Richard D. Worth | 2010-09-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Fixed #6074 - Dialog: demo of modal form broken | |||||
| * | | | Build: add zip file for MS cdn to cdn target (was: googlecdn target) | jzaefferer | 2010-09-15 | 1 | -3/+6 | |
| | | | | ||||||
| * | | | Updating the master version to 1.9pre | Scott González | 2010-09-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Tagging the 1.8.5 release.1.8.5 | Scott González | 2010-09-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Build: Attempt to fix version replacement for API docs. | Scott González | 2010-09-10 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | Build: Minor tweaks to release automation. | Scott González | 2010-09-10 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Build: Initial commit for release automation. | Scott González | 2010-09-10 | 2 | -0/+405 | |
| | | | | ||||||
| * | | | Progressbar demos: Coding standards. | Scott González | 2010-09-10 | 4 | -46/+42 | |
| | | | | ||||||
| * | | | Position demos: Coding standards. | Scott González | 2010-09-10 | 3 | -99/+90 | |
| | | | | ||||||
| * | | | Effects .hide() demos: Coding standards. | Scott González | 2010-09-10 | 2 | -49/+49 | |
| | | | | ||||||
| * | | | Droppable demos: Coding standards. | Scott González | 2010-09-10 | 8 | -294/+330 | |
| | | | | ||||||
| * | | | Draggable demos: Coding standards. | Scott González | 2010-09-10 | 12 | -221/+219 | |
| | | | | ||||||
| * | | | Dialog demos: Coding standards. | Scott González | 2010-09-10 | 7 | -168/+157 | |
| | | | | ||||||
| * | | | Datepicker demos: Coding standards. | Scott González | 2010-09-10 | 15 | -230/+247 | |
| | | | | ||||||
| * | | | Button demos: Coding standards. | Scott González | 2010-09-09 | 7 | -186/+150 | |
| | | | | ||||||
| * | | | Demos: Cleanup. | Scott González | 2010-09-09 | 21 | -33/+33 | |
| | | | | ||||||
| * | | | Autocomplete demos: Coding standards. | Scott González | 2010-09-09 | 13 | -297/+350 | |
| | | | | ||||||
| * | | | Effects demos (partial): Coding standards. | Scott González | 2010-09-09 | 7 | -141/+152 | |
| | | | | ||||||
| * | | | Accordion demos: Coding standards. | Scott González | 2010-09-09 | 9 | -146/+136 | |
| | | | | ||||||
| * | | | datepicker: changed parseDate to be case insensitive. Fixed #6036 - ↵ | AndrewNewcomb | 2010-09-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | datepicker: parseDate is case sensitive. | |||||
| * | | | Core: Avoid layout bug in IE with minHeight support test. | Scott González | 2010-09-07 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Tabs: Prevent opening a tab while panels are being animated. Fixes #4771 - ↵ | Christopher McCulloh | 2010-09-07 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Tabs: Occassionally displays multiple tabs when clicked with rotate control using opacity toggle fx. | |||||
| * | | | Dialog tests: Enabling in TestSwarm. | Scott González | 2010-09-07 | 2 | -18/+0 | |
| | | | | ||||||
| * | | | Core: Improvements to minHeight support test. Thanks jdalton. | Scott González | 2010-09-07 | 1 | -6/+10 | |
| | | | | ||||||
| * | | | Dialog: Fixed test for default title. Some browsers were returning an actual ↵ | Scott González | 2010-09-07 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | non-breaking space and some were returning the string " ". | |||||
| * | | | Dialog: If the browser doesn't support minHeight, use height to set the ↵ | Scott González | 2010-09-07 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | minHeight. Fixes #6027 - Dialog: minHeight isn't properly handled on init in IE6. | |||||
| * | | | Core: Added $.support.minHeight. Fixes #6026 - Core: Add ↵ | Scott González | 2010-09-07 | 1 | -2/+15 | |
| | | | | | | | | | | | | | | | | jQuery.support.minHeight. | |||||
| * | | | Dialog: Reduced size of dialogs in height/width tests. | Scott González | 2010-09-07 | 1 | -16/+16 | |
| | | | | ||||||
| * | | | Tabs: Handle empty hrefs for IE6/7 as invalid. Fixes #5755 - Tabs: tabs with ↵ | Scott González | 2010-09-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | an empty href are enabled in IE6/7. |