Timeline
Feb 21, 2009:
- 7:09 PM Ticket #4208 (Selector inconsistency with XML Namespaces) created by
- On a namespaced xml element like: <media:thumbnail> In Firefox it …
- 6:36 PM Ticket #4207 (toggleClass does not read the state argument) created by
- The toggleClass second argument does not read the state argument. …
- 2:15 AM Ticket #4187 (document.ready fires too early on safari) reopened by
- Unfortunately this is not the case. I moved the stylesheet as the …
Feb 20, 2009:
- 9:11 PM Ticket #4198 (ActiveX Alert in IE6) closed by
- duplicate: Yes, it's a duplicate of #4017. henkgroenen, a workaround is mentioned …
- 8:25 PM Ticket #4206 (Patch: JSONP: Support callbackName to request content with a constant URL) closed by
- wontfix: It doesn't really seem like this is needed. If you're really worried …
- 4:36 PM Ticket #4206 (Patch: JSONP: Support callbackName to request content with a constant URL) created by
- Say, your page requests …
- 3:03 PM Ticket #4104 (`tag:not(tag.className)` selector fails to return any element in ...) closed by
- fixed
- 2:52 PM Changeset [883450b]1.12-stable2.2-stablekillphp by
- src/selector.js
- 2:45 PM Ticket #4205 (jQuery.filter used incorrectly in .remove()) closed by
- fixed: Fixed in SVN rev [6248].
- 2:45 PM Changeset [a37ca9e9]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 2:34 PM Ticket #4205 (jQuery.filter used incorrectly in .remove()) created by
- Right now jQuery.filter is used when jQuery.multiFilter should be used …
- 12:05 PM Ticket #4202 (Webkit: offset, body position relative) closed by
- wontfix: The last time I looked into this particular issue it had further …
- 10:52 AM Ticket #4104 (`tag:not(tag.className)` selector fails to return any element in ...) reopened by
- I just tested 1.3.2 with the same test cases, and although it fixes …
- 10:45 AM Ticket #4204 (fadeTo should remove display:none) created by
- John, As requested here …
- 9:56 AM Ticket #4203 (firefox: color values on tags inside a frame are #00000 unless css is ...) created by
- I have a page with an iframe. I am accessing some tags inside the …
- 9:36 AM Ticket #4202 (Webkit: offset, body position relative) created by
- When the position of the body is relative, offset does not take into …
- 9:10 AM Ticket #4201 (Improved $.param serialization) created by
- I've been using it a lot with a Ruby on Rails backend, and one of the …
- 9:06 AM Ticket #4200 ($.fn.filter() and $.fn.not() are needlessly asymmetrical) created by
- One automatically assumes
$.fn.not()
is simply an inversed … - 8:21 AM Ticket #3988 ($(document).ready() fires after images load in IE) closed by
- fixed
- 3:10 AM Ticket #4199 ([validate] Error with SELECT on IE8 rc1) created by
- There is an error with select evenment on IE8 rc1 for the validate …
- 3:07 AM Ticket #4198 (ActiveX Alert in IE6) created by
- Hi, The latest release of jQuery causes an security alert in ie6 : …
- 12:34 AM Ticket #4197 (live events' "click" handler catches right clicks (unlike normal click ...) created by
- You can test it out yourself: http://docs.jquery.com/Events/live If …
Feb 19, 2009:
- 7:56 PM Ticket #4180 (jQuery.each() bug on Internet Explorer when used on strings) closed by
- invalid: The
string[index]
syntax for obtaining a character isn't … - 7:47 PM Ticket #4154 (Firefox 3 + a lot of (mouseover) events) closed by
- invalid: Your English is good, and your new test case is better! Instead of …
- 7:33 PM Ticket #4169 (:has(:nth-child(1))) reopened by
- Sorry if I am doing something wrong here. I checked the latest trunk …
- 6:48 PM Ticket #4195 (Cloning Option in IE) closed by
- duplicate: This is a dup of #4193.
- 6:41 PM Ticket #4187 (document.ready fires too early on safari) closed by
- invalid: Correct, and this is documented: …
- 5:41 PM Changeset [db62240f]1.12-stable2.2-stablekillphp by
- version.txt
- 5:34 PM Changeset [fef476d]1.12-stable2.2-stablekillphp by
- version.txt
- 4:35 PM Changeset [db8623e]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 4:30 PM Changeset [2a600c1]1.12-stable2.2-stablekillphp by
- test/unit/fx.js
- 11:46 AM Ticket #4196 ($(fn) acts differently in browsers if jQuery loaded late) created by
- If you load jQuery after DOMContentLoaded and load events fired modern …
- 11:36 AM Ticket #4195 (Cloning Option in IE) created by
- From the mailing list: when i clone one or more selected <option> …
- 11:22 AM Ticket #4194 (show() sometimes uses wrong display type) created by
- If you call hide() on an element that already has style="display: …
- 9:42 AM Ticket #4193 (.clone() selected items lose select in FF but not in IE) created by
- when i clone one or more selected <option> from one <select> to …
- 8:18 AM Ticket #4192 (Extend and RegExp) created by
- I try to clone an object but there's a bug. In my Original object i …
- 7:31 AM Ticket #4191 (clone method can't clone data of elements) created by
- when data have been binded to element,then clone the element(whether …
- 6:04 AM Ticket #4190 (load method) created by
- Docu says if any parameter is added - type will be "POST" otherwise it …
- 5:57 AM Ticket #4189 (Bind .live() handler to the current context rather than document) created by
- to allow something like this: $('button', container).live('click', …
- 4:50 AM Ticket #4188 (.get(-n)) created by
- Enable use of negative numbers as argument. […]
- 4:19 AM Ticket #4187 (document.ready fires too early on safari) created by
- Safari fires $(document).ready() is fired too early when there are …
Feb 18, 2009:
- 4:58 PM Ticket #4186 (jQuery(element).next(element) do not work in safari) created by
- Hi please if you can resolve this problem in jquery since 1.1.3.1 to …
- 4:57 PM Changeset [3e6c7f0]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 3:08 PM Ticket #4185 (jquery validation error in ie 6) created by
- STEPS TO REPRODUCE: 1. Type an invalid value in a field Ex: type an …
- 3:01 PM Ticket #4184 ($.get without data parameter) created by
- $.get without data parameter doesn't work properly. If I write …
- 2:59 PM Changeset [481171a]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 2:57 PM Ticket #4183 (post/get ajax bug in IE 6-8) created by
- If I try to do $.get - FF works fine, but IE 6-8 sends the request as …
- 2:43 PM Ticket #4107 (Safari's input type="search" field is ignored by serializeArray) closed by
- fixed: Fixed in SVN rev [6240].
- 2:43 PM Changeset [ca79d86]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/index.html
- test/unit/ajax.js
- test/unit/selector.js
- 11:29 AM Ticket #4182 (appendTo doesn't return inserted elements) closed by
- fixed: Fixed in SVN rev [6239].
- 11:29 AM Ticket #3966 (Event doesn't get attached to all newly created elements when element ...) closed by
- fixed: Fixed in SVN rev [6239].
- 11:29 AM Changeset [75a973d]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:28 AM Ticket #4182 (appendTo doesn't return inserted elements) created by
- Currently when calling appendTo (and similar methods) the original …
- 11:25 AM Ticket #3713 (DOM manipulations on elements not in the DOM) closed by
- fixed: This was fixed in 1.3, actually.
- 11:22 AM Ticket #4161 (Event handlers not preserved when appending to multiple elements) closed by
- duplicate: Duplicate of #3966.
- 9:28 AM Ticket #4074 (.clone() doesn't respect ownerDocument) reopened by
- Using this.ownerDocument for createElement is a partial fix. The call …
- 8:32 AM Ticket #3940 (after() and before() fail after newly created jquery elements) closed by
- wontfix: Larry, in your case you should just do: […] I've added notes to …
- 2:52 AM Ticket #4154 (Firefox 3 + a lot of (mouseover) events) reopened by
- Dear dmethvin! I'm in shame. The teszt.zip attachement was wrong, …
- 1:07 AM Ticket #4181 (How to use the datepicker & auto complete in the Dialog box?) created by
- Hello, How to use the datepicker, auto complete and other jquery …
- 12:26 AM Ticket #4180 (jQuery.each() bug on Internet Explorer when used on strings) created by
- Hi, if you use the jQuery.each() on a string, it will not yield the …
- 12:00 AM Ticket #4179 (no focus event in iframe, opera) created by
- when i focus on a page element in an iframe there is no focus event …
Feb 17, 2009:
- 10:38 PM Ticket #2503 (jQuery.fx.update does not account for inline-block elements.) closed by
- duplicate: This is a dup of #2185.
- 10:36 PM Ticket #4096 (slideToggle() does not set display property to 'table-row') closed by
- duplicate: This is a dup of #2185.
- 10:30 PM Ticket #3381 (Queue bug?) closed by
- invalid: Please reopen and attach a test case if the problem is still there. …
- 10:24 PM Ticket #3383 (forcing display:block on table, tr td elements) closed by
- duplicate: This is a duplicate of #2580.
- 9:46 PM Ticket #3968 (ID-based lookup much slower on large pages) closed by
- invalid: Sounds like this was resolved for them in 1.3.1: …
- 9:41 PM Ticket #4178 (Slowdown of .html() in 1.3.1) closed by
- fixed: Fixed in SVN rev [6328].
- 9:40 PM Changeset [3e46bce]1.12-stable2.2-stablekillphp by
- src/core.js
- 9:40 PM Ticket #4178 (Slowdown of .html() in 1.3.1) created by
- Seeing a major slowdown in .html() performance when performed on a …
- 9:30 PM Ticket #4176 (jQuery.each() doesn't deal with arrays properly) closed by
- fixed: Done. http://docs.jquery.com/Utilities/jQuery.each
- 9:18 PM Ticket #4154 (Firefox 3 + a lot of (mouseover) events) closed by
- worksforme: I tried this with jQuery 1.3.1 and Firefox 3.0.6 and performance is …
- 9:11 PM Ticket #4174 (Regression in .append() .prepend() etc, between 1.2.6 and 1.3.1) closed by
- duplicate: Yeah, duplicate.
- 9:11 PM Ticket #2490 (wiki page for Traversing/find somewhat misleading) closed by
- fixed: Fixed in SVN rev [6199].
- 9:01 PM Ticket #4176 (jQuery.each() doesn't deal with arrays properly) reopened by
- Would be very nice if this were in the documentation. Something on the …
- 8:35 PM Ticket #2555 (Dojo ShrinkSafe compatibility fix) closed by
- invalid: Sorry, it looks like this ticket got lost. The lines you wanted to …
- 8:28 PM Ticket #2997 ($.clone() bugs in IE when $.length>1 and elements don't belong to document) closed by
- fixed: Fixed at [6186].
- 8:12 PM Ticket #4172 (fckeditor, jquery & internet explorer) closed by
- invalid
- 7:58 PM Ticket #4176 (jQuery.each() doesn't deal with arrays properly) closed by
- worksforme:
jQuery.each
always processes an Array from 0 to length-1. The … - 7:50 PM Ticket #4177 (jQuery.param() handles arrays very strangely) closed by
- worksforme: I'm not sure what you mean by "not valid HTTP" since isn't related to …
- 7:36 PM Ticket #4170 (How to use the datepicker & auto complete in the Dialog box?) closed by
- invalid: This is a question best asked on the jQuery forum, since it's not a bug.
- 7:28 PM Ticket #4177 (jQuery.param() handles arrays very strangely) created by
- If you create an object containing an array, and pass it to …
- 7:24 PM Ticket #4162 (Error on HTTPS.) closed by
- invalid: Read up here: …
- 7:22 PM Ticket #4176 (jQuery.each() doesn't deal with arrays properly) created by
- If you create an empty array and insert values into it, then use the …
- 5:22 PM Changeset [1ac087f]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 5:15 PM Changeset [b536d2ac]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 4:56 PM Changeset [1a65eb2]1.12-stable2.2-stablekillphp by
- Makefile
- 4:56 PM Changeset [b1a40c9]1.12-stable2.2-stablekillphp by
- Makefile
- 4:50 PM Ticket #4097 (Infinite loop in IE8 release candidate 1 with OuterHeight and XHTML ...) closed by
- wontfix: Wow - it took me too long to figure this out. So this is due to the …
- 3:48 PM Ticket #4168 (U+2028 or \u2028 chokes jQuery JSON parser) reopened by
- please investigate - the original poster was confused about where the …
- 2:27 PM Ticket #4173 (.fadeIn() - IE 6+7 - inline-elements) closed by
- worksforme: You should upgrade to jQuery 1.3+ - this has since been fixed.
- 2:27 PM Ticket #4175 (jQuery 1.3.2pre: Dialog broken in IE7) closed by
- fixed: Fixed in SVN rev [6215] by Brandon.
- 2:07 PM Ticket #4097 (Infinite loop in IE8 release candidate 1 with OuterHeight and XHTML ...) reopened by
- Ok, I have a working test case now: http://jsbin.com/ajuja
- 12:56 PM Ticket #4169 (:has(:nth-child(1))) closed by
- fixed
- 12:51 PM Changeset [d8b3bd7]1.12-stable2.2-stablekillphp by
- src/selector.js
- 12:43 PM Changeset [4b7e1c9]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 12:22 PM Changeset [8d9aa01]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 12:14 PM Ticket #4175 (jQuery 1.3.2pre: Dialog broken in IE7) created by
- Using jQuery 1.3.2pre the Dialog windows doesnt open in MSIE. Here's …
- 11:39 AM Changeset [80782d9]1.12-stable2.2-stablekillphp by
- test/unit/fx.js
- 11:22 AM Changeset [4a4d049]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 10:58 AM Changeset [f20c974]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 10:54 AM Changeset [f89f5eb]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/core.js
- test/unit/fx.js
- 10:27 AM Ticket #4174 (Regression in .append() .prepend() etc, between 1.2.6 and 1.3.1) created by
- the following code produces wildly different results in jQuery 1.2.6 …
- 9:42 AM Ticket #4173 (.fadeIn() - IE 6+7 - inline-elements) created by
- A problem occurs in IE version 6 + 7 when trying to fade in an inline …
- 9:13 AM Changeset [7b5cfb7]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 9:08 AM Changeset [10ab08d]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 9:05 AM Changeset [ad7577a]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 8:57 AM Changeset [6bd6a4e]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 7:42 AM Changeset [63f8bb7]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 7:40 AM Ticket #4033 (currentTarget isn't enforced (for IE) on native events) closed by
- fixed
- 7:38 AM Changeset [0a1b0db3]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 6:46 AM Ticket #4172 (fckeditor, jquery & internet explorer) created by
- Unfortunately fckeditor when wrapped in a tab from the jquery ui does …
- 1:33 AM Ticket #4171 (Allow animation of CSS Transform Properties) created by
- WebKit/Safari and Firefox 3.1+ support CSS Transformations including …
- 12:58 AM Ticket #4170 (How to use the datepicker & auto complete in the Dialog box?) created by
- Hello, How to use the datepicker, auto complete and other jquery …
Feb 16, 2009:
- 11:15 PM Ticket #4169 (:has(:nth-child(1))) created by
- Test cases: nightly 2-16 http://jquery.nodnod.net/cases/134 fixed: …
- 6:56 PM Ticket #4168 (U+2028 or \u2028 chokes jQuery JSON parser) closed by
- invalid
- 5:20 PM Ticket #4168 (U+2028 or \u2028 chokes jQuery JSON parser) created by
- Steps to reproduce: echo '{"foo":"ba\u2028c"}' > /path/to/foo.json …
- 4:20 PM Changeset [72cf42b]1.12-stable2.2-stablekillphp by
- src/fx.js
- 1:25 PM Changeset [f93df73]1.12-stable2.2-stablekillphp by
- version.txt
- 1:24 PM Ticket #4167 (.CLASS and [class*=...] fail on XML documents) closed by
- fixed: Fixed in SVN rev [6213].
- 1:23 PM Changeset [048fc45]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/data/test.js
- test/data/test2.html
- test/data/with_fries.xml
- test/unit/selector.js
- 1:23 PM Ticket #4167 (.CLASS and [class*=...] fail on XML documents) created by
- Currently both the selectors fail on XML documents.
- 12:58 PM Ticket #4158 (multiple pseudo selector issues) closed by
- fixed: Fixed in SVN rev [6212].
- 12:58 PM Changeset [8533da9]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 11:59 AM Ticket #4159 (Can JQuery Work For ActionScript?!) closed by
- invalid
- 11:59 AM Ticket #4165 (Creating new button through clone() method does not work.) closed by
- invalid: The other option is to use .clone(true) which clones the events along …
- 11:56 AM Ticket #4166 (Error: 'length' is null or not an object) created by
- When using jquery with an Ajax call I'm get the following error …
- 11:22 AM Ticket #4097 (Infinite loop in IE8 release candidate 1 with OuterHeight and XHTML ...) closed by
- worksforme: I tried to duplicate this but was unable to: …
- 10:55 AM Changeset [a720bb31]1.12-stable2.2-stablekillphp by
- src/selector.js
- 10:53 AM Ticket #3895 (Using offsetWidth for jQuery selectors (especifically the :visible ...) closed by
- fixed: Fixed in SVN rev [6210].
- 10:53 AM Ticket #3265 (Critical error raised when animating VML) closed by
- fixed: Fixed in SVN rev [6210].
- 10:52 AM Ticket #1349 (.is(':visible') is incorrect when parent element is hidden) closed by
- fixed: Fixed in SVN rev [6210].
- 10:52 AM Changeset [e25c4a1]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 10:52 AM Ticket #4165 (Creating new button through clone() method does not work.) created by
- I created a new row by cloning existing row. Original row contains one …
- 10:36 AM Ticket #4023 ("+" combinator and ":visible" misbehaving?) closed by
- fixed: Fixed in SVN rev [6209].
- 10:36 AM Changeset [5586fed]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 7:52 AM Ticket #4164 (IE doesn't get an event.which property when fixing click events) created by
- When you leftclick in IE any assigned click handlers will never have a …
- 3:50 AM Ticket #4163 (Please Add $(this) in selector section to show that this can select ...) created by
- I found that sometimes it is necessary to select it's own in jquery …
- 3:40 AM Ticket #4162 (Error on HTTPS.) created by
- ajax not working. This error was seen on firebug. Access to …
- 3:07 AM Ticket #4161 (Event handlers not preserved when appending to multiple elements) created by
- In jQuery 1.3.1, if you create a new element, attach an event handler …
- 12:49 AM Ticket #4160 (Value Attribute (as meta-data) Only works with numbers) created by
- I tried changing SELECT > OPTION into UL > LI and adding the value …
Feb 15, 2009:
- 10:54 PM Ticket #4159 (Can JQuery Work For ActionScript?!) created by
- Flex Program Language Support is Bad . Can we migrate JQuery to Flex?!
- 6:42 PM Ticket #3585 (fadeOut incorrectly sets display:none) closed by
- invalid: This is definitely the intended behavior - and the docs are up to …
- 5:47 PM Ticket #3913 (problem with jquery 1.3 selector) closed by
- fixed: Fixed in SVN rev [6208].
- 5:46 PM Changeset [f0189d6]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/index.html
- test/unit/selector.js
- 5:42 PM Ticket #4158 (multiple pseudo selector issues) created by
- :not(:nth-child(1)) See http://dev.jquery.com/ticket/4169 for: …
- 5:33 PM Ticket #4020 (ID/Name Selector Bug) closed by
- fixed: Fixed in SVN rev [6207].
- 5:33 PM Changeset [22c9c9b]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 4:22 PM Ticket #4157 (New version Jquery have bug in Internet Explorer) closed by
- invalid: Please attach a simple test case that demonstrates the problem you are …
- 4:13 PM Ticket #4104 (`tag:not(tag.className)` selector fails to return any element in ...) closed by
- fixed: These ended up being two different bugs - but I've fixed them both. …
- 4:13 PM Changeset [2082770]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 2:26 PM Ticket #4157 (New version Jquery have bug in Internet Explorer) created by
- There is a bug in Internet Explorer when run jquery 1.3.1.min.js in …
- 1:43 PM Ticket #4074 (.clone() doesn't respect ownerDocument) closed by
- fixed: This was fixed when the recent IE clone refactoring landed.
- 1:20 PM Changeset [f9a7cfa]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 1:18 PM Ticket #3938 (Construction $(selector,context) in Safari browser) closed by
- duplicate: Duplicate of #4058.
- 1:09 PM Changeset [87b3ea4]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:06 PM Ticket #3856 (getJSON doesn't work or eval the response correctly for ...) closed by
- invalid
- 1:00 PM Ticket #3957 (endless loop in jquery.post) closed by
- invalid
- 12:53 PM Ticket #4110 (beforeSend is ignored in Firefox 3 with JQuery 1.3.1) closed by
- fixed: I have updated the documentation to reflect the implementation. In …
- 11:19 AM Ticket #4124 (.children() not working in combination with clone) closed by
- fixed: This is related to #3500 and was fixed in [6186]; look for it soon in …
- 11:05 AM Ticket #4142 (the selector by attribute has a bug) closed by
- fixed: Duplicate of #4081, should be fixed by [6082].
- 9:13 AM Ticket #4156 (Animate hyphenated names) created by
- Attempting animate stuff like "padding-left" or "margin-left" doesn't …
- 2:07 AM Ticket #4155 ($(window).width() and $(window).height() incorrect in Safari/Webkit) created by
- Using Safari/Webkit (I use the latest nightly, but I've confirmed this …
Feb 14, 2009:
- 5:25 PM Ticket #4081 (Simple name selector not working in 1.3.1 with IE 6) closed by
- fixed: Fixed in SVN rev [6202].
- 5:24 PM Changeset [21dde30]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/index.html
- test/unit/selector.js
- 5:21 PM Ticket #4154 (Firefox 3 + a lot of (mouseover) events) created by
- I try use $('td').mouseover(fn) with a lot of td's. But I can not …
- 5:18 PM Changeset [782b4af]1.12-stable2.2-stablekillphp by
- src/selector.js
- 5:07 PM Ticket #4153 (Return Selector Results in Document Order) closed by
- fixed: Fixed in SVN rev [6196-6197], [6200].
- 5:06 PM Ticket #4153 (Return Selector Results in Document Order) created by
- Right now they're returned in an arbitrary order.
- 4:24 PM Ticket #4152 (jQuery causes flicker with embedded QuickTime movies in Safari) created by
- If I try and inject the code necessary to embed a QuickTime movie …
- 4:16 PM Ticket #3995 (jQuery(array) and get()) closed by
- fixed: Fixed in SVN rev [6199].
- 2:52 PM Ticket #2042 (callback parameter doesn't match on animate functions) closed by
- fixed: Yes, the fix suggested by tgdavies was applied at some point.
- 1:10 PM Changeset [6f4b08cd]1.12-stable2.2-stablekillphp by
- src/core.js
- src/selector.js
- test/unit/selector.js
- 12:30 PM Ticket #4127 (1st function in queue won't run unless type is "fx") closed by
- wontfix: That's correct - and an intended change. Since the execution of the …
- 12:29 PM Ticket #4024 (bind() should accept the "ready" event kind) closed by
- worksforme: Already is and does!
- 12:25 PM Changeset [d75c899f]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:24 PM Ticket #2292 (tablesorter or jQuery? duplicate event handler, possible memory leaks) closed by
- duplicate
- 12:22 PM Ticket #4131 (Can't check for non-blank attributes) closed by
- duplicate
- 12:22 PM Ticket #2766 (Firefox 3: Out of Memory) closed by
- invalid: This appears to be an issue with Firebug.
- 12:21 PM Ticket #2973 (IE6 clone(true) bug when cloning a cloned element with events) closed by
- fixed: This should be fixed now in SVN trunk.
- 12:13 PM Changeset [868f262]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 12:06 PM Changeset [7421f34]1.12-stable2.2-stablekillphp by
- src/selector.js
- 11:59 AM Changeset [e16c7fe]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/unit/selector.js
- 10:22 AM Ticket #4151 (Use in Environments that Don't Support Expandos) created by
- From the jquery-dev list: does anybody have any experience/success …
- 10:19 AM Ticket #4149 (css(property, value) has a problem??) closed by
- duplicate: That page uses Object.prototype, which is breaking things. Thus I'm …
- 9:57 AM Ticket #4148 (css(property, value) has a problem??) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.