Bug Tracker

Timeline


and

07/24/06:

22:20 Ticket #88 ("this" functionality change after rev.110) closed by beerfu@…
invalid: I have discovered its related to several "Array.prototype..." and …
17:37 Ticket #88 ("this" functionality change after rev.110) created by beerfu@…
$("#submitbtn").each(function(){ this.disabled = true; this.value = …
06:06 Changeset [aa5c4d8828bd8956218ccca47ee7a029fe26008e] by John Resig <jeresig@…>
  • fx/fx.js
Fixed width/height animations don't lapse back to auto. There's no longer a flicker for fixed sized items. The overflow for items is no longer tampered with, if it doesn't have to be. .cur() is used for all animations in place of .max(), with much better results.
03:57 Ticket #81 (curCSS needs camelCase passed to currentStyle) closed by john
fixed: Fixed in SVN.
03:56 Changeset [0a4dc3f8f295d10bbe855a11f52931c6c979e29e] by John Resig <jeresig@…>
  • jquery/jquery.js
Make sure that camel case is passed in to currentStyle.
03:53 Ticket #66 (Delete opacity property) closed by anonymous
fixed
03:52 Ticket #39 ($.auto() should be optomized) closed by john
fixed: This has been improved as best as possible.
03:51 Ticket #65 (Opacity style attribute bug) closed by anonymous
fixed
03:51 Ticket #79 (fx opacity hide/show) closed by john
fixed: Resolved in SVN.
03:50 Changeset [9e37da96d12c0f35c766a4724c5d565d0a50ab42] by John Resig <jeresig@…>
  • fx/fx.js
  • jquery/jquery.js
Fixed the opacity problems with IE & animations.
03:09 Changeset [29a059142123a8bde16de2e579e7708a86a8de78] by John Resig <jeresig@…>
  • fx/fx.js
  • jquery/jquery.js
IE flicker has been killed and setAuto now works in Firefox and IE.

07/22/06:

16:39 Ticket #87 ($() bug!) created by gilles@…
See test case code @  http://www.webunity.nl/_test/jquery/formbug/
05:33 Ticket #86 (Animations using percent or ems) created by bradleysepos@…
At some point it should be possible to retain the relative units when …
01:35 Ticket #85 (complex animation error) created by will@…
error z.o.complete has no properties when doing complex animations w/ …

07/21/06:

18:21 Ticket #84 (hover cross browser issue) created by Simon Jia
When i try to use the jtip and the drag and drop plugin for jquery, i …
16:12 Ticket #83 ($('document').get(x).remove(); doesn't work) closed by anonymous
fixed
16:11 Ticket #82 (.get() issues) closed by anonymous
fixed: well, could just use the inline syntax with eq
16:04 Ticket #83 ($('document').get(x).remove(); doesn't work) created by anonymous
Having some problems getting remove to work, when I do $('.manytomany …
16:03 Ticket #82 (.get() issues) created by Abdur-Rahman Advany
The current code in the base only gives back an normale object instead of …
02:24 Ticket #81 (curCSS needs camelCase passed to currentStyle) created by dave.methvin@…
 http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/currentst

07/19/06:

19:17 Ticket #80 ('f has no properties' when using parents(...)) created by anonymous
Using svn jquery, testcase is here: …

07/18/06:

17:21 Ticket #79 (fx opacity hide/show) created by john
From Stefan: I apply: new fx(callback, 'opacity').hide(); in the …
14:12 Ticket #78 (contains() doesn't work with text with spaces) created by john
The :contains() selector works well with most text but fails to find a …
09:05 Ticket #77 (JS 'warnings' generated in firefox) created by alistair.potts@…
This isn't a bug - but it's really annoying! The firefox javascript …
04:44 Ticket #51 (Issue with Arrays) closed by john
invalid: Umm.. well, considering that $(a', 'b?) isn't a valid argument, I'm …

07/17/06:

16:02 Ticket #76 (.css('height') bug in Mac Opera) created by peter.goodman@…
I'm using revision 155. In opera mac, it gives the height of a hidden …
04:57 Ticket #62 (AJAX Memory Leaks in IE) closed by john
fixed: Fixed in SVN rev 155.
04:57 Changeset [a03b3fd3e4f44e123c0f5a22e0649604240fe9c3] by John Resig <jeresig@…>
  • ajax/ajax.js
Added some memory leak protection.
04:52 Ticket #10 (The width and height fails on Safari 1.3.2) closed by john
fixed: I really have no way to test this right now, and since I haven't heard …
04:33 Changeset [2d31381a5722719190be4a0dde630a0b9ea70fa5] by John Resig <jeresig@…>
  • fx/fx.js
Made a number of changes/improvements to how the effects are handled.
03:49 Ticket #38 (slideDown from display: none) closed by john
fixed: This problem has been resolved and is in SVN.
03:48 Ticket #46 (.hide() appears to be broken?) closed by john
fixed: Alright, this was a multipart problem. One part mine, one part yours :) …
03:40 Changeset [274d8b7927c6027265402dab35303ce20c4d00a0] by John Resig <jeresig@…>
  • fx/fx.js
Fixed flickering an auto in all browsers but IE.
02:15 Ticket #25 (IE "method not supported" error. (Worked previous to 1.0)) closed by john
fixed: Fixed in SVN, here's the test page that I used: …
02:10 Ticket #47 (Problems with .parent()) closed by john
fixed: I think this has been resolved in SVN, as it works for me: …
02:08 Ticket #52 (Event Triggering) closed by john
fixed: Thanks for the find - fixed in SVN rev 152.
02:08 Changeset [954554e2390772fda9a27fdd0c651b5ad76bca16] by John Resig <jeresig@…>
  • jquery/jquery.js
Fixed issue with broken .trigger().
02:06 Ticket #63 (.css() should return the current width/height) closed by john
fixed: Change in SVN.
02:05 Ticket #61 (Vicky) closed by john
fixed: That's a great hack, thanks! It's in SVN rev 151.
02:05 Changeset [82e217c70cc158086b6b2df7637fda78d0ca81bd] by John Resig <jeresig@…>
  • event/event.js
Added fix for dealing with IE dom ready on https.
02:02 Ticket #45 (Empty jQuery Object as Context) closed by john
fixed: Fixed in SVN. Test Page:  http://john.jquery.com/jquery/test/jqcontext.html
01:56 Ticket #73 (Event Object) closed by john
worksforme: Peter - I'm having trouble duplicating this issue. If you could whip up a …
01:49 Changeset [e8627fe1555602dc4713c4e848a41642b2654512] by John Resig <jeresig@…>
  • ajax/ajax.js
  • jquery/jquery.js
Minor bug fixes.
Note: See TracTimeline for information about the timeline view.