]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agotests: resizable - Added visual test for ticket #3053
Richard Worth [Mon, 2 Mar 2009 10:37:33 +0000 (10:37 +0000)]
tests: resizable - Added visual test for ticket #3053

15 years agoFixed #4127 - Resizable: displacement of element (in case of constraint resize area)
Richard Worth [Mon, 2 Mar 2009 10:11:38 +0000 (10:11 +0000)]
Fixed #4127 - Resizable: displacement of element (in case of constraint resize area)
props raziel057

15 years agotests: resizable - Added visual test for ticket #4217
Richard Worth [Mon, 2 Mar 2009 10:05:19 +0000 (10:05 +0000)]
tests: resizable - Added visual test for ticket #4217

15 years agoeol-style and mime-type
Richard Worth [Mon, 2 Mar 2009 09:32:17 +0000 (09:32 +0000)]
eol-style and mime-type

15 years agodemos: effects - added return false; to button click handlers
Richard Worth [Mon, 2 Mar 2009 09:26:09 +0000 (09:26 +0000)]
demos: effects - added return false; to button click handlers

15 years agodemos/tabs: added new demo "Simple manipulation", shows simple tabs adding and removing
Bohdan Ganicky [Sun, 1 Mar 2009 17:05:44 +0000 (17:05 +0000)]
demos/tabs: added new demo "Simple manipulation", shows simple tabs adding and removing

15 years agoTabs: fixed a few issues in rotate method extension
Klaus Hartl [Sun, 1 Mar 2009 15:27:40 +0000 (15:27 +0000)]
Tabs: fixed a few issues in rotate method extension

15 years agoTabs: few fixes required in destroy method, removed ol as tabifyable element
Klaus Hartl [Sun, 1 Mar 2009 14:32:29 +0000 (14:32 +0000)]
Tabs: few fixes required in destroy method, removed ol as tabifyable element

15 years agoDialog: Actually removed dragHelper and resizeHelper options. Fixes #4252 - undocume...
Scott González [Sun, 1 Mar 2009 00:52:03 +0000 (00:52 +0000)]
Dialog: Actually removed dragHelper and resizeHelper options.  Fixes #4252 - undocumented dragHelper and resizeHelper options should be removed.

15 years agoTabs: fixed stopping a rotation
Klaus Hartl [Sat, 28 Feb 2009 22:10:30 +0000 (22:10 +0000)]
Tabs: fixed stopping a rotation

15 years agoresizable: add ui-resizable-resizing class during resize
Richard Worth [Sat, 28 Feb 2009 21:23:19 +0000 (21:23 +0000)]
resizable: add ui-resizable-resizing class during resize

15 years agoDailog: fixed #4254 - Dialog: undocumented dragHelper and resizeHelper options should...
Richard Worth [Sat, 28 Feb 2009 21:21:45 +0000 (21:21 +0000)]
Dailog: fixed #4254 - Dialog: undocumented dragHelper and resizeHelper options should be removed

