Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dialog: Added more tests. | Scott González | 2008-09-28 | 1 | -7/+37 |
| | |||||
* | Dialog: Removed functionality for copying classes from the main element to ↵ | Scott González | 2008-09-28 | 1 | -4/+0 |
| | | | | the wrapper div. This was used for themes, but this method of theming is no longer encouraged. | ||||
* | UI Tabs: in IE the first tab was moved to upper left corner for tabs used in ↵ | Klaus Hartl | 2008-09-27 | 1 | -0/+3 |
| | | | | dialog, fixes #3470 | ||||
* | Updated draggable defaults unit test | Richard Worth | 2008-09-27 | 1 | -7/+35 |
| | |||||
* | Accordion: fixed accordion drawers demo for IE6 and 7. Tested in FF2, FF3, ↵ | Ca-Phun Ung | 2008-09-27 | 1 | -1/+10 |
| | | | | Safari 3, Opera 9.5, IE6, IE7 & Chrome on WinXP. All look pretty good. However, IE6 still has slightly darker side borders caused by the .drawer-handle.open clause which is not properly supported by IE6. | ||||
* | Spinner: reduced mousewheel timer from 500ms to 400ms (thanks cloudream) | Ca-Phun Ung | 2008-09-27 | 1 | -1/+1 |
| | |||||
* | Spinner: Removed external jquery.mousewheel.js call from visual test. | Ca-Phun Ung | 2008-09-26 | 1 | -1/+0 |
| | |||||
* | Spinner: added a timer to mousewheel interaction which fires a change event ↵ | Ca-Phun Ung | 2008-09-26 | 3 | -3/+12 |
| | | | | | | when the mousewheel stops spinning. Added a few missing options to test case. | ||||
* | Accordion: fix user-defined style issue when margin is set on expander | Ca-Phun Ung | 2008-09-26 | 1 | -3/+5 |
| | |||||
* | Draggable cancelHelperRemoval when is not over | Eduardo Lundgren | 2008-09-26 | 1 | -0/+1 |
| | |||||
* | Accordion: fixed jump in accordion when expander div has padding. | Ca-Phun Ung | 2008-09-25 | 1 | -2/+4 |
| | |||||
* | Spinner: Add change event to dblclick and created a new visual test for all ↵ | Ca-Phun Ung | 2008-09-23 | 2 | -5/+57 |
| | | | | callbacks. timer is now set to 0 after being cleared. | ||||
* | Spinner: Fixed warnings. | Scott González | 2008-09-23 | 1 | -30/+69 |
| | |||||
* | Core: Reduced size of ARIA methods. | Scott González | 2008-09-23 | 1 | -18/+21 |
| | |||||
* | Core: Moved ARIA methods up with other jQuery core modifications. | Scott González | 2008-09-22 | 1 | -27/+26 |
| | |||||
* | Accept boolean values for aria state. (Thanks for catch Scott González) | David Bolter | 2008-09-22 | 2 | -3/+3 |
| | |||||
* | Added ariaRole and ariaState to ui.core with tests. | David Bolter | 2008-09-22 | 4 | -0/+45 |
| | | | | | | Added ARIA role and state to ui.dialog Fixes #3350 (Inspired by jARIA plugin from Chris Hoffman) | ||||
* | Core: Marked $.ui.plugin as deprecated. | Scott González | 2008-09-22 | 1 | -0/+1 |
| | |||||
* | Spinner: implemented init callback via trigger (thanks Scott González) | Ca-Phun Ung | 2008-09-22 | 2 | -4/+2 |
| | |||||
* | Spinner: new options: format, items & decimals (r728). | Ca-Phun Ung | 2008-09-20 | 2 | -4/+44 |
| | | | | | | items: accepts a array of objects which will be converted to a list of items by the spinner. format: printf style formatting of each item - accepts named arguments. | ||||
* | set svn:eol-style to native | Richard Worth | 2008-09-20 | 53 | -7900/+7900 |
| | |||||
* | HTML5 doctype | Richard Worth | 2008-09-20 | 40 | -85/+82 |
| | |||||
* | Spinner: decimals and stepping now independent (user request) | Ca-Phun Ung | 2008-09-20 | 1 | -3/+4 |
| | |||||
* | Core: Added comment about why we use triggerHandler instead of trigger in ↵ | Scott González | 2008-09-20 | 1 | -1/+2 |
| | | | | $.fn.remove. | ||||
* | Core: Fixed #3457: Removing elements causes instantiated plugins to be ↵ | Scott González | 2008-09-20 | 1 | -1/+4 |
| | | | | destroyed again. | ||||
* | Corrected naming and capitalization consistency for Colorpicker and Progressbar | Richard Worth | 2008-09-20 | 2 | -4/+4 |
| | |||||
* | Removed exposure of internal instance in progressbar's ui callback ↵ | Richard Worth | 2008-09-20 | 1 | -1/+0 |
| | | | | parameter. See #2928 | ||||
* | Progressbar - Source formatting | Eduardo Lundgren | 2008-09-20 | 1 | -68/+69 |
| | |||||
* | Progressbar - Source formatting | Eduardo Lundgren | 2008-09-20 | 1 | -3/+3 |
| | |||||
* | corrected typo in property key - svn:eol-style | Richard Worth | 2008-09-20 | 0 | -0/+0 |
| | |||||
* | Fixed 3266. Datepicker is displayed when using "setDate" and "change" methods | Keith Wood | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | Fixed 3232 Datepicker position problem in IE 6/7 | Keith Wood | 2008-09-20 | 1 | -2/+4 |
| | |||||
* | Progressbar - Added suport for animated equations (easeInOutQuint, ...) | Eduardo Lundgren | 2008-09-20 | 2 | -3/+8 |
| | |||||
* | Progressbar duration option fixed | Eduardo Lundgren | 2008-09-20 | 2 | -9/+16 |
| | |||||
* | whitespace: Removed trailing whitespace from non-blank lines | Richard Worth | 2008-09-20 | 16 | -31/+31 |
| | |||||
* | whitespace | Richard Worth | 2008-09-20 | 13 | -394/+371 |
| | |||||
* | whitespace | Richard Worth | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | removed leading semicolon ; - only effects.core.js and ui.core.js get it | Richard Worth | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | Added newline to end of files | Richard Worth | 2008-09-20 | 2 | -2/+2 |
| | |||||
* | corrected version.txt in trunk (should remain 1.6pre until 1.7pre) | Richard Worth | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | changed version to 1.6rc21.6rc2 | Paul Bakaus | 2008-09-20 | 1 | -1/+1 |
| | |||||
* | Dialog: Added an id to the title span (needed for ARIA support). | Scott González | 2008-09-19 | 2 | -4/+39 |
| | |||||
* | Set svn:eol-style to native for new plugins. | Scott González | 2008-09-19 | 3 | -980/+980 |
| | |||||
* | Progressbar .text() added, improvements | Eduardo Lundgren | 2008-09-19 | 1 | -181/+194 |
| | |||||
* | Sortables - Avoid inline script execution on every sort | Eduardo Lundgren | 2008-09-19 | 1 | -4/+11 |
| | |||||
* | Fixed #3454 - Sortable .createHelper() bug | Eduardo Lundgren | 2008-09-19 | 1 | -2/+2 |
| | |||||
* | Reverted r695. | Scott González | 2008-09-19 | 58 | -1044/+1044 |
| | |||||
* | Remove Trailing Spaces | Eduardo Lundgren | 2008-09-19 | 58 | -1043/+1043 |
| | |||||
* | slider: use preventDefault on click event on handle instead of returning ↵ | Paul Bakaus | 2008-09-19 | 1 | -1/+1 |
| | | | | false (see #3228) | ||||
* | resizable: aspect ratio was switched (width/height ratio was height/width ↵ | Paul Bakaus | 2008-09-19 | 1 | -7/+8 |
| | | | | ratio), fixes #3450 |