summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Collapse)AuthorAgeFilesLines
* Sortable: Removed sortIndicator option. Fixed #4118 - option sortIndicator ↵Scott González2009-02-131-3/+2
| | | | is undocumented.
* Resizable:Scott González2009-02-131-8/+10
| | | | | - Fixed destroy method. - Removed preventDefault option (Fixed #4135 - preventDefault should not be an option as there's not use case for false).
* Dialog: Don't set focus to elements in the titlebar on open. Fixes #4126 - ↵Scott González2009-02-131-5/+3
| | | | | | focus on dialog open should be constrained to the contents of the dialog. NOTE: This breaks accessibility in Safari, which doesn't allow setting focus to elements that are not natively tabbable. However, our current stance is that people who require accessibility will not be using Safari specifically for this type of reason.
* Prevent loading core files multiple times. Fixes #4130 - Too much recurson ↵Scott González2009-02-132-6/+4
| | | | with double include.
* datepicker: temporary solution for inline click events with ↵Paul Bakaus2009-02-111-9/+13
| | | | noConflict(true), introduces another global called DT_jQuery to deal with the inline events (fixes #4055, going to be removed with scheduled rewrite)
* progressbar: removed unused variables, some whitespace changes (fixes #4052)Paul Bakaus2009-02-111-7/+5
|
* draggable: fixed numerous issues with over/out logic on connected sortable ↵Paul Bakaus2009-02-101-3/+16
| | | | lists (fixes #3988)
* all: fixed jslint warningsPaul Bakaus2009-02-107-13/+13
|
* sortable: if current item was removed by user, it was reappended by the ↵Paul Bakaus2009-02-101-2/+3
| | | | clearing logic (fixes #4088)
* core: prevent calling plugins if the node doesn't exist in DOM anymore (has ↵Paul Bakaus2009-02-101-1/+1
| | | | been removed by the user) (fixes #4087)
* accordion: chaining breaks if value in height() is negative (fixes #4102)Paul Bakaus2009-02-101-1/+1
|
* slider: fixed failing visual test: slider_in_container_with_scrollbarsRichard Worth2009-02-101-0/+2
|
* dialog: added some missing defaultsRichard Worth2009-02-091-0/+4
|
* Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper elementEduardo Lundgren2009-02-091-1/+4
|
* Resizable: Fixed #4090 - proportionallyResize option should be removed (made ↵Eduardo Lundgren2009-02-091-13/+12
| | | | internal)
* Resizable: Fixed #4092 - preserveCursor option should be removedEduardo Lundgren2009-02-091-7/+3
|
* Resizable: Fixed #4098 - Remove transparent optionEduardo Lundgren2009-02-091-6/+1
|
* Dialog: Don't allow the height of the content area to be negative.Scott González2009-02-091-1/+1
|
* Resizable: Fixed #4093: Removed disableSelection option.Scott González2009-02-091-9/+5
|
* Removed unused code obsoleted by #3906 and r1754Richard Worth2009-02-081-18/+0
|
* droppable: defaults - alpha orderRichard Worth2009-02-071-1/+1
|
* Dialog: Fixed #4086: Allow changing the dialogClass option after init.Scott González2009-02-071-18/+23
|
* Tabs: cleanup - no longer supports tabifying via list element, must use ↵Klaus Hartl2009-02-051-7/+3
| | | | container
* Tabs: fixed bug related to setting selected via data method, cleaned up mess ↵Klaus Hartl2009-02-051-2/+5
| | | | 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-051-8/+13
| | | | 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-051-38/+0
|
* Fixed 4062 - slider: vertical slider handle jumps up when you click on itRichard Worth2009-02-051-1/+5
|
* Fixed #3804 (Multiple Slider Focus Issues)Richard Worth2009-02-051-1/+1
|
* accordion defaults in alpha orderRichard Worth2009-02-051-1/+1
|
* 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
|
* Tabs: fixed duration for show animation - setting wasn't consideredKlaus Hartl2009-02-041-1/+1
|
* 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 defaultsRichard Worth2009-02-031-1/+1
|
* Fixed #4038 (sortable: cssNamespace option should be removed)Richard Worth2009-02-031-11/+10
|
* sortable: changed sortable option cursor default value to 'auto' instead of ↵Richard Worth2009-02-031-1/+1
| | | | 'default'
* sortable defaultsRichard Worth2009-02-031-0/+4
|
* Tabs: introduced "collapsible" option while deprecating "deselectable", ↵Klaus Hartl2009-02-021-10/+15
| | | | fixes #4029
* accordion: use synced animations only when animating two elements; optimize ↵Jörn Zaefferer2009-02-021-16/+13
| | | | for only-one
* Fixed #4037 (droppable: cssNamespace option should be removed, addClasses ↵Richard Worth2009-02-021-4/+4
| | | | option added)
* Fixed #4036 (draggable: cssNamespace option should be removed, addClasses ↵Richard Worth2009-02-021-7/+12
| | | | option added)
* Slider:Scott González2009-02-021-3/+4
| | | | | - Fixed #4016: Vertical slider was unusable when the thumb was at the min value. - Fixed #3736 for real: Vertical slider was unusable when using a range and both thumbs were at the min value.
* Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed ↵Scott González2009-02-021-1/+9
| | | | demos, tests, and using alwaysOpen on init.
* accordion: deprecated alwaysOpen option, introduced collapsible option ↵Paul Bakaus2009-02-021-8/+14
| | | | (invert value) (fixes #3969)
* Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ↵Klaus Hartl2009-02-011-0/+4
| | | | HTML, fixes #4033