Timeline


and

03/31/08:

22:22 Ticket #2626 ([UI Base] overridden remove should trigger event on descendant elements) created by scott.gonzalez
Imagine the following code: […] The draggable plugin would never know …
15:16 Ticket #2624 (Error in draggable("destroy") - fix included) created by chrishandorf
Lines 76 & 77 in ui.draggable.js are: destroy: function() { …
14:57 Ticket #2262 (iFrame problem while using UI Sortables makeSortable) closed by codesquare
wontfix: The problem is that the drag helper is a clone of the sortable which means …
14:55 Ticket #2623 (UI Slider - should expose draggable's distance option) created by rworth
The UI Slider should expose the underlying UI draggable's 'distance' …
14:53 Ticket #2212 (Latest Sortable Demo -- Element losing place in IE7) closed by codesquare
wontfix: I haven't been able to reproduce this. I'll need some more guidance in …
10:03 Ticket #2622 (Multiple draggables and droppables, dynamically loaded) created by mrmoosehead
I have a completely jquery driven site (PHP server side) - single host …
08:46 Ticket #2621 (Unable to determine the currently selected tab) created by alflow
Below is the example code to get the currently selected tab. var $tabs = …
03:58 Ticket #2431 (Touch tolerance breaks when the draggable is taller than the droppable.) closed by braeker
fixed
03:46 Ticket #2553 ([UI Tests] Draggable - unit test failure - draggable-options-delay-400) closed by braeker
fixed
02:39 Ticket #2541 ([draggable] unit test failure - draggable-options-cancel-(empty)) closed by braeker
fixed: I just fixed this bug, but on the unit test it still not working, If you …
02:20 Ticket #2343 ([ui.draggable] when i try to move draggable element in "revert" mode on ...) closed by braeker
fixed

03/29/08:

18:39 Ticket #2618 (Draggable offset is incorrect in IE6 (in quirksmode)) created by jdarren
When rendering in IE6 (in quirksmode) the draggable offset is sometimes …
18:26 Ticket #2617 (ui.slider.js range focus bug.) created by norbert
If you go to the third example jQuery UI slider demo page …
16:57 Ticket #2615 ([ui.dialog] no reason for .css({position: 'relative'})) created by rbuc
I can't see the reason while the position of .ui-dialog-container must be …

03/28/08:

16:58 Ticket #2595 (ui-slider: add 2-axis mode) closed by paul
fixed
13:38 Ticket #2609 (tabs relies on theme CSS) created by rikur
ui.tabs doesn't do visually anything without a themere .tabs.css files …
11:26 Ticket #2596 (ui-slider: clicking into a empty area should also drag the currently ...) closed by paul
fixed

03/27/08:

20:36 Ticket #2601 (If a droppable is enlarged while dragging, can't drop in new 'space') closed by scott.gonzalez
worksforme: You'll want to use the refreshPositions option on your draggable elements. …
20:35 Ticket #2603 ([UI Draggable] document the refreshPositions option) created by scott.gonzalez
The refreshPositions option needs to be documented.
20:17 Ticket #2601 (If a droppable is enlarged while dragging, can't drop in new 'space') created by acheetham
Note: This bug was observed in a version of jquery.ui trunk checked out …
18:44 Ticket #2599 (droppable("destroy") doesn't remove "ui-droppable" class) created by acheetham
Note: This bug was observed in a checkout of jquery.ui trunk as of March …
17:06 Ticket #2598 ([ui.datepicker] Datepicker status bar floating issue) created by graste
The status bar text is sometimes shown in the top row of the date picker …
16:44 Ticket #2597 (Droppable events fired on hidden elements) created by chrishandorf
I created a Mac like hierarchical folder tree type widget using jQuery UI. …
16:23 Ticket #2596 (ui-slider: clicking into a empty area should also drag the currently ...) created by paul
If you click in an empty area, the focussed handle should move there (as …
16:22 Ticket #2595 (ui-slider: add 2-axis mode) created by paul
The slider must be capable of being dragged in two axes. Of course, it …
14:34 Ticket #2583 ([Resizable & Draggable] Doesn't work in Opera when called before ...) closed by paul
wontfix: This one is not possible to fix!
14:29 Ticket #2592 (jquery.datepicker undefined) closed by scott.gonzalez
fixed: Already fixed in SVN.
10:32 Ticket #2593 (jquery.datepicker using months instead of prev and next) created by atlithorn
We needed to replace prev and next links with corresponding month names. …
10:11 Ticket #2592 (jquery.datepicker undefined) created by atlithorn
Using datepicker version 3.4. In IE the jquery.datepicker object is …

03/26/08:

23:29 Ticket #2591 (Slider size method only returns the width of the slider) created by natecavanaugh
When checking for a sliders size, the size method only returns it's …
18:59 Ticket #2011 (Problem with Accordian in Netscape 7.1) closed by joern
wontfix: Netscape 7.1 isn't supported. Unless you can provide a patch, I don't plan …
17:02 Ticket #2552 (UI Plugins - disabled option, with getter and setter) reopened by rdworth
This also needs to be done for: resizable selectable slider tabs
16:54 Ticket #2589 (ui.slider.js range problem getting handle values) created by norbert
I am using the latest ui.slider.js (revision 5107) and have created a …
09:17 Ticket #2534 (ui.sortable - imbricate sortable bug) reopened by karibouk
it still doesnt work in my case, in the ui.sortable_nested_bug file.

03/25/08:

20:09 Ticket #2584 ([Resizable & Draggable] Element jumps up & left after resize in Mozilla) created by telega
The code below produces a draggable and resizable div, as expected. …
19:59 Ticket #2583 ([Resizable & Draggable] Doesn't work in Opera when called before ...) created by telega
The code below produces in Opera 9.23 non-draggable and non-resizable div. …
16:07 Ticket #2571 ([UI Draggable] greedy should affect hover status) closed by paul
fixed: Fixed, thanks!
15:49 Ticket #2552 (UI Plugins - disabled option, with getter and setter) closed by paul
fixed: Done!
15:38 Ticket #2554 (ui.sortable - IE Bug in serialize with custom attribute) closed by paul
fixed: Fixed in rev.5122 in trunk. Thanks!
15:31 Ticket #2524 ([ui.sortable] handle is not working as expected) closed by paul
fixed: fixed in trunk.
15:17 Ticket #2057 (Droppable tolerance for draggable that completely overlaps) closed by paul
fixed: check out the tolerance "fit": this should be exactly what you need!
15:11 Ticket #2396 (jQuery UI - Draggables) closed by paul
fixed
15:10 Ticket #2539 (draggable - grid: [x,y] and containment incompatible) closed by paul
fixed: This is fixed in the latest trunk version. However, it's not quite …
15:05 Ticket #2428 (ui.slider will not work if slider is hidden during slider() init call.) reopened by braeker
14:57 Ticket #2581 (Resizable destroy) created by braeker
When destroy() on resizable is called, the handles and wrappers isn't …
14:44 Ticket #2534 (ui.sortable - imbricate sortable bug) closed by paul
fixed: This should work now in the latest trunk version. Make sure the sortables …
14:24 Ticket #2339 (nested list sortables not functional) closed by paul
fixed: This has been fixed in the newest SVN version.
13:41 Ticket #2578 ([accordion] definition list no longer automatically finds headers) created by travi
With version 1.6 of the stand-alone plug-in and the one labeled 1.5 as a …

03/24/08:

13:54 Ticket #2450 (dialog over the div with scrollbars in firefox 2/mac) reopened by scott.gonzalez
This problem is for Macs only. See …
01:03 Ticket #2428 (ui.slider will not work if slider is hidden during slider() init call.) closed by braeker
invalid
Note: See TracTimeline for information about the timeline view.