15 years agoslider: use handle width / 2 instead of marginLeft to find offset of mousedown relati...
Richard Worth [Sat, 28 Feb 2009 20:45:05 +0000 (20:45 +0000)]
slider: use handle width / 2 instead of marginLeft to find offset of mousedown relative to center of handle (fixes #4063 - slider: horizontal slider handle jumps up when you click on it IE6)

15 years agorefactored multiple-slider demo by setting a few defaults and reading values from...
Jörn Zaefferer [Sat, 28 Feb 2009 12:24:42 +0000 (12:24 +0000)]
refactored multiple-slider demo by setting a few defaults and reading values from markup, removing some inline styles

15 years agoupdated classes more to use all animated properties
Scott Jehl [Fri, 27 Feb 2009 19:06:57 +0000 (19:06 +0000)]
updated classes more to use all animated properties

15 years agoupdated classes to use all animated properties
Scott Jehl [Fri, 27 Feb 2009 18:35:01 +0000 (18:35 +0000)]
updated classes to use all animated properties

15 years agoupdated demos to a standard format - class animations do not seem to work in safari...
Scott Jehl [Fri, 27 Feb 2009 18:05:18 +0000 (18:05 +0000)]
updated demos to a standard format - class animations do not seem to work in safari (unsure why)

15 years agoremoved margin-left rules due to IE6 conflict
Scott Jehl [Fri, 27 Feb 2009 16:57:26 +0000 (16:57 +0000)]
removed margin-left rules due to IE6 conflict

15 years agochanged ui.jquery.com to jqueryui.com
Richard Worth [Fri, 27 Feb 2009 11:41:40 +0000 (11:41 +0000)]
changed ui.jquery.com to jqueryui.com

15 years agoremoved margin-left rules from these draggable demos due to IE6 conflict
Scott Jehl [Fri, 27 Feb 2009 04:06:52 +0000 (04:06 +0000)]
removed margin-left rules from these draggable demos due to IE6 conflict

15 years agoadded effect method folders / pages
Scott Jehl [Thu, 26 Feb 2009 22:53:46 +0000 (22:53 +0000)]
added effect method folders / pages

15 years agoadded effect method folders / pages
Scott Jehl [Thu, 26 Feb 2009 22:50:45 +0000 (22:50 +0000)]
added effect method folders / pages

15 years agoeffect method demos page - possibly a good solution for this
Scott Jehl [Thu, 26 Feb 2009 22:27:15 +0000 (22:27 +0000)]
effect method demos page - possibly a good solution for this

15 years agobetter performing check for base and href in IE
Klaus Hartl [Thu, 26 Feb 2009 21:39:44 +0000 (21:39 +0000)]
better performing check for base and href in IE

15 years agoDialog: Fixed bug where dialogs wouldn't close if there was no animation.
Scott González [Thu, 26 Feb 2009 01:27:34 +0000 (01:27 +0000)]
Dialog: Fixed bug where dialogs wouldn't close if there was no animation.

15 years agoTabs: refactored - replaced noisy $property names
Klaus Hartl [Wed, 25 Feb 2009 22:15:49 +0000 (22:15 +0000)]
Tabs: refactored - replaced noisy $property names

15 years agoTabs: refactored so that it's using queue, fixes #4060
Klaus Hartl [Wed, 25 Feb 2009 22:09:45 +0000 (22:09 +0000)]
Tabs: refactored so that it's using queue, fixes #4060

15 years agoTabs: fixes #4033 as well for the case a base tag is being used
Klaus Hartl [Wed, 25 Feb 2009 20:16:27 +0000 (20:16 +0000)]
Tabs: fixes #4033 as well for the case a base tag is being used

15 years agoDialog: Passing parameters to moveToTop properly. Fixed #4214 - Dialog z-index adjus...
Scott González [Wed, 25 Feb 2009 05:29:01 +0000 (05:29 +0000)]
Dialog: Passing parameters to moveToTop properly.  Fixed #4214 - Dialog z-index adjusted incorrectly on mousedown.

15 years agoSortable: Removed accurateIntersection option (Fixes #4225).
Scott González [Wed, 25 Feb 2009 04:15:48 +0000 (04:15 +0000)]
Sortable: Removed accurateIntersection option (Fixes #4225).

15 years agoAdded visual test for dialog on a page with a large DOM.
Scott González [Wed, 25 Feb 2009 04:09:29 +0000 (04:09 +0000)]
Added visual test for dialog on a page with a large DOM.

15 years agoFixes ie6 bug where range blinks sometimes to a small height or width
Scott Jehl [Tue, 24 Feb 2009 20:39:43 +0000 (20:39 +0000)]
Fixes ie6 bug where range blinks sometimes to a small height or width
props to Todd Parker :)

15 years agoslider: only return false on handle keydown if one of arrow keys or pgup/down are...
Richard Worth [Mon, 23 Feb 2009 12:57:33 +0000 (12:57 +0000)]
slider: only return false on handle keydown if one of arrow keys or pgup/down are pressed (otherwise tab is broken)

15 years agoTabs should not use toggleClass() for state handling, fixes #4212
Klaus Hartl [Sun, 22 Feb 2009 18:54:29 +0000 (18:54 +0000)]
Tabs should not use toggleClass() for state handling, fixes #4212

15 years agoTabs: some refactoring to avoid redundant code
Klaus Hartl [Sun, 22 Feb 2009 17:40:16 +0000 (17:40 +0000)]
Tabs: some refactoring to avoid redundant code

15 years agoTabs: fixed remaining JSLint warnings
Klaus Hartl [Sun, 22 Feb 2009 14:00:11 +0000 (14:00 +0000)]
Tabs: fixed remaining JSLint warnings

15 years agoTabs: avoid !0 == true
Klaus Hartl [Sun, 22 Feb 2009 12:11:44 +0000 (12:11 +0000)]
Tabs: avoid !0 == true

15 years agoremoved invalid character, added missing semicolon
Klaus Hartl [Sun, 22 Feb 2009 12:01:33 +0000 (12:01 +0000)]
removed invalid character, added missing semicolon

15 years agoTabs: cookie was not considered if page url contains some fragment identifier, fixes...
Klaus Hartl [Sun, 22 Feb 2009 11:54:00 +0000 (11:54 +0000)]
Tabs: cookie was not considered if page url contains some fragment identifier, fixes #4210; fixed issue with jQuery 1.3.2 :visible selector; started to fix JSLint warnings...

15 years agoDialog: When animating dialog close, wait until after the animation completes before...
Scott González [Sat, 21 Feb 2009 17:02:52 +0000 (17:02 +0000)]
Dialog: When animating dialog close, wait until after the animation completes before triggering the close event.  Fixes #4207 - Dialog close event occurs too early with hide effect.

15 years agoSlider: Fixed min and max range sliders to add ui-slider-range-min or ui-slider-range...
Richard Worth [Sat, 21 Feb 2009 11:40:05 +0000 (11:40 +0000)]
Slider: Fixed min and max range sliders to add ui-slider-range-min or ui-slider-range-max class and not set corresponding left/right/top/bottom inline, only width/height
(fixes #4182 - slider min/max classes aren't being added to range div)
(fixes #3850 - Slider Range With Fixed Max Demo Bug in Opera)

15 years agoAdded diffs to static and visual markup side-by-side tests
Richard Worth [Sat, 21 Feb 2009 11:34:08 +0000 (11:34 +0000)]
Added diffs to static and visual markup side-by-side tests

15 years agoadded rules to make sure font color works on links within error and highlight containers
Scott Jehl [Fri, 20 Feb 2009 21:35:01 +0000 (21:35 +0000)]
added rules to make sure font color works on links within error and highlight containers

15 years agoswitched order of ui-widget-content and ui-widget-header styles - header styles need...
Scott Jehl [Fri, 20 Feb 2009 21:32:48 +0000 (21:32 +0000)]
switched order of ui-widget-content and ui-widget-header styles - header styles need to apply completely when header is a child of content (or not)

15 years agorestrict sort to x axis
Scott Jehl [Fri, 20 Feb 2009 18:38:21 +0000 (18:38 +0000)]
restrict sort to x axis

15 years agoSwitched to jQuery 1.3.2
Richard Worth [Fri, 20 Feb 2009 11:40:25 +0000 (11:40 +0000)]
Switched to jQuery 1.3.2

15 years agoTabs: normalization of href attribute required in IE, fixes #4134
Klaus Hartl [Thu, 19 Feb 2009 20:19:13 +0000 (20:19 +0000)]
Tabs: normalization of href attribute required in IE, fixes #4134

15 years agochanged bottom padding on selected tab from .1em to 1px. This is supposed to simply...
Scott Jehl [Thu, 19 Feb 2009 19:42:30 +0000 (19:42 +0000)]
changed bottom padding on selected tab from .1em to 1px. This is supposed to simply wipe the 1px border. Ems aren't needed

15 years agoeffects core: the second argument passed to effect methods wasn't checked for being...
Paul Bakaus [Thu, 19 Feb 2009 13:25:02 +0000 (13:25 +0000)]
effects core: the second argument passed to effect methods wasn't checked for being a callback function (fixes #4181 - Effects methods don't allow callback as the second parameter)

15 years agoFixed #4156 Serbian localizations
Keith Wood [Thu, 19 Feb 2009 10:30:43 +0000 (10:30 +0000)]
Fixed #4156 Serbian localizations

15 years agoResizable: Fixed containment within relative/absolute positioned parent. Fixes ...
Scott González [Thu, 19 Feb 2009 02:49:54 +0000 (02:49 +0000)]
Resizable: Fixed containment within relative/absolute positioned parent.  Fixes #3882 - Left Margin Calculated Incorrectly (Using Containment).  Patch provided by Brad Dunbar.

15 years agoDialog: Removed $.ui.dialog.topMostDialog - added for performance improvement, but...
Scott González [Thu, 19 Feb 2009 02:35:19 +0000 (02:35 +0000)]
Dialog: Removed $.ui.dialog.topMostDialog - added for performance improvement, but not needed and could cause problems.

15 years agoDialog: Refactored event delegation to cancel events for modal dialogs. Fixes #2807...
Scott González [Thu, 19 Feb 2009 02:20:20 +0000 (02:20 +0000)]
Dialog: Refactored event delegation to cancel events for modal dialogs.  Fixes #2807 - dialogUI + modal mode = slow.

15 years agoDialog: Use event delegation to cancel events for modal dialogs. Fixes #2807 - dialo...
Scott González [Thu, 19 Feb 2009 02:07:05 +0000 (02:07 +0000)]
Dialog: Use event delegation to cancel events for modal dialogs.  Fixes #2807 - dialogUI + modal mode = slow.

15 years agoDialog: Refactored moveToTop, greatly improving performance for opening dialogs in...
Scott González [Thu, 19 Feb 2009 01:49:33 +0000 (01:49 +0000)]
Dialog: Refactored moveToTop, greatly improving performance for opening dialogs in IE.  Partial fix for #2807 - dialog UI + modal mode = slow.

15 years agoTabs: fixed incorrect cursor for disabled tabs
Klaus Hartl [Wed, 18 Feb 2009 21:46:27 +0000 (21:46 +0000)]
Tabs: fixed incorrect cursor for disabled tabs

15 years agoTabs: solved spinner issues and ajax loading not being stopped when selecting a stati...
Klaus Hartl [Wed, 18 Feb 2009 21:44:34 +0000 (21:44 +0000)]
Tabs: solved spinner issues and ajax loading not being stopped when selecting a static page tab, fixes #4109, #3929

15 years agoDemos for switchClass and toggleClass.
Scott González [Wed, 18 Feb 2009 18:12:08 +0000 (18:12 +0000)]
Demos for switchClass and toggleClass.

15 years agoreverted my slider collision changes - will submit as a patch
Scott Jehl [Wed, 18 Feb 2009 17:13:37 +0000 (17:13 +0000)]
reverted my slider collision changes - will submit as a patch

15 years agoa couple tests to demonstrate how handles can potentially split a value
Scott Jehl [Wed, 18 Feb 2009 16:06:43 +0000 (16:06 +0000)]
a couple tests to demonstrate how handles can potentially split a value

15 years agoreverted r2094 as it broke ranges (again)
Richard Worth [Wed, 18 Feb 2009 16:04:40 +0000 (16:04 +0000)]
reverted r2094 as it broke ranges (again)

15 years agomime type, eol
Scott Jehl [Wed, 18 Feb 2009 15:13:35 +0000 (15:13 +0000)]
mime type, eol

15 years agoAdded a static demo and CSS solution for the common problem that occurs when slider...
Scott Jehl [Wed, 18 Feb 2009 15:09:31 +0000 (15:09 +0000)]
Added a static demo and CSS solution for the common problem that occurs when slider handles collide on the same value.
This will fix bug #3467

15 years agofixed range sliders in IE6 again
Richard Worth [Wed, 18 Feb 2009 14:47:15 +0000 (14:47 +0000)]
fixed range sliders in IE6 again

15 years agosortable demos: added zoom: 1 for IE6
Richard Worth [Wed, 18 Feb 2009 14:40:25 +0000 (14:40 +0000)]
sortable demos: added zoom: 1 for IE6

15 years agoprogressbar demos: missing '}'
Richard Worth [Wed, 18 Feb 2009 14:16:27 +0000 (14:16 +0000)]
progressbar demos: missing '}'

15 years agoSlider: Removed support for auto orientation, set default to horizontal. Fixed ...
Scott González [Wed, 18 Feb 2009 03:00:03 +0000 (03:00 +0000)]
Slider: Removed support for auto orientation, set default to horizontal.  Fixed #4174.

15 years agoFixed the description text and tweaked button position so it fits inside the demo...
Todd Parker [Tue, 17 Feb 2009 22:03:15 +0000 (22:03 +0000)]
Fixed the description text and tweaked button position so it fits inside the demo block without scrolling.

15 years agoslider: limit the returned floats to 5 digits after the decimal point, corrects JS...
Paul Bakaus [Tue, 17 Feb 2009 13:01:19 +0000 (13:01 +0000)]
slider: limit the returned floats to 5 digits after the decimal point, corrects JS float errors (fixes #4124 - Value should always be constrained to valid step values)

15 years agoslider:
Paul Bakaus [Tue, 17 Feb 2009 12:21:42 +0000 (12:21 +0000)]
slider:
- fixed propagation of change event within _slide (fixes #4005 - slider and change callback with range: true)
- normalized all ui hash information

15 years agoslider: animate option was ignored if only one handle (fixes #4167 slider:animation...
Paul Bakaus [Tue, 17 Feb 2009 11:13:30 +0000 (11:13 +0000)]
slider: animate option was ignored if only one handle (fixes #4167 slider:animation for single handles broken)

15 years agoSlider: Fixed divide by zero error when min and max are the same. Fixed #4155 -...
Scott González [Tue, 17 Feb 2009 01:39:25 +0000 (01:39 +0000)]
Slider: Fixed divide by zero error when min and max are the same.  Fixed #4155 - IE6 error by min==max.

15 years agoCleaned up transfer effect. Despite the huge diff, I didn't change any logic and...
Scott González [Tue, 17 Feb 2009 01:20:50 +0000 (01:20 +0000)]
Cleaned up transfer effect.  Despite the huge diff, I didn't change any logic and barely changed any actual code.

15 years agoTransfer effect: Use innerWidth/Height instead of outerWidth/Height and then subtract...
Scott González [Tue, 17 Feb 2009 01:07:30 +0000 (01:07 +0000)]
Transfer effect: Use innerWidth/Height instead of outerWidth/Height and then subtracting border.  Fixed #4153 - Transfer throws 'Invalid Argument' in IE7 without CSS border property.

15 years agoResizable: Fixed #4147 - Little jump when a resizable is about to reach the coordinat...
Eduardo Lundgren [Sun, 15 Feb 2009 14:51:59 +0000 (14:51 +0000)]
Resizable: Fixed #4147 - Little jump when a resizable is about to reach the coordinate 0 (in x- or y-axis)

15 years agoTabs: using closest() is shorter
Klaus Hartl [Sat, 14 Feb 2009 15:56:44 +0000 (15:56 +0000)]
Tabs: using closest() is shorter

15 years agoMouse: Fixed #4146: Don't set the flag to prevent click events if mouseup occurs...
Scott González [Sat, 14 Feb 2009 04:27:31 +0000 (04:27 +0000)]
Mouse: Fixed #4146: Don't set the flag to prevent click events if mouseup occurs on a diferent element than mousedown (was preventing the next click event from occuring).

15 years agoMouse: Stop immediate propagation of click events. Partial fix for #3177 - click...
Scott González [Sat, 14 Feb 2009 03:02:38 +0000 (03:02 +0000)]
Mouse: Stop immediate propagation of click events.  Partial fix for #3177 - click is fired for draggagble elements on mouseUp.

15 years agoTabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well as...
Klaus Hartl [Fri, 13 Feb 2009 23:05:16 +0000 (23:05 +0000)]
Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well as focus/blur handling when using keyboard

15 years agofixed an incorrect slash and a self closing span
Klaus Hartl [Fri, 13 Feb 2009 22:18:35 +0000 (22:18 +0000)]
fixed an incorrect slash and a self closing span

15 years agosortable: pageX/pageY already do not include scroll offsets in safari, therefore...
Paul Bakaus [Fri, 13 Feb 2009 13:28:20 +0000 (13:28 +0000)]
sortable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4041)

15 years agodraggable: pageX/pageY already do not include scroll offsets in safari, therefore...
Paul Bakaus [Fri, 13 Feb 2009 13:05:24 +0000 (13:05 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142) (only if css position is fixed) (removed redundant check)

15 years agodraggable: pageX/pageY already do not include scroll offsets in safari, therefore...
Paul Bakaus [Fri, 13 Feb 2009 12:47:52 +0000 (12:47 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142) (only if css position is fixed)

15 years agodraggable: pageX/pageY already do not include scroll offsets in safari, therefore...
Paul Bakaus [Fri, 13 Feb 2009 12:42:42 +0000 (12:42 +0000)]
draggable: pageX/pageY already do not include scroll offsets in safari, therefore it does not need to be substracted again (fixes #4142)

15 years agodraggable,sortable: if the offset parent is the body, top/left values should always...
Paul Bakaus [Fri, 13 Feb 2009 12:26:44 +0000 (12:26 +0000)]
draggable,sortable: if the offset parent is the body, top/left values should always be normalized to 0 (fixes #4141 - margin on body in safari caused bump)

15 years agoupdated version.txt http://blog.jquery.com/2009/02/12/jquery-ui-17-is-the-new-16/ 1.6
Richard Worth [Fri, 13 Feb 2009 11:35:59 +0000 (11:35 +0000)]
updated version.txt http://blog.jquery.com/2009/02/12/jquery-ui-17-is-the-new-16/

15 years agoDatepicker: Added test for #4055 - onclick events contain references to "jQuery".
Scott González [Fri, 13 Feb 2009 04:12:28 +0000 (04:12 +0000)]
Datepicker: Added test for #4055 - onclick events contain references to "jQuery".

15 years agoSortable: Removed sortIndicator option. Fixed #4118 - option sortIndicator is undocu...
Scott González [Fri, 13 Feb 2009 03:47:53 +0000 (03:47 +0000)]
Sortable: Removed sortIndicator option.  Fixed #4118 - option sortIndicator is undocumented.

15 years agoResizable:
Scott González [Fri, 13 Feb 2009 03:36:56 +0000 (03:36 +0000)]
Resizable:
  - Fixed destroy method.
  - Removed preventDefault option (Fixed #4135 - preventDefault should not be an option as there's not use case for false).

15 years agoDialog: Don't set focus to elements in the titlebar on open. Fixes #4126 - focus...
Scott González [Fri, 13 Feb 2009 03:06:43 +0000 (03:06 +0000)]
Dialog: Don't set focus to elements in the titlebar on open.  Fixes #4126 - 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.

15 years agoPrevent loading core files multiple times. Fixes #4130 - Too much recurson with...
Scott González [Fri, 13 Feb 2009 02:25:21 +0000 (02:25 +0000)]
Prevent loading core files multiple times.  Fixes #4130 - Too much recurson with double include.

15 years agodatepicker: temporary solution for inline click events with noConflict(true), introdu...
Paul Bakaus [Wed, 11 Feb 2009 13:40:21 +0000 (13:40 +0000)]
datepicker: temporary solution for inline click events with noConflict(true), introduces another global called DT_jQuery to deal with the inline events (fixes #4055, going to be removed with scheduled rewrite)

15 years agoprogressbar: removed unused variables, some whitespace changes (fixes #4052)
Paul Bakaus [Wed, 11 Feb 2009 13:04:18 +0000 (13:04 +0000)]
progressbar: removed unused variables, some whitespace changes (fixes #4052)

15 years agodraggable: fixed numerous issues with over/out logic on connected sortable lists...
Paul Bakaus [Tue, 10 Feb 2009 15:05:01 +0000 (15:05 +0000)]
draggable: fixed numerous issues with over/out logic on connected sortable lists (fixes #3988)

15 years agoall: fixed jslint warnings
Paul Bakaus [Tue, 10 Feb 2009 13:11:34 +0000 (13:11 +0000)]
all: fixed jslint warnings

15 years agosortable: if current item was removed by user, it was reappended by the clearing...
Paul Bakaus [Tue, 10 Feb 2009 10:07:25 +0000 (10:07 +0000)]
sortable: if current item was removed by user, it was reappended by the clearing logic (fixes #4088)

15 years agocore: prevent calling plugins if the node doesn't exist in DOM anymore (has been...
Paul Bakaus [Tue, 10 Feb 2009 09:14:59 +0000 (09:14 +0000)]
core: prevent calling plugins if the node doesn't exist in DOM anymore (has been removed by the user) (fixes #4087)

15 years agoaccordion: chaining breaks if value in height() is negative (fixes #4102)
Paul Bakaus [Tue, 10 Feb 2009 08:59:24 +0000 (08:59 +0000)]
accordion: chaining breaks if value in height() is negative (fixes #4102)

15 years agobase theme: fixed typo with the inclusion of a bg texture (fixes #4046)
Paul Bakaus [Tue, 10 Feb 2009 08:53:49 +0000 (08:53 +0000)]
base theme: fixed typo with the inclusion of a bg texture (fixes #4046)

15 years agoslider: fixed failing visual test: slider_in_container_with_scrollbars
Richard Worth [Tue, 10 Feb 2009 03:48:21 +0000 (03:48 +0000)]
slider: fixed failing visual test: slider_in_container_with_scrollbars