Timeline
Jul 18, 2006:
- 1:21 PM Ticket #79 (fx opacity hide/show) created by
- From Stefan: I apply: new fx(callback, 'opacity').hide(); in the …
- 10:12 AM Ticket #78 (contains() doesn't work with text with spaces) created by
- The :contains() selector works well with most text but fails to find a …
- 5:05 AM Ticket #77 (JS 'warnings' generated in firefox) created by
- This isn't a bug - but it's really annoying! The firefox javascript …
- 12:44 AM Ticket #51 (Issue with Arrays) closed by
- invalid: Umm.. well, considering that $(a', 'b?) isn't a valid argument, …
Jul 17, 2006:
- 12:02 PM Ticket #76 (.css('height') bug in Mac Opera) created by
- I'm using revision 155. In opera mac, it gives the height of a hidden …
- 12:57 AM Ticket #62 (AJAX Memory Leaks in IE) closed by
- fixed: Fixed in SVN rev 155.
- 12:57 AM Changeset [a03b3fd]1.12-stable2.2-stablekillphp by
- ajax/ajax.js
- 12:52 AM Ticket #10 (The width and height fails on Safari 1.3.2) closed by
- fixed: I really have no way to test this right now, and since I haven't heard …
- 12:33 AM Changeset [2d31381]1.12-stable2.2-stablekillphp by
- fx/fx.js
Jul 16, 2006:
- 11:49 PM Ticket #38 (slideDown from display: none) closed by
- fixed: This problem has been resolved and is in SVN.
- 11:48 PM Ticket #46 (.hide() appears to be broken?) closed by
- fixed: Alright, this was a multipart problem. One part mine, one part yours …
- 11:40 PM Changeset [274d8b7]1.12-stable2.2-stablekillphp by
- fx/fx.js
- 10:15 PM Ticket #25 (IE "method not supported" error. (Worked previous to 1.0)) closed by
- fixed: Fixed in SVN, here's the test page that I used: …
- 10:10 PM Ticket #47 (Problems with .parent()) closed by
- fixed: I think this has been resolved in SVN, as it works for me: …
- 10:08 PM Ticket #52 (Event Triggering) closed by
- fixed: Thanks for the find - fixed in SVN rev 152.
- 10:08 PM Changeset [954554e]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 10:06 PM Ticket #63 (.css() should return the current width/height) closed by
- fixed: Change in SVN.
- 10:05 PM Ticket #61 (Vicky) closed by
- fixed: That's a great hack, thanks! It's in SVN rev 151.
- 10:05 PM Changeset [82e217c]1.12-stable2.2-stablekillphp by
- event/event.js
- 10:02 PM Ticket #45 (Empty jQuery Object as Context) closed by
- fixed: Fixed in SVN. Test Page: http://john.jquery.com/jquery/test/jqcontext.html
- 9:56 PM Ticket #73 (Event Object) closed by
- worksforme: Peter - I'm having trouble duplicating this issue. If you could whip …
- 9:49 PM Changeset [e8627fe]1.12-stable2.2-stablekillphp by
- ajax/ajax.js
- jquery/jquery.js
- 5:21 PM Ticket #75 (css('height') too precise?) created by
- I just checked out jquery from SVN and it seems that the css('top') …
- 5:16 PM Ticket #74 (css('top') and css('left')) created by
- It would be really cool for jquery to make an exception for css('top') …
- 4:57 PM Changeset [4737936]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 4:50 PM Ticket #73 (Event Object) created by
- This problem is happening for me in Mac FireFox but not in Camino. …
- 4:10 PM Changeset [f4c67b7]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 3:39 PM Changeset [57403c1]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 2:23 PM Changeset [98bd178]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
Jul 15, 2006:
- 9:08 PM Ticket #71 (hide/show broken) closed by
- duplicate
- 9:06 PM Ticket #71 (hide/show broken) created by
- Test case: […] In earlier versions (130), the stuff inside the …
- 8:54 PM Ticket #44 (onemouseover broken?) closed by
- fixed: I fixed this issue and it's in SVN rev 144.
- 8:52 PM Changeset [f5f6cbc]1.12-stable2.2-stablekillphp by
- event/event.js
- 8:13 PM Ticket #42 (hover: mouseout function not working in Safari) closed by
- fixed: Fixed in SVN.
- 8:06 PM Ticket #70 (Add an merge object method to jQuery core) closed by
- fixed: I just added this! You can give this a try in the latest SVN version: …
- 6:23 PM Ticket #70 (Add an merge object method to jQuery core) created by
- I saw the idea of merging objects to overwrite default options some …
- 2:10 PM Ticket #69 (Replacement :input, :radio, etc.) created by
- There should be a feature to replace the removed "input" hack, …
- 4:01 AM Ticket #68 ($('table tr tbody td:first') gives first td of last row found) created by
- $('table tr tbody td:first') gives me the first TD, of the last row …
- 3:31 AM Ticket #67 (the center() function doesn't work when the parent object is body) created by
- Here is the fixed function I use: $.fn.center = function(f) { return …
Jul 14, 2006:
- 9:00 PM Changeset [7d57c67]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 7:01 PM Ticket #55 (this.set is not a function) closed by
- fixed: Issue resolved in SVN.
- 6:59 PM Ticket #56 (type is undefined in this.attr()) closed by
- fixed: Fixed in SVN.
- 6:58 PM Ticket #60 (.html( string ) sets attribute) closed by
- fixed: This problem has been resolved in SVN.
- 6:57 PM Ticket #64 (jQuery is not defined error) closed by
- fixed: The current version of Interface (which I assume that you're using) is …
- 6:56 PM Ticket #40 (add() should be spruced up) closed by
- fixed: In SVN.
- 6:52 PM Ticket #58 (this.append() broken in rev 134) closed by
- fixed: Fixed in SVN.
- 6:50 PM Ticket #57 (Event handler registration is broken in rev 134) closed by
- fixed: Fixed in SVN.
- 6:50 PM Ticket #59 (IE6 Error: Expected identifier, string, or number (rev 134)) closed by
- fixed: Fixed in SVN.
- 6:49 PM Ticket #29 (TortoiseSVN breaks on jQuery SVN) closed by
- fixed: Fixed! Fixed! The problem was with how TortoiseSVN handled svn+ssh - …
- 6:45 PM Ticket #66 (Delete opacity property) created by
- The opacity property should be deleted (or reset) after an animation …
Jul 13, 2006:
- 11:05 PM Changeset [b84acca0]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 7:21 PM Ticket #65 (Opacity style attribute bug) created by
- John, This bug ocuress becose IE don't have opacity as style …
- 3:53 PM Changeset [3d334ad]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 10:49 AM Ticket #64 (jQuery is not defined error) created by
- With revision Rev: 29: When I include the libraries ifx.js and …
- 12:37 AM Changeset [8192bd8]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 12:21 AM Changeset [470a807]1.12-stable2.2-stablekillphp by
- jquery/jquery.js
- 12:05 AM Changeset [a155231]1.12-stable2.2-stablekillphp by
- tmpl/tmpl.js
Jul 12, 2006:
- 10:04 PM Ticket #63 (.css() should return the current width/height) created by
- It should return the current width/height instead of the full …
- 6:53 PM Ticket #62 (AJAX Memory Leaks in IE) created by
- There's a memory leak in jQuery.ajax, at least with IE. You should …
Jul 11, 2006:
- 9:01 AM Ticket #61 (Vicky) created by
- Original (line 991): […] Fix: […]
Note: See TracTimeline
for information about the timeline view.