jQuery: The Write Less, Do More JavaScript Library

Timeline


and .

05/09/08: Today

16:49 Ticket #2677 ([slider] moveTo relative increment) closed by paul
fixed: Fixed in r5539.
16:48 Ticket #2438 ([slider] strange behavior for wide range) closed by paul
fixed: Fixed in r5539.
16:48 Ticket #2813 ([slider] ui steps) closed by paul
fixed: This is fixed.
16:48 Changeset [5539] by paul.bakaus
ui-slider: fixed calculation issues (fixes #2677, #2438, #2813)
15:53 Ticket #2825 (Bug on click event, Slider UI Component) reopened by imagis
Please see …
15:37 Changeset [5538] by paul.bakaus
ui-slider: changed file structure, cleaned up code
15:12 Ticket #2834 (UI resizables) created by hedgomatic
UI resizables
15:09 Changeset [5537] by scott.gonzalez
webforms: Added lazy loading for regexes.
14:38 Changeset [5536] by scott.gonzalez
webforms: Fixed JavaScript warnings.
14:24 Changeset [5535] by brandon.aaron
batch plugin: insure array is returned and added a couple more tests
13:01 Changeset [5534] by paul.bakaus
11:53 Changeset [5533] by paul.bakaus
ui: changed structure for automated tests
11:46 Changeset [5532] by paul.bakaus
11:44 Changeset [5531] by paul.bakaus
ui: removed all outdated test files from test/ - please use the templates …
11:41 Changeset [5530] by paul.bakaus
ui: removed outdated demo files - please use the functional demos instead!
11:40 Changesets [5528-5529] by rdworth
UI Resizable - fixed camelCase for autoHide option
11:16 Ticket #2833 ([validate] validation methods registered by addMethod() run when losing ...) created by heliu.smth@gmail.com
[validate] validation methods registered by addMethod() run when losing focus before form submitted
10:28 Ticket #2832 (Datepicker v3.4.3 $(element).datepicker('getDate') doesn't work properly) created by insekticid
Datepicker v3.4.3 $(element).datepicker('getDate') doesn't work properly
09:41 Ticket #2831 (event.blind.js effect will trigger script error in IE7) created by cyberflohr
event.blind.js effect will trigger script error in IE7
07:28 Ticket #2830 ([treeview] Click/Href-argument to asynchronous treeview) created by jyrki
[treeview] Click/Href-argument to asynchronous treeview
03:15 Changeset [5527] by brandon.aaron
batch plugin: 1.0 :)
03:14 Ticket #2314 (document.getSelection() message from error consol of FF 2.0.0.1x) closed by davidserduke
worksforme: I was unable to reproduce the error just using jquery so I'm going to go …

05/08/08: Yesterday

