aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* visual tests: dialog - removed unused offset varRichard Worth2008-06-201-1/+0
|
* slider: check in the destroy method if a handle actually exists or not, ↵Paul Bakaus2008-06-191-5/+11
| | | | before calling removal functions (fixes #2987)
* sortable: the options.items callback now receives null as first argument, a ↵Paul Bakaus2008-06-191-1/+1
| | | | limited ui object as the second.
* Dialog - fixed #3017Eduardo Lundgren2008-06-181-6/+12
|
* Draggable: Changed mouse's cancel option from ":input,button" to ":input" ↵Scott González2008-06-181-1/+1
| | | | (button is redundant).
* Fixed #3016 - Distance option defaultRichard Worth2008-06-183-3/+3
|
* Added text examples alongside imagesKeith Wood2008-06-181-29/+43
|
* Fixed bug for international languagesKeith Wood2008-06-181-1/+1
|
* Missed highlightWeek setting defaultKeith Wood2008-06-181-0/+1
|
* dialog - added dragHelperEduardo Lundgren2008-06-171-0/+1
|
* dialog - added resizeHelperEduardo Lundgren2008-06-171-0/+1
|
* More tests demonstrating date formatting in prev/next,Keith Wood2008-06-171-44/+49
| | | | week row hover styling, status bar for other languages
* Fixed 2641 Week row hover stylingKeith Wood2008-06-171-12/+15
| | | | Also tidied up other selectors
* Fixed 2371 Datepicker showing "off page" behaves strangelyKeith Wood2008-06-171-19/+24
|
* Fixed 2641 Week row hover stylingKeith Wood2008-06-171-2/+7
|
* Fixed 2593 Datepicker using months instead of prev and nextKeith Wood2008-06-171-7/+16
|
* use el[0] instead of this for callbackAaron Eisenberger2008-06-161-1/+1
|
* clip effect should be animating the wrapperAaron Eisenberger2008-06-161-5/+5
|
* Demonstrate range select with min/max date restrictionKeith Wood2008-06-161-0/+1
|
* Fixed #2658 Next link shows > when hideIfNoPrevNext is trueKeith Wood2008-06-161-4/+5
| | | | | Fixed #2700 Datepicker does not allow manual entry of alphabetic characters Fixed #2724 Date range + restricting allows invalid range
* sortable; moved the cursorAt and containment blocks after the start ↵Paul Bakaus2008-06-161-12/+14
| | | | callback, allowing the helper to be resized in the start callback (fixes #3000)
* Added effects demonstrationsKeith Wood2008-06-164-0/+326
|
* Allow folding to occur horizontally firstKeith Wood2008-06-161-3/+7
|
* Tests for relative dates with multiple periodsKeith Wood2008-06-161-2/+79
| | | | Tests for default date
* Allow relative dates with multiple periodsKeith Wood2008-06-162-8/+10
|
* Add tests for destroying datepicker, keystrokes, minimum/maximum date ↵Keith Wood2008-06-131-10/+300
| | | | processing, ranges, and callbacks
* Add named keystrokesKeith Wood2008-06-131-1/+12
|
* Demonstrate callbacks on range datepickersKeith Wood2008-06-131-2/+5
|
* Fix onClose bug for ranges in IEKeith Wood2008-06-131-14/+20
| | | | | | Fix wrapper span bug in IE Fix remove attribute bug in IE Refactor more class names to constants
* tests: initial version of sortable tests/Paul Bakaus2008-06-133-0/+172
| | | | sortable: added default value for helper ("clone")
* Datepicker demo enhancementsKeith Wood2008-06-122-5/+13
|
* #2876 Fire event on change of month/yearKeith Wood2008-06-121-0/+13
|
* Allow setting of cell title via beforeShowDayKeith Wood2008-06-121-1/+3
|
* Refactor class names as constantsKeith Wood2008-06-121-34/+33
|
* Correct appendText bug in destroyKeith Wood2008-06-111-34/+22
| | | | Tidy if statements
* Complete datepicker stylingKeith Wood2008-06-111-3/+23
|
* Datepicker language file correctionsKeith Wood2008-06-117-71/+64
|
* More datepicker demonstrationsKeith Wood2008-06-1119-41/+383
|
* Dropped blank line at end of header comments.Scott González2008-06-1122-22/+0
|
* core: Added $.widget.defaults.Scott González2008-06-111-3/+9
|
* removed (unused) flora class from bodyRichard Worth2008-06-101-1/+1
|
* Resizable fix for this.ui() - Now returns originalElement, element, helper, ↵Eduardo Lundgren2008-06-101-2/+10
| | | | position, size, options, originalSize, originalPosition
* More datepicker demosKeith Wood2008-06-101-0/+0
|
* More datepicker demosKeith Wood2008-06-101-0/+16
|
* More datepicker demosKeith Wood2008-06-101-5/+68
|
* Add datepicker testsKeith Wood2008-06-103-0/+269
|
* Minor change to simple demo page.Marc Grabanski2008-06-101-1/+1
|
* Changed datepicker to be listed under widgets.Marc Grabanski2008-06-101-1/+2
|
* Added datepicker to demo list.Marc Grabanski2008-06-101-1/+1
|
* simple datepicker demoMarc Grabanski2008-06-101-0/+32
|