aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* effects: fix #3857Chi Cheng2009-01-161-3/+3
|
* cleared headers on stand-alone demo pages, they were wrapping with floatsMaggie Costello Wachs2009-01-161-1/+1
|
* reorganized effects from "general" into "movement" and "feedback", as ↵Maggie Costello Wachs2009-01-1623-30/+453
| | | | they're categorized on the home page
* droppable: removed all instances of $.ui.plugin, fairly safe here (fixes #3723)Paul Bakaus2009-01-161-37/+6
|
* release build: ignore missing version.txt, makes it easier to reuse build on ↵Jörn Zaefferer2009-01-161-1/+1
| | | | ui-site
* UI Tabs: fixed adding Ajax tab to empty list (#2839 jQuery bug tracker)Klaus Hartl2009-01-161-3/+6
|
* set version back to 1.6preRichard Worth2009-01-161-1/+1
|
* set version to 1.6rc51.6rc5Richard Worth2009-01-161-1/+1
|
* Fixed #3058Eduardo Lundgren2009-01-161-2/+10
|
* demos/draggable: removed old demo filesRichard Worth2009-01-161-19/+0
|
* demos/draggable: removed old demo filesRichard Worth2009-01-1611-489/+0
|
* Slider Theme: Fixed #3848: Fixed vertical range sliders.Scott González2009-01-161-1/+1
|
* Fixed #3843Eduardo Lundgren2009-01-161-1/+1
|
* Fixed #3842Eduardo Lundgren2009-01-161-2/+17
|
* Fixed #3841 - check for $.isFunction before triggerEduardo Lundgren2009-01-161-1/+1
|
* Fixed #3077 (Selectable cannot be selected by click)Richard Worth2009-01-161-6/+16
|
* Sortable: Fixed _trigger method.Scott González2009-01-161-2/+5
|
* Revert changes for #3838 for the release 1.6rc5Eduardo Lundgren2009-01-1610-172/+111
|
* Fix for #3838 - Components should use this.widgetName on internallyEduardo Lundgren2009-01-1610-111/+172
|
* Draggable: Fixed # 3808: Setting default opacity to null (preserve current ↵Scott González2009-01-152-2/+2
| | | | opacity).
* Sortable test unit: change tolerance to defaultEduardo Lundgren2009-01-151-1/+1
|
* completed reorganization of draggable demosMaggie Costello Wachs2009-01-1514-48/+182
|
* reorganized draggable demos and combined a few into new pagesMaggie Costello Wachs2009-01-155-15/+200
|
* Widget factory: Fixed event triggering (again).Scott González2009-01-152-16/+13
| | | | Draggable: To modify the position during drag, you now set ui.position instead of returning new coords.
* Fixed 3805. Greek localisationKeith Wood2009-01-152-0/+23
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-14143-3706/+172
|
* Added pin classesTodd Parker2009-01-141-0/+2
|
* themes/base/ui.slider.css: fixed slider ranges in IE6Richard Worth2009-01-141-2/+2
|
* Draggable: Fixed connectToSortable option.Scott González2009-01-141-1/+1
|
* Fold: Fixed duration.Scott González2009-01-141-2/+3
|
* Pulsate: Fixed duration.Scott González2009-01-141-5/+6
|
* Dialog: Removed Opera-specific dimension code (not needed with jQuery 1.3).Scott González2009-01-141-16/+2
|
* Dialog: Fixed #3813: Ensure the content is visible during init.Scott González2009-01-141-0/+1
|
* fixed behavior where cursor moves faster than handle on drag - simple style ↵Scott Jehl2009-01-131-1/+7
| | | | toggle
* Draggable: Reverted r1597 - no idea if there are cases that need to be ↵Scott González2009-01-131-0/+1
| | | | handled that aren't in the test suite.
* Draggable: Removed unnecessary setting of this.positionAbs in _trigger.Scott González2009-01-131-1/+0
|
* switched to jQuery 1.3rc2Richard Worth2009-01-13142-453/+495
|
* added content panel reflowing if the handle is all the way right and the ↵Scott Jehl2009-01-121-0/+9
| | | | window gets wider
* fixed the jump-click value issue - feels pretty good nowScott Jehl2009-01-121-3/+6
|
* reverted temp commit for demosPaul Bakaus2009-01-12100-100/+100
|
* temp commit: reverted to 1.2.6 to fix website issuesPaul Bakaus2009-01-12100-100/+100
|
* slider: implemented auto orientation, removed _orientation() in favor of ↵Paul Bakaus2009-01-121-33/+28
| | | | this.orientation, saved some bytes by o=this.options in _init
* slider: formattingPaul Bakaus2009-01-121-14/+37
|
* removed empty divScott Jehl2009-01-121-6/+6
|
* mime type etcScott Jehl2009-01-120-0/+0
|
* mime type etcScott Jehl2009-01-121-5/+5
|
* added link to slider scrollbar in navScott Jehl2009-01-121-0/+1
|
* added a side scroller / scrollbar demo. have not tested in IEScott Jehl2009-01-121-0/+118
|
* demo-docs updateJörn Zaefferer2009-01-105-3/+245
|
* UI Tabs: fixed incorrectly named argument in try/catch blockKlaus Hartl2009-01-101-1/+1
|