aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* switched to jQuery 1.3.1Richard Worth2009-01-22143-254/+254
|
* accordion: fixed always open regression introduced by r1715Richard Worth2009-01-221-1/+1
|
* Core tests: Tests for :data selector.Scott González2009-01-221-1/+58
|
* Fixed link to TR docsTodd Parker2009-01-211-1/+1
|
* UI Tabs: fixed broken animations and the frequently reported "jumpyness", ↵Klaus Hartl2009-01-211-7/+7
| | | | fixes #3872
* YUI combat: specified padding and borders for td, thScott Jehl2009-01-211-1/+2
|
* added list-style: none; to li's to combat other framework cssScott Jehl2009-01-211-1/+1
|
* added pin iconsScott Jehl2009-01-211-190/+192
|
* updated ui.theme.css to new image filenames and changed image filenamesScott Jehl2009-01-2126-15/+15
|
* Added new About and Theme links to left nav, removed letterspacing from css.Todd Parker2009-01-212-1/+9
|
* added margin-bottom: 2px to fix gap beneath open accordion panelsScott Jehl2009-01-211-1/+1
|
* prefixed all interior selectors with .ui-pluginnameScott Jehl2009-01-217-39/+38
|
* accordion: fix for #3896Jörn Zaefferer2009-01-211-1/+1
|
* Core: Partial fix for #3559: Proper implementation for :focusable and ↵Scott González2009-01-214-107/+269
| | | | :tabbable selectors.
* Fixed #3733Eduardo Lundgren2009-01-211-2/+1
|
* Dialog: Don't override title option on init.Scott González2009-01-201-2/+2
|
* small fix to demo captionMaggie Costello Wachs2009-01-201-1/+1
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-205-21/+12
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-2011-106/+26
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-203-5/+5
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-206-41/+11
|
* ui.accordion.css: modified fix for #3844, hasLayout issue in IE6Bohdan Ganicky2009-01-201-2/+3
|
* accordion: Fix for #3844Jörn Zaefferer2009-01-201-1/+1
|
* demos/draggable/events: tiny CSS fix for IE6Bohdan Ganicky2009-01-201-1/+1
|
* sortable: connectWith should accept string selectors (fixes #3892, backward ↵Paul Bakaus2009-01-201-2/+3
| | | | compatibility still existant)
* sortable: fixed missing placeholder default (fixes #3889)Paul Bakaus2009-01-201-0/+1
|
* sortable: fixed missing handle default (fixes #3889)Paul Bakaus2009-01-201-0/+1
|
* sortable: fixed missing connectWith default (fixes #3888)Paul Bakaus2009-01-201-0/+1
|
* sortable: renamed 'default' tolerance to 'intersect' (it's a advanced ↵Paul Bakaus2009-01-201-1/+1
| | | | intersection, after all), fixes #3887
* accordion: removal of selectedClass option (fixes #3886)Paul Bakaus2009-01-201-7/+6
|
* demos/index: quick fix for #3810Bohdan Ganicky2009-01-201-0/+2
|
* accordion: added missing defaults (fixes #3884)Paul Bakaus2009-01-201-0/+4
|
* demos/selectable: removed unused filesRichard Worth2009-01-202-110/+0
|
* demos: fixed propagation demo callbackPaul Bakaus2009-01-201-2/+3
|
* demos: removed unlinked droppable demosPaul Bakaus2009-01-204-230/+0
|
* Fixed #3766 - slider seems to be missing ui.handle property in optionsRichard Worth2009-01-201-1/+3
|
* demos/sortable: some cleanup and consistencyRichard Worth2009-01-2017-511/+105
|
* droppable: defaults should be set to 'false' if disabled, not null (fixes ↵Paul Bakaus2009-01-201-4/+2
| | | | #3881)
* UI Tabs: updated TODO to with information for reported bugKlaus Hartl2009-01-201-1/+5
|
* fixed code inline stylingRichard Worth2009-01-201-0/+1
|
* mime typesRichard Worth2009-01-200-0/+0
|
* set svn:eol-style to nativeRichard Worth2009-01-203-127/+127
|
* draggable: defaults should be set to 'false' if disabled, not null (fixes ↵Paul Bakaus2009-01-201-3/+3
| | | | #3878)
* draggable: fixed using Array for containment option (fixes #3877)Paul Bakaus2009-01-201-2/+4
|
* UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627Klaus Hartl2009-01-193-15/+26
|
* updated page titles to match new nav optionsMaggie Costello Wachs2009-01-195-6/+6
|
* updated the demo captions, and reordered the examples navigationMaggie Costello Wachs2009-01-1911-54/+29
|
* updated the demo captions, and reordered the examples navigationMaggie Costello Wachs2009-01-196-19/+11
|
* UI Tabs: fixed mouseover event option conflicting with default state ↵Klaus Hartl2009-01-191-23/+26
| | | | handling (fixes #3799), cleaned up white space
* accordion fillSpace demo: define minHeight for resizable to keep accordion ↵Jörn Zaefferer2009-01-191-1/+2
| | | | functional