| Commit message (Expand) | Author | Age | Files | Lines |
* | Progressbar - Added suport for animated equations (easeInOutQuint, ...) | Eduardo Lundgren | 2008-09-20 | 1 | -2/+7 |
* | Progressbar duration option fixed | Eduardo Lundgren | 2008-09-20 | 1 | -3/+3 |
* | Dialog: Added an id to the title span (needed for ARIA support). | Scott González | 2008-09-19 | 1 | -0/+24 |
* | Dialog: Fixed #3087: Added beforeclose callback for dialogs (can prevent clos... | Scott González | 2008-09-19 | 1 | -0/+24 |
* | sortable: Fixed the floating functional demo, implemented forcePlaceholderSize | Paul Bakaus | 2008-09-16 | 1 | -1/+1 |
* | - kickass draggable refactoring - fixes many bugs, many edge case issues | Paul Bakaus | 2008-09-15 | 2 | -1/+163 |
* | Spinner: added an init callback which exposes the addItem method for dynamic ... | Ca-Phun Ung | 2008-09-09 | 1 | -1/+36 |
* | Dialog: Added some more tests. | Scott González | 2008-09-07 | 1 | -46/+139 |
* | Fixed 3183 onSelect and onClose have inconsistent signatures | Keith Wood | 2008-09-07 | 1 | -56/+74 |
* | Fixed 3267 Alternate field not updated when using "setDate" | Keith Wood | 2008-09-07 | 1 | -2/+15 |
* | Core: Improved :tabbable selector | Scott González | 2008-09-06 | 2 | -0/+127 |
* | Spinner: For DOM based spinners, the height is now calculated based on number... | Ca-Phun Ung | 2008-08-30 | 1 | -9/+3 |
* | spinner: changed data list to support any DOM container not just <ul> | Ca-Phun Ung | 2008-08-30 | 1 | -7/+12 |
* | spinner: fixed styling issues in IE | Ca-Phun Ung | 2008-08-26 | 1 | -2/+3 |
* | spinner: Included support for generic objects - currently only supports <ul>.... | Ca-Phun Ung | 2008-08-26 | 1 | -4/+46 |
* | Remove invalid includes | Eduardo Lundgren | 2008-08-24 | 1 | -10/+9 |
* | Added tests for 3191 - handling NaN and other invalid values for relative dates | Keith Wood | 2008-08-21 | 1 | -22/+43 |
* | spinner test: currency | Chi Cheng | 2008-08-19 | 1 | -2/+2 |
* | Spinner test: up, down callback | Chi Cheng | 2008-08-19 | 1 | -9/+18 |
* | Spinner: ui() doesn't return instance | Chi Cheng | 2008-08-19 | 1 | -12/+3 |
* | Spinner: this.options._decimals -> this._decimals | Chi Cheng | 2008-08-19 | 1 | -6/+27 |
* | spinner test | Chi Cheng | 2008-08-19 | 1 | -14/+26 |
* | Spinner test: a bug when set stepping:0.3 | Chi Cheng | 2008-08-19 | 1 | -3/+11 |
* | Spinner test: currency and decimal options | Chi Cheng | 2008-08-19 | 2 | -6/+146 |
* | updated testcase to reflect the new ui.spinner changes: | Ca-Phun Ung | 2008-08-19 | 1 | -6/+6 |
* | Added enhancements to ui.spinner as seen at http://yelotofu.com/labs/jquery/U... | Ca-Phun Ung | 2008-08-19 | 2 | -16/+114 |
* | Progressbar test: init | Chi Cheng | 2008-08-19 | 3 | -0/+99 |
* | Spinner test: spin without auto-incremental stepping | Chi Cheng | 2008-08-19 | 1 | -0/+23 |
* | Spinner test: callback | Chi Cheng | 2008-08-19 | 1 | -3/+32 |
* | Spinner test: spin with auto-incremental stepping | Chi Cheng | 2008-08-19 | 2 | -0/+37 |
* | home key to start if min not set. | Chi Cheng | 2008-08-18 | 1 | -3/+8 |
* | Spinner: test case | Chi Cheng | 2008-08-18 | 2 | -0/+170 |
* | typo | Chi Cheng | 2008-08-18 | 1 | -1/+1 |
* | Dialog: Added tests for isOpen method. | Scott González | 2008-08-15 | 1 | -1/+16 |
* | visual tests: added stripped down autocomplete demo | Paul Bakaus | 2008-08-11 | 95 | -0/+401 |
* | Progressbar updates | Eduardo Lundgren | 2008-08-09 | 1 | -4/+4 |
* | Progressbar updates - using .animate() | Eduardo Lundgren | 2008-08-09 | 1 | -34/+68 |
* | Added tests for stepMonths and stepBigMonths | Keith Wood | 2008-08-08 | 1 | -50/+78 |
* | Source formatting | Eduardo Lundgren | 2008-08-08 | 1 | -38/+38 |
* | autocomplete: added init/destroy tests | Paul Bakaus | 2008-07-30 | 2 | -0/+47 |
* | 1.8: initial version of tree component, dependant upon sortables and droppables | Paul Bakaus | 2008-07-28 | 1 | -61/+31 |
* | Tests for inline disabled datepicker | Keith Wood | 2008-07-23 | 2 | -0/+18 |
* | Added tests for inline datepicker | Keith Wood | 2008-07-18 | 2 | -2/+135 |
* | accordion: fixed incosistent accordionchange event arguments (http://dev.jque... | Jörn Zaefferer | 2008-07-13 | 1 | -0/+30 |
* | Dialog: Fixed #3013: Force dialog titlebars to have a full line height when n... | Scott González | 2008-07-12 | 1 | -2/+2 |
* | Added tests for datepicker structure and callbacks | Keith Wood | 2008-07-11 | 2 | -160/+654 |
* | - moved all default css files into themes/default | Paul Bakaus | 2008-07-10 | 1 | -0/+358 |
* | - removed 1.6 branch1.5.2 | Paul Bakaus | 2008-07-09 | 9 | -0/+572 |
* | Refactored datepicker to use $.data for instance settings | Keith Wood | 2008-07-06 | 2 | -31/+67 |
* | New tests for invocation, mouse interactions, alternate field, status, locali... | Keith Wood | 2008-06-30 | 2 | -211/+505 |