summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* demos/sortable/connect-lists-through-tabs: fixed demo descriptionBohdan Ganicky2009-02-051-4/+1
|
* demos/sortable/connect-lists-through-tabs: correct svn props setBohdan Ganicky2009-02-050-0/+0
|
* demos/sortable/connect-lists-through-tabs: new demo created as a reaction to ↵Bohdan Ganicky2009-02-052-0/+77
| | | | a certain discussion in the jquery ui google group
* Tabs: fixed bug related to setting selected via data method, cleaned up mess ↵Klaus Hartl2009-02-052-29/+27
| | | | in tests
* Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" classKlaus Hartl2009-02-051-7/+6
|
* Tabs: Added tests for select method while at the same time implemented ↵Klaus Hartl2009-02-052-12/+48
| | | | consistent handling of possible values to pass, addresses #4051
* Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).Scott González2009-02-054-93/+0
|
* fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bitKlaus Hartl2009-02-051-2/+2
|
* Removed superfluous display declaration (a float implicitly makes an element ↵Klaus Hartl2009-02-051-3/+3
| | | | display block)
* Tabs demo: use collapsible instead of deprecated deselectable optionKlaus Hartl2009-02-051-3/+3
|
* added float left back to anchor to get click anwhere behavior (not just text)Scott Jehl2009-02-051-1/+1
|
* demos slider: removed extra char (;) in stylesheetRichard Worth2009-02-051-1/+1
|
* Fixed 4062 - slider: vertical slider handle jumps up when you click on itRichard Worth2009-02-051-1/+5
|
* added vertical tabs demo. This could be implemented very easily in the ↵Scott Jehl2009-02-051-0/+62
| | | | future by adding a class to the widget.
* few more border resets changed to border-widthScott Jehl2009-02-051-2/+2
|
* typo: width, not weightScott Jehl2009-02-051-1/+1
|
* changed border-bottom to border-bottom-weight. less specific override to ↵Scott Jehl2009-02-051-1/+1
| | | | retain border color
* Fixed #3804 (Multiple Slider Focus Issues)Richard Worth2009-02-051-1/+1
|
* accordion defaults in alpha orderRichard Worth2009-02-052-2/+2
|
* Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable ↵Scott González2009-02-051-4/+6
| | | | activate/deactivate callback when receiving a draggable.
* Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable ↵Scott González2009-02-051-1/+3
| | | | receive callback when receiving a draggable.
* Draggable: Removed ridiculousness (some of it anyway).Scott González2009-02-051-14/+9
|
* Mouse: Fixed #4061: Prevent errors when manually triggering mousedown events ↵Scott González2009-02-051-0/+2
| | | | on elements that use $.ui.mouse (event.originalEvent isn't defined).
* effect core: speed wasn't detected in all situations (fixes #4057)Paul Bakaus2009-02-051-1/+1
|
* set a taller initial height on the progress bar. resize icon looked awkward ↵Scott Jehl2009-02-051-1/+1
| | | | with it.
* Tabs: fixed duration for show animation - setting wasn't consideredKlaus Hartl2009-02-041-1/+1
|
* just reviewedKlaus Hartl2009-02-043-4/+6
|
* unit tests: added index pageRichard Worth2009-02-041-0/+57
|
* all unit tests: fixed paths to point to new separate filesRichard Worth2009-02-041-21/+93
|
* selectable unit tests: split tests into individual filesRichard Worth2009-02-048-208/+170
|
* resizable unit tests: split tests into individual filesRichard Worth2009-02-048-427/+411
|
* progressbar unit tests: split tests into individual filesRichard Worth2009-02-048-80/+41
|
* dialog unit tests: split tests into individual filesRichard Worth2009-02-048-733/+683
|
* datepicker unit tests: split tests into individual filesRichard Worth2009-02-048-1398/+1375
|
* Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from ↵Scott González2009-02-041-1/+1
| | | | main demo page.
* Fixed #4044: In IE6 link pseudo classes still apply if styles have been ↵Klaus Hartl2009-02-031-3/+3
| | | | declared to a only
* ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in ↵Bohdan Ganicky2009-02-031-2/+2
| | | | IE6" or hasLayout strikes again
* tabs unit tests: split tests into individual files, added some missing testsRichard Worth2009-02-038-312/+322
|
* themes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickableBohdan Ganicky2009-02-031-1/+1
|
* themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996Bohdan Ganicky2009-02-031-2/+2
|
* accordion unit tests: split tests into individual filesRichard Worth2009-02-038-164/+273
|
* Fixed #4050 (Dialog: undefined class being added to ui-dialog element)Richard Worth2009-02-031-0/+1
|
* draggable: missed internal use of ui.absolutePositionRichard Worth2009-02-031-2/+2
|
* sortable unit tests: stubbed out missing testsRichard Worth2009-02-031-4/+0
|
* sortable unit tests: stubbed out missing testsRichard Worth2009-02-031-0/+224
|
* sortable defaultsRichard Worth2009-02-031-1/+1
|
* Fixed #4038 (sortable: cssNamespace option should be removed)Richard Worth2009-02-032-12/+10
|
* sortable: changed sortable option cursor default value to 'auto' instead of ↵Richard Worth2009-02-031-1/+1
| | | | 'default'
* sortable defaultsRichard Worth2009-02-032-2/+11
|
* sortable unit tests: split tests into individual filesRichard Worth2009-02-038-159/+213
|