22:56 Changeset [5526] by scott.gonzalez
UI: experimental plugin inheritance.
22:09 Ticket #2428 (ui.slider will not work if slider is hidden during slider() init call.) closed by joern
fixed: Fixed, again.
22:01 Changeset [5525] by joern.zaefferer
ui.slider: fixed keyboard handling
21:49 Changeset [5524] by joern.zaefferer
ui.slider: code formatting
21:42 Changeset [5523] by joern.zaefferer
jquery core: reverted qunit introduction until build scripts are updated
21:11 Ticket #2829 ([UI Dialog] Update docs for buttons option) created by scott.gonzalez
[UI Dialog] Update docs for buttons option
21:06 Ticket #2828 (Drop effect with absolutely positioned element (Safari)) created by zero0x
Drop effect with absolutely positioned element (Safari)
21:00 Changeset [5522] by malsup
- Fix event timing issue in Opera 9.2x - Dump 13k worth of comments
20:28 Ticket #2827 ($.each Treats Functions as Arrays) closed by flesler
wontfix: I can tell you in advance, what a core developer will say: this function …
19:55 Changeset [5521] by joern.zaefferer
plugin build: modified zip target to exclude test folder; QUnit tests …
19:53 Changeset [5520] by joern.zaefferer
various plugins: finishing move to QUnit
19:51 Changesets [5518-5519] by joern.zaefferer
ui and various plugins: moving to QUnit
19:33 Changeset [5517] by joern.zaefferer
jquery testsuite: switch to qunit
19:29 Changeset [5516] by joern.zaefferer
qunit: added license header
19:27 Changeset [5515] by joern.zaefferer
qunit: moved jquery testrunner to top-level project, see …
19:25 Changeset [5514] by joern.zaefferer
Share project 'qunit' into 'https://jqueryjs.googlecode.com/svn'
19:25 Changeset [5513] by paul.bakaus
ui-slider: outer proportions of slider are calculated on click / drag …
19:07 Changeset [5512] by joern.zaefferer
deleted uniqua plugin, jQuery core provides a more efficient …
19:02 Changeset [5511] by joern.zaefferer
deleted multiple events plugin, got integrated into jQuery core
18:57 Ticket #2827 ($.each Treats Functions as Arrays) created by dschoon
$.each Treats Functions as Arrays
18:47 Ticket #2826 ([ui dialog] JavaScript error on $.dialog()) closed by scott.gonzalez
fixed: This has already been fixed.
18:35 Ticket #2826 ([ui dialog] JavaScript error on $.dialog()) created by tyler
[ui dialog] JavaScript error on $.dialog()
18:31 Changeset [5510] by joern.zaefferer
themes: ignore eclipse' .project file
18:30 Changeset [5509] by joern.zaefferer
validation: Allow both button and input elements for cancel buttons (via …
17:33 Ticket #2825 (Bug on click event, Slider UI Component) closed by paul
invalid: Um, but why? It should propagate, that's why it's not set to false - it's …
17:31 Ticket #2821 (ui.slider destroy problem) closed by paul
fixed: Fixed in r5508. Thanks!
17:31 Changeset [5508] by paul.bakaus
ui-slider: added unwrap method, used in destroy to unwrap handles from <a> …
17:23 Ticket #2822 (ui.slider container sync problem) closed by paul
fixed: Fixed in r5507. Thanks!
17:23 Changeset [5507] by paul.bakaus
ui-slider: outer proportions of slider are calculated on click / drag …
17:23 Ticket #2743 (Potpourri of small improvements to code size and perfomance) closed by flesler
fixed
17:18 Ticket #2823 (ui.slider 'moveTo' bug) closed by paul
fixed: Fixed in r4406. Thanks!
17:17 Changeset [5506] by paul.bakaus
ui-slider: fixed lazy checking on values, fixes #2823
17:16 Changeset [5505] by aflesler
test runner: added 2 tests for [5500]
17:11 Ticket #2811 (2 bugs on jQuery.fn.add) closed by flesler
fixed: Applied at [5503] and extra tests at [5504].
17:11 Changeset [5504] by aflesler
test runner: extra tests for $.fn.add enabled by [5503] and a small fix …
17:08 Changeset [5503] by aflesler
jquery core: closes #2811, $.fn.add now calls $.unique internally, also it …
16:37 Ticket #2794 ([UI Dialog] 1.5b4 Dialogs no longer draggable) closed by paul
fixed: This has been fixed in the newest trunk version.
16:25 Changeset [5502] by aflesler
test runner: extra test case, [5501]
16:24 Ticket #2819 ($.fn.load is being overwritten) closed by flesler
fixed: Applied at [5501] and extra test case at [5502].
16:23 Changeset [5501] by aflesler
jquery event: fixed $.fn.load, closes #2819.
16:16 Ticket #2771 (jQuery.index cannot index the jQuery object) closed by flesler
fixed: Applied at [5500], changed the diff a bit, the === is applied to …
16:14 Changeset [5500] by aflesler
jquery core: closes #2771 $.inArray now makes a === check because of …
16:10 Changeset [5499] by aflesler
jquery event: removing 3 unnecessary lines since the addition of …
16:04 Changeset [5498] by aflesler
test runner: making 2 tests more flexible because they yield a slightly …
12:03 Ticket #2825 (Bug on click event, Slider UI Component) created by imagis
Bug on click event, Slider UI Component
11:24 Changeset [5497] by joern.zaefferer
treeview plugin: fixed errors due to API renames (ui.base.js to ui.core.js …
09:39 Ticket #2824 (the demo on the Tabs -> Options page doesn't work) created by snobo
the demo on the Tabs -> Options page doesn't work
06:47 Ticket #2823 (ui.slider 'moveTo' bug) created by tobi
ui.slider 'moveTo' bug
06:43 Ticket #2822 (ui.slider container sync problem) created by tobi
ui.slider container sync problem
06:41 Ticket #2821 (ui.slider destroy problem) created by tobi
ui.slider destroy problem
01:37 Ticket #2814 (originalTarget not copied to the cloned event object) reopened by arrix
sorry. originalTarget is mozilla specific and is rarely useful when we …

05/07/08:

21:09 Changeset [5496] by scott.gonzalez
$.widget: Fixed enable/disable methods.
21:06 Ticket #2820 ($.extend not deep copying arrays) created by david.wood
$.extend not deep copying arrays
19:49 Ticket #2819 ($.fn.load is being overwritten) created by flesler
$.fn.load is being overwritten
17:18 Changeset [5495] by aaronchi
update js references
16:59 Changeset [5494] by aaronchi
don't allow the wrapper to be styled
16:38 Ticket #2814 (originalTarget not copied to the cloned event object) closed by arrix
fixed: fixed in [5492]
16:25 Changeset [5493] by scott.gonzalez
$.widget: Updated default destroy method to remove the instance data.
15:55 Ticket #2818 (Posssibility to display simultaneously past and current month in ...) created by barbiturat
Posssibility to display simultaneously past and current month in datepicker.
14:22 Ticket #2817 (val() method doesn't work correctly for IE and <button />) created by nberardi
val() method doesn't work correctly for IE and <button />
13:21 Changeset [5492] by brandon.aaron
Making sure originalTarget gets copied over from the original event object
11:14 Changeset [5491] by kbwood.au
Datepicker shouldn't close on subsequent clicks in text control
10:42 Changeset [5490] by kbwood.au
Added quick reference tab
10:14 Changeset [5489] by kbwood.au
Add new localisations
10:13 Changeset [5488] by kbwood.au
Remove letter spacing (necessary for Arabic)
10:11 Changeset [5487] by kbwood.au
Tweak language files
10:11 Changeset [5486] by kbwood.au
Rename Ukranian to uk (ukrayins'ka mova)
10:09 Changeset [5485] by kbwood.au
Rename Armenian to hy (Hayeren)
10:04 Ticket #2816 (erroneous behavior with IE when re-ajaxifying links in an ajax-loaded div) created by lamyseba
erroneous behavior with IE when re-ajaxifying links in an ajax-loaded div
09:51 Ticket #2815 (remove element from XML doc broken & a solution) created by xyplex64
remove element from XML doc broken & a solution
06:08 Ticket #2814 (originalTarget not copied to the cloned event object) created by arrix
originalTarget not copied to the cloned event object
05:51 Ticket #2613 (bind() breaks event.preventDefault()) closed by arrix
fixed: This is no longer reproducible with the latest jquery which does not copy …
05:17 Ticket #2813 ([slider] ui steps) created by glaird
[slider] ui steps
01:42 Changeset [5484] by scott.gonzalez
$.widget: Removed event as a parameter for getData and setData methods.
01:16 Changeset [5483] by scott.gonzalez
ajax test: Removed test for extending with null.
01:08 Ticket #2812 (Built in demo broken / Splitter) created by marcio
Built in demo broken / Splitter
00:46 Changeset [5482] by aflesler
test runner: extra test for makeArray, related to [5481]
00:07 Changeset [5481] by aflesler
jquery core: Reverting the changes added at [5480]

05/06/08:

23:31 Ticket #2811 (2 bugs on jQuery.fn.add) created by flesler
2 bugs on jQuery.fn.add
23:28 Changeset [5480] by aflesler
jquery core: makeArray was parsing forms into array of elements.
22:36 Changeset [5479] by aflesler
jquery core: removing needless 'else' and 'new' in $.fn.init.
22:30 Ticket #2810 ([treeview] async support for complete refresh) created by joern
[treeview] async support for complete refresh
22:28 Ticket #2809 ([accordion] reverse accordion) created by joern
[accordion] reverse accordion
22:22 Ticket #2806 ($.ajax: support for dynamic data arguments) closed by joern
fixed: Fixed in [5478].
22:21 Changeset [5478] by joern.zaefferer
jquery ajax: support for dynamic data arguments, see #2806; added …
22:07 Changeset [5477] by joern.zaefferer
tooltip plugin: removed orphaned variable
22:06 Changeset [5476] by joern.zaefferer
tooltip plugin: added missing semicolon
21:59 Ticket #2808 ([validate] Avoid remote validation on keyup to reduce requests) created by joern
[validate] Avoid remote validation on keyup to reduce requests
21:52 Changeset [5475] by joern.zaefferer
autocomplete: make php example file browsable and linked from demo
20:03 Changeset [5474] by grabanski
Including the stylesheet above the js includes fixes a dimensions issue in …
19:39 Changeset [5473] by joern.zaefferer
jquery testrunner: reset $.ajaxSettings after each run to prevent …
18:56 Changeset [5472] by aflesler
test runner: translated all the ok() with '==' to equals(), as it gives …
15:32 Changeset [5471] by rdworth
UI Dialog - fixed error in IE
15:30 Ticket #2807 (dialog UI + modal mode = slow) created by snobo
dialog UI + modal mode = slow
14:55 Ticket #2803 (Faster Map) closed by flesler
fixed: Applied at [5470].
14:54 Changeset [5470] by aflesler
jquery core: enhancements to jquery.map, closes #2803
14:04 Ticket #2805 (jquery.ui-1.5b4) closed by scott.gonzalez
fixed: Fixed in [5469].
14:03 Changeset [5469] by scott.gonzalez
UI Dialog: Fixed modal dialogs.
12:54 Ticket #2806 ($.ajax: support for dynamic data arguments) created by joern
$.ajax: support for dynamic data arguments
12:02 Ticket #2805 (jquery.ui-1.5b4) created by ikuzgun
jquery.ui-1.5b4
11:49 Changeset [5468] by scott.gonzalez
UI Dialog: Removed unnecessary quotes around property names.
11:47 Changeset [5467] by scott.gonzalez
UI Tabs: $(this.element) -> this.element
11:45 Changeset [5466] by scott.gonzalez
UI Tabs: Removed setData/getData binding; added setData method.
11:42 Changeset [5465] by scott.gonzalez
UI Dialog: $(this.element) -> this.element
11:39 Changeset [5464] by scott.gonzalez
UI Dialog: Fixed destroy method.
09:22 Ticket #2804 ([ui dialog] Showing a modal dialog on a radio button select in IE (7 and ...) created by srepciuc
[ui dialog] Showing a modal dialog on a radio button select in IE (7 and 8) bug
03:40 Ticket #2312 (.focus() bug in IE) closed by flesler
invalid
03:11 Ticket #2716 (Main page 'quick and dirty' first demo doesn't work in Konqueror) closed by flesler
invalid: Konqueror is not supported by jQuery: …
02:31 Ticket #2787 (Attribute filter ignores elements not appended to DOM tree) closed by flesler
fixed: Fixed, check #1960 for more details.
02:09 Ticket #2803 (Faster Map) created by flesler
Faster Map
01:32 Ticket #2543 (Useless variable (re)declarations) closed by flesler
fixed: Implemented most at [5462] and [5463].
01:29 Changeset [5463] by aflesler
jquery core: small code reduction.
00:54 Changeset [5462] by aflesler
jquery core: code reduction at $.each and $.curCSS.
00:42 Changeset [5461] by aflesler
test runner: adding some tests that were missing for the $ constructor.
00:13 Ticket #1960 (Name selectors should delegate to document.getElementsByName) closed by flesler
wontfix: Right, reverted at [5460], good catch.
00:13 Changeset [5460] by aflesler
jquery selector: reverting [5343], check #1960.

05/05/08:

23:29 Changeset [5459] by joern.zaefferer
jquery testrunner: reset global events after each run, speeds up a test …
23:28 Ticket #2802 (jQuery.curCSS failes in Safari 2.x) created by ebartels
jQuery.curCSS failes in Safari 2.x
23:00 Ticket #2801 (UI-web: Droppable Demos bug) created by djot
UI-web: Droppable Demos bug
22:54 Ticket #2800 (UI-web: Resizable Demos bugs) created by djot
UI-web: Resizable Demos bugs
22:34 Ticket #2799 (UI-web: Sortable Demos bugs) created by djot
UI-web: Sortable Demos bugs
22:25 Ticket #2798 (UI-web: Tabs demo bugs) created by djot
UI-web: Tabs demo bugs
22:20 Ticket #2797 (Slider Demos - "Multiple slides" - negative range?) created by djot
Slider Demos - "Multiple slides" - negative range?
22:15 Ticket #2796 (UI-web: Widget Dialog has no template) created by djot
UI-web: Widget Dialog has no template
22:14 Ticket #2795 (UI-web: Draggable Demos) created by djot
UI-web: Draggable Demos
21:34 Ticket #2794 ([UI Dialog] 1.5b4 Dialogs no longer draggable) created by ThrushAAX
[UI Dialog] 1.5b4 Dialogs no longer draggable
21:30 Ticket #2793 (UI: Draggable + Resizable does not work) created by nicholasfletcher
UI: Draggable + Resizable does not work
21:00 Ticket #2792 (accordion right span not inserting correct) reopened by sosensible
Note: it was putting tags like this... […] There were …
20:59 Ticket #2271 (accordian panel bug) closed by joern
fixed: Can't reproduce (any more). Assuming its fixed by now.
20:47 Ticket #2717 (Accordion 1.6 autoheight not working) closed by joern
fixed: Fixed in latest revision, soon to be released as jQuery UI 1.5.
20:45 Ticket #2792 (accordion right span not inserting correct) closed by joern
invalid: That isn't an error, but required for themeing with CSS. See …
20:44 Changeset [5458] by joern.zaefferer
ui: accordion flora theme fixed
20:16 Ticket #2792 (accordion right span not inserting correct) created by sosensible
accordion right span not inserting correct
18:39 Ticket #2791 (Double-drag with clone+revert makes object non draggable) created by gregmac
Double-drag with clone+revert makes object non draggable
17:22 Changeset [5457] by rdworth
UI Tag 1.5b4 - Removed release folder
17:20 Changeset [5456] by rdworth
UI Tag 1.5b4 - minified and packed files
17:16 Changeset [5455] by paul.bakaus
17:07 Changeset [5454] by rdworth
UI Tags 1.5b4 - removed old b3 built files
16:59 Ticket #2789 (jQuery.event.handle(event) also calls functions in Object.prototype) closed by flesler
wontfix: jQuery doesn't support code which extended the Object's prototype: #1488, …
16:50 Changeset [5453] by rdworth
UI Tags - Merged from trunk [5445-5448]
16:42 Changeset [5452] by rdworth
UI Tags - Created 1.5b4 tag from 1.5b3. To add patches from trunk.
16:39 Changeset [5451] by rdworth
UI Tags - Dropping borked UI 1.5b4 tag
16:15 Changeset [5450] by paul.bakaus
ui: 1.5b4 release was tagged and published on google code (b3 was busted).
16:15 Changeset [5449] by paul.bakaus
16:01 Changeset [5448] by scott.gonzalez
UI Core: Don't check for existing jQuery.ui.
15:58 Changeset [5447] by paul.bakaus
fixed serious interaction issue in mouse manager
15:34 Changeset [5446] by braeker
fixed var reference without caps
14:41 Changeset [5445] by braeker
added initial semicolon to avoid problems with file concats
14:13 Ticket #2790 (resizable does not seem to work with latest code) created by tcarnell
resizable does not seem to work with latest code
12:03 Ticket #2789 (jQuery.event.handle(event) also calls functions in Object.prototype) created by mtrimpe
jQuery.event.handle(event) also calls functions in Object.prototype
11:41 Changeset [5444] by rdworth
UI 1.5b3 TAG - Set svn:eol-style to native
11:38 Changeset [5443] by rdworth
UI 1.5b3 TAG - Corrected more relative paths.
11:34 Changeset [5442] by rdworth
UI 1.5b3 TAG - Added missing files from zip. Corrected relative paths.
11:00 Ticket #2788 (website improvements) created by joern
website improvements
07:32 Changeset [5441] by paul.bakaus
ui: 1.5b3 release was tagged and published on google code.
06:50 Changeset [5440] by paul.bakaus
06:01 Ticket #1960 (Name selectors should delegate to document.getElementsByName) reopened by arrix
document.getElementsByName can only retrieve elements in the document …
05:31 Ticket #2666 (Tabs not anchoring correctly) closed by paul
invalid
05:16 Ticket #2787 (Attribute filter ignores elements not appended to DOM tree) created by arrix
Attribute filter ignores elements not appended to DOM tree

05/04/08:

23:52 Ticket #2723 (ui.tabs does not fire tabsshow when the intial panel is shown) closed by klaus
fixed: [5439]
23:46 Changeset [5439] by klaus.hartl
UI Tabs: need to fire tabsshow for inital tab, fixes #2723
23:16 Ticket #2786 (UI Droppable: Better handling for drag start detection) created by scott.gonzalez
UI Droppable: Better handling for drag start detection
22:52 Changeset [5438] by klaus.hartl
UI Tabs: extra handling for extending with null was no longer required
20:25 Changeset [5437] by joern.zaefferer
ui.slider: fixed click propagation for distance > 0
20:17 Changesets [5434-5436] by joern.zaefferer
ui.slider: formatting
20:08 Ticket #2552 (UI Plugins - disabled option, with getter and setter) closed by paul
fixed: DONE!
20:07 Changeset [5433] by joern.zaefferer
ui: changed $.widget("ui", "name", ...) to $.widget("ui.name", ...); makes …
20:02 Changeset [5432] by paul.bakaus
ui-sortable: sortables now also use the widget factory
19:43 Changeset [5431] by paul.bakaus
ui-core: fixed a mouse initialization issue
19:36 Changeset [5430] by joern.zaefferer
ui: use $.widget for selectables
19:25 Changeset [5429] by paul.bakaus
ui-resizable: resizables now use the widget factory and expose defaults
19:21 Changeset [5428] by joern.zaefferer
ui: use $.widget for tabs
19:20 Changeset [5427] by joern.zaefferer
ui: extend $.widget to pass through multiple args on method call, eg. …
18:59 Changeset [5426] by paul.bakaus
ui-droppable: droppables now make use of the widget factory
18:40 Changeset [5425] by joern.zaefferer
ui: finished renaming ui.base.js to ui.core.js (see [5420])
18:06 Ticket #2759 ([fx.highlight.js] bold text in IE7 becomes blurry) closed by paul
fixed: Fixed in r5424.
18:04 Changeset [5424] by paul.bakaus
effects-highlight: fixed #2759
17:40 Ticket #2603 ([UI Draggable] document the refreshPositions option) closed by paul
fixed
17:28 Changeset [5423] by paul.bakaus
ui-sortable: fixed tolerance issue with container intersection
17:19 Changeset [5422] by paul.bakaus
ui-droppable: fixed a issue where droppables where not activated when …
17:08 Ticket #2785 (connectWithSortable assumes only one sortable on the page) created by natecavanaugh
connectWithSortable assumes only one sortable on the page
16:52 Changeset [5421] by paul.bakaus
- renamed ui.base to ui.core - renamed ui.fx.* files to effects.* - …
16:48 Changeset [5420] by paul.bakaus
14:52 Changeset [5419] by scott.gonzalez
UI Mouse: Fixed destroy method.
14:51 Changeset [5418] by paul.bakaus
14:49 Changeset [5417] by paul.bakaus
- merged jQuery UI with enchant - all effectcs do need ui.fx.js as base …
14:47 Changeset [5416] by scott.gonzalez
UI Base: Fixed a bunch of JavaScript warnings. UI Mouse: Fixed prevention …
14:18 Ticket #2722 (Draggable: click event shouldn't fire after dragging) closed by paul
fixed: Fixed in r5415!
14:17 Changeset [5415] by paul.bakaus
ui-base: default action isn't executed after drag and drop of an element …
14:06 Changeset [5414] by paul.bakaus
14:03 Changeset [5413] by paul.bakaus
ui-base: mouse plugin renamed from mouseInteraction to mouse, now uses …
13:49 Changeset [5412] by scott.gonzalez
UI Draggable: Removed unneeded variable.
13:33 Changeset [5411] by scott.gonzalez
UI/widget factory: Added support for getting/setting options, …
12:55 Changeset [5410] by scott.gonzalez
UI Demo: Fixed capitalization.
11:50 Ticket #1652 (Interesting Click Event catching on "Selectables") closed by paul
fixed
11:49 Ticket #1791 (selectables not selectable by click) closed by paul
fixed
11:42 Ticket #2696 (Slider - possible bug with slider bar) closed by paul
wontfix: Actually, it's related to a recent change to the distance option. If you …
11:37 Ticket #2556 (UI.slider plugin) closed by paul
fixed: This is fixed. (Caution: The options were renamed to max/min)
10:56 Ticket #2481 (Inflexibility with UI Datepicker: still limited to ready event with bottom ...) closed by paul
fixed: I think his should be fixed by moving the instance creation to the block …
10:49 Ticket #2746 (UI Date Picker v3.4.3 fails in Safari 3.1.1 for Windows) closed by paul
fixed: Fixed in r5409. Thanks!
10:49 Changeset [5409] by paul.bakaus
ui-datepicker: Fixed Safari issue (fixes #2746)
10:48 Ticket #2732 (ui.datepicker.js (3.4.3): options changeMonth, changeYear are not taken ...) closed by paul
fixed: Fixed in r5407.
10:48 Ticket #2673 (datepicker v3.4.3 not cover selects in IE6) closed by paul
fixed: Fixed in r5408.
10:47 Changeset [5408] by paul.bakaus
ui-datepicker: fixed issue with datepicker_cover (fixes #2673)
10:45 Ticket #2672 (new datepicker timing issue) closed by paul
fixed: Fixed in r5407, thanks!
10:45 Changeset [5407] by paul.bakaus
ui-datepicker: fixed a timing issue where the datepicker file was loaded …
10:42 Ticket #2659 (ui.datepicker.js: changeFirstDay option does not work) closed by paul
fixed: Fixed in r5406.
10:42 Changeset [5406] by paul.bakaus
ui-datepicker: changed the get() method to not check lazy on options …
10:27 Ticket #2598 ([ui.datepicker] Datepicker status bar floating issue) closed by paul
fixed: Fixed in r5405.
10:27 Changeset [5405] by paul.bakaus
ui-datepicker: fixed #2598
10:24 Ticket #2533 (datepicker disable/enable focus bug) closed by paul
worksforme: I couldn't reproduce this issue anymore.
10:10 Ticket #2446 (a datepicker bug in IE6) closed by paul
fixed: Fixed in r5404.
10:09 Changeset [5404] by paul.bakaus
ui-datepicker: fixed #2446
09:18 Ticket #1645 (selectable demo - errerous selection) closed by paul
worksforme: 1 + 2 seem to be fixed as well.
09:16 Ticket #1690 (Position bug of Selectables) closed by paul
worksforme
09:15 Ticket #1952 (jQuery UI errors out when downloaded with only tabs.) closed by paul
fixed: This is fixed in the new download builder, whichs is going to be release …
09:14 Ticket #1984 (UI/Selectables almost unusable) closed by paul
fixed: Most of this is fixed in my believe - could you test using a recent …
09:01 Ticket #2477 (Safari 2.0.4 and Sortables) closed by paul
fixed: Fixed in r5403.
09:00 Changeset [5403] by paul.bakaus
ui-slider: Fixed safari 2 contains issue (fixes #2477)
08:52 Ticket #2557 (ui.slider inter explorer (6,7) problem) closed by paul
fixed: Please recheck using the latest version. This should be fixed.
08:50 Ticket #2584 ([Resizable & Draggable] Element jumps up & left after resize in Mozilla) closed by paul
wontfix: having a margin on the body is not supported by jQuery's offset method, …
08:48 Ticket #2589 (ui.slider.js range problem getting handle values) closed by paul
fixed: Should work now.
08:48 Changeset [5402] by paul.bakaus
ui-slider: fixed issues with getting a value from value()
08:37 Ticket #2617 (ui.slider.js range focus bug.) closed by paul
fixed: This should be fixed.
08:37 Changeset [5401] by paul.bakaus
ui-slider: fixed some initial focus issues
08:18 Ticket #2678 ([UI Slider] min:0, max:1 doesn't fully work) closed by paul
worksforme: This works fine for me in the latest revision.
08:15 Ticket #2679 (slider performance problem) closed by paul
fixed: Fixed in r5400.
08:15 Changeset [5400] by paul.bakaus
ui-slider: use offsetWidth/height in handleSize for now (this makes …
07:48 Ticket #2712 (Setting slider maxValue isn't working properly) closed by paul
invalid
07:47 Ticket #2713 (realMax not initiated correcly when using multiple handles, maybe also in ...) closed by paul
invalid
07:41 Ticket #2725 (Resizable: this in stop() method) closed by paul
worksforme: Um, that's in fact what it does for me...could recheck it with the latest …
07:37 Ticket #2749 ([UI Tabs] can't remove tab index 0) closed by paul
worksforme: This works fine for me. Please reopen if it still happens with the latest …
07:36 Ticket #2750 ([UI Tabs] removing the selected tab throws an error) closed by paul
worksforme: This works fine for me in the current build.If it still happens with the …
00:23 Ticket #2784 (In IE7 version is reported as 6.0) created by cgriffin
In IE7 version is reported as 6.0

05/03/08:

21:10 Ticket #2783 (width() and height() including border when set to thin, medium or thick in ...) created by mmurph211
width() and height() including border when set to thin, medium or thick in css
16:59 Changeset [5399] by scott.gonzalez
UI Base: reorganization
14:11 Changeset [5398] by rdworth
UI Dialog - small optimization for setData
13:38 Changeset [5397] by rdworth
UI Tests, Demos - switched to HTML5 DOCTYPE
13:25 Changeset [5396] by rdworth
UI - whitespace changes (tabs and spaces)
08:42 Ticket #2693 (ie7 sortable off) closed by paul
invalid
08:35 Ticket #2753 (jQuery UI sortables: "helper" item not visible when dragging between ...) closed by paul
invalid: That's not a bug - it happens because the helper is appended to the …
08:32 Ticket #2781 (Sortables - Helper Vertical Position Issue) closed by paul
wontfix: This is often related to relative positioning. Try using the appendTo …
08:27 Ticket #2668 (Sortable functionality within scrollable div) closed by paul
worksforme
08:22 Ticket #2777 (Sortables - zIndex not working on connected Sortables) closed by paul
wontfix: This is a known issue- it's related to IE's z-Index stacking, it uses the …
08:19 Ticket #2778 (Sortables - Items with Large Height cannot sort) closed by paul
fixed: This is a known issue that cannot be fixed easily - however, I've added a …
08:18 Changeset [5395] by paul.bakaus
ui-sortable: implemented tolerance "pointer" to better deal with large …
07:38 Ticket #2780 (Sortables - Revert) closed by paul
worksforme: I wasn't able to reproduce the issue - can you check if you can reproduce …
07:31 Ticket #2599 (droppable("destroy") doesn't remove "ui-droppable" class) closed by paul
fixed
07:23 Ticket #2547 (Draggable bugs in IE and Firefox) closed by paul
worksforme
07:15 Ticket #2637 ([BUG+PATCH] ui.droppables: calc position creates undroppables on elements ...) closed by paul
fixed: I rechecked, this should be fixed!
07:13 Ticket #2704 (ui.droppable.js and removing droppables) closed by paul
fixed: I don't know the cause, but I implemented a simple check wether …
07:12 Changeset [5394] by paul.bakaus
ui-droppable: fixed #2704
06:37 Ticket #2727 (combining resize and dragging throws an error) closed by paul
worksforme: You are using a very old version of the mouse manager. Can re tetest it …
06:32 Ticket #2775 (Draggable ui1.5b2 in Opera 9.25) closed by paul
fixed
06:32 Ticket #2719 (ui.droppable very slow) closed by paul
invalid: There is no way to make it faster, in general - however, we made a lot if …
06:31 Ticket #2307 (IE6: Dialog jumps up so mouse is at bottom of titlebar when dragged) closed by paul
fixed
06:24 Ticket #2720 (draggable, scrolling bug in ie7) closed by paul
worksforme
06:22 Ticket #2643 (ui.draggable: scroll interferes with cursorAt) closed by paul
fixed
03:40 Changeset [5393] by rdworth
UI Dialog - use new widget factory from ui base
03:16 Changeset [5392] by rdworth
UI Dialog - fixed failing tests dialog-dataSet-width-
02:59 Changeset [5391] by rdworth
UI Dialog - optimized position a bit
01:51 Changesets [5389-5390] by scott.gonzalez
core: Fixed #2605: .data() now accepts null as a value.
01:40 Ticket #2605 (data should accept null values) closed by scott.gonzalez
fixed: Fixed in [5389].

05/02/08:

22:01 Ticket #2782 (Add Time to DatePicker) created by moos3
Add Time to DatePicker
21:16 Changeset [5388] by scott.gonzalez
UI Base: Fixed a bunch of warnings.
21:13 Changeset [5387] by paul.bakaus
20:45 Ticket #2781 (Sortables - Helper Vertical Position Issue) created by wjchristenson2
Sortables - Helper Vertical Position Issue
20:25 Changeset [5386] by paul.bakaus
ui-draggable: droppables work again, IE works again
19:57 Ticket #2602 (removeClass should support removing multiple classes) closed by scott.gonzalez
worksforme
19:50 Ticket #2600 (jQuery.extend() should not ignore properties with null values) closed by scott.gonzalez
fixed: Fixed in [5385].
19:49 Changeset [5385] by scott.gonzalez
core: Fixed #2600: jQuery.extend no longer skips over null properties.
18:37 Ticket #2780 (Sortables - Revert) created by wjchristenson2
Sortables - Revert
18:25 Ticket #2779 (Draggable stop working in IE) created by pdharma
Draggable stop working in IE
17:55 Ticket #2778 (Sortables - Items with Large Height cannot sort) created by wjchristenson2
Sortables - Items with Large Heigh