Timeline
06/15/11:
- 22:32 Ticket #9597 (Selector not finding param inside an object in IE8) created by
- When trying to find a param inside an object, it returns nothing; but if I …
- 21:18 Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) reopened by
- 21:12 Ticket #9596 (jquery slider in ie9) closed by
- invalid: Please ask for help on the forums or in the #jquery irc channel. File …
- 20:56 Ticket #9596 (jquery slider in ie9) created by
- is there a workaround? …
- 19:47 Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) closed by
- duplicate
- 19:41 Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) created by
- In jQuery 1.6.1, when you trigger a .click() event, the .change() event …
- 19:11 Ticket #9594 (attr selectors in find, find nothing) closed by
- duplicate
- 17:49 Ticket #9594 (attr selectors in find, find nothing) created by
- jQuery 1.6 Chrome 11 Mac OS X Snow Leopard JSFiddle: …
- 13:52 Ticket #9593 (Delegated submit event is not instanceof jQuery.Event in IE) created by
- IE doesn't support submit event bubbling. So it's being simulated with …
- 12:29 Ticket #9592 (Error at line 8498) created by
- Hi, I found the error at line 8498: fx.elem.style[ fx.prop ] = …
- 12:06 Ticket #9591 (Documentation for .add() fails to mention that it can take another jQuery ...) created by
- Through trial and error it seems to be possible to combine two collections …
- 11:31 Ticket #9590 (IE7 / IE8 / IE9 bind() events order bug) created by
- http://jsfiddle.net/ewzHu/2/ …
- 11:18 Ticket #9589 (TR.is(':visible') is not reliable on IE6/7) created by
- If the table is inside a hidden div, which is hidden dynamically, the tr …
- 07:33 Ticket #9588 (appendTo behaves differently from append) created by
- I had a situation where HTML was rendered by jQuery. To explain, we have 2 …
- 06:22 Ticket #9587 (Cloning a div with an object causes error in IE8) created by
- When a div that contains an object is cloned in IE8, the following error …
- 00:55 Ticket #7486 (css('height')) closed by
- wontfix: I think we can safely say that this won't change, but a note on the docs …
- 00:15 Ticket #9586 (relative CSS value does not work for "right") created by
- An absolutely-positioned element with right:0,left:auto ignores a css …
06/14/11:
- 22:06 Changeset [d59b0f3e27827d189b8b2595142ec6bbc3941dd9] by
-
- test/qunit
- 22:05 Changeset [d269e426e0844fa025e8ca5510c56860a9cde784] by
-
- build/release-notes.js
- 21:55 Changeset [138d5b7b811845950279f5ee5391339d7d31e360] by
-
- version.txt
- 21:54 Changeset [d443e533aa83e89e6a1b02280dfc77f741cb4db6] by
-
- build/release-notes.js
- test/qunit
- version.txt
- 20:01 Changeset [8a532d15757f8c3ba491ae14d024e353de6b4c7f] by
-
- src/core.js
- 20:01 Ticket #9548 (animate does not work with fill-opacity css property for svg elements) closed by
- fixed: Landing pull request 409. Adds fillOpacity to internal cssNumber. Fixes …
- 19:59 Changeset [5eef5917fdb399ace2698154c4cd7bbd24f13182] by
-
- src/css.js
- test/unit/css.js
- 19:51 Changeset [13ceb0f56b380b395ed5a26b468bf2bf00d88216] by
-
- src/core.js
- src/outro.js
- 19:42 Ticket #9357 ('mouseenter' event handling swallows exceptions on withinElement) closed by
- fixed: Landing pull request 397. withinElement rewrite in event. Fixes #6234, …
- 19:42 Ticket #9447 (Modify withinElement() to use $.contains) closed by
- fixed: Landing pull request 397. withinElement rewrite in event. Fixes #6234, …
- 19:38 Changeset [6926247bf441deaa0441872849bb3786c257a4cf] by
-
- src/event.js
- test/unit/event.js
- 19:26 Ticket #9583 (KeyError: 'captcha_redirect') closed by
- duplicate
- 19:26 Ticket #9584 (KeyError: 'captcha_redirect') closed by
- duplicate
- 18:53 Ticket #9585 ([patch] jQuery silently eats ajax exception due to typo (regression)) created by
- Line 730 of ajax.js contains a typo - it refers to a variable status …
- 18:18 Ticket #9584 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 18:18 Ticket #9583 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ==== While doing a POST operation on /, Trac …
- 18:17 Ticket #9582 (ValueError: invalid literal for int() with base 10: ...) created by
- ==== How to Reproduce ==== While doing a GET operation on …
- 15:43 Ticket #9580 (.offset() not working roperly in firefox 4.) closed by
- duplicate
- 14:00 Ticket #9581 (Body background get overwrite, if i include jquery latest version in ...) closed by
- duplicate
- 13:58 Ticket #9581 (Body background get overwrite, if i include jquery latest version in ...) created by
- Body background get overwrite, if i include jquery latest version in …
- 13:58 Ticket #9556 (fadeOut callback calls back immediately) closed by
- invalid: Without a way to reproduce this issue, we cannot help further. We can …
- 13:57 Ticket #8828 (FadeOut FadeIn broken) closed by
- duplicate
- 12:10 Ticket #9580 (.offset() not working roperly in firefox 4.) created by
- The values returned by the .offset() function doesn't seem to update …
- 11:21 Ticket #9579 (jQuery([elementOfDOMElements]).children([selelector]) produces strange ...) created by
- See http://jsfiddle.net/PWruv/2/ While in general, finding SVG-elements …
- 10:43 Ticket #9578 ([IE] is("[class]") is true on svg elements even when ...) created by
- See http://jsfiddle.net/skaRW/9/ IE 9 fails the test while Chrome and …
- 10:21 Ticket #9577 ($.noConflict appears to no longer function correctly in 1.6.1 (IE)) created by
- I'm using jQuery in noconflict mode so that I can use it along site …
- 09:01 Ticket #9576 (removeAttr("disabled") on IE7) created by
- BUG only on IE7 (FF and IE8 and IE9 is OK) Sample : $("#id_rectif_mail …
- 08:10 Ticket #9464 (Dom load issues with version 1.5 - 1.6.1 except 1.6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:10 Ticket #9459 (FIREFOX 3 JSONP CALL CAUSES BROWSER TO "SPIN") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:50 Ticket #9575 (animate function does't cast regex.exec() parameter to string before ...) created by
- Occasionally an integer is passed to exec that causes the page to crash in …
- 03:51 Ticket #9574 (jqTransform & datePicker doesnt work...) closed by
- invalid: Please report plugin issues to plugin owners and jQuery UI issues to the …
- 03:38 Ticket #9574 (jqTransform & datePicker doesnt work...) created by
- hi, jqTransform & datePicker doesnt work... var updateSelects = function …
06/13/11:
- 21:31 Ticket #9477 (extend (deep) merges arrays fields instead of replacing them) closed by
- wontfix
- 15:59 Ticket #9573 (Animate YouTube container causes reload in Firefox) created by
- When I wrap a video and animate the wrapper size, the video will reload …
- 15:10 Ticket #9539 ($(element).remove() with iframe included make a request to the iframe-src) closed by
- invalid: I don't see a problem in jQuery core. …
- 15:04 Ticket #9551 (not work dynamic append css file to head without full path to css file) closed by
- invalid: I don't think this is actually an issue with jQuery. jQuery does not …
- 14:47 Ticket #9477 (extend (deep) merges arrays fields instead of replacing them) reopened by
- 14:16 Ticket #9571 (Pass 'empty string' as arbitrary data with , trigger()) closed by
- worksforme: This works for me: http://jsfiddle.net/NE8ma/1/
- 14:06 Ticket #9569 (Problem with space-separated attribute selector) closed by
- invalid: anonymous is right
- 14:03 Ticket #9568 (customize tag's attribute) closed by
- fixed: Attribute hooks do not need to be attached in XML docs. Fixes #9568. …
- 14:02 Changeset [641ad802111d2dc16ccf4b3721784a6addaf20df] by
-
- src/attributes.js
- test/data/dashboard.xml
- test/unit/attributes.js
- 12:54 Ticket #9572 (jQuery 1.6.1 doesn't support -ms-transform in .css() method) created by
- Reproducing the bug by running codes below on IE9: […] jQuery 1.6.1 …
- 07:41 Ticket #9571 (Pass 'empty string' as arbitrary data with , trigger()) created by
- Sending data with trigger differs between version 1.5 and 1.6.1. I can't …
- 07:31 Ticket #9570 (Selector $('form[name=".."]') returns zero elements in IE8 under some ...) created by
- Selector $('form[name=".."]') returns zero elements in IE8 if form has …
- 07:14 Ticket #9569 (Problem with space-separated attribute selector) created by
- When using the $ selector for a single attribute, like : …
- 06:03 Ticket #8428 (ajax.timeout documentation should mention the xhr object is in an invalid ...) closed by
- fixed: Docs for this have been updated: http://api.jquery.com/jQuery.ajax/ - …
- 04:46 Ticket #9568 (customize tag's attribute) created by
- i have a customize html like below: <codeA id="002" disabled="disabled" …
06/12/11:
- 20:33 Ticket #9567 (jQuery bug with $('#sth').width();) created by
- I found this bug in jQuery (normal version, NOT iPhone). On my web browser …
- 02:23 Ticket #9565 (Add ajax request type to the xhr object) closed by
- worksforme: By default, the this object of the ajax callbacks is $.ajaxSettings …
- 00:47 Ticket #9566 (offset() return wrong top in Firefox 4.0.1 if using font-size:13px/1.231) created by
- Using offset to recover the left and top position of an element with a …
06/11/11:
- 23:22 Ticket #9565 (Add ajax request type to the xhr object) created by
- I have a global ajax event handler in my app and I was very surprised when …
- 20:00 Ticket #8923 (IE $.trim (non-breaking spaces)) closed by
- worksforme: OK, this example is almost exactly what was reported, and it's working in …
- 19:19 Ticket #9561 (Bug with multiple class selector) closed by
- invalid: As the .live() docs indicate, that isn't valid usage.
- 17:00 Ticket #4171 (Allow animation of CSS Transform Properties) reopened by
- Yehuda just gave a compelling presentation at TXJS that addressed the hope …
- 11:15 Ticket #9562 (attr function does not work with firefox 4) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Project! I've put together a …
- 11:06 Ticket #9563 (live, hover no longer works) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project!. We're closing this …
- 10:43 Ticket #9563 (live, hover no longer works) created by
- $(document).live('hover', function(){ $(this).fadeTo("slow", 1.0); }, …
- 08:27 Ticket #9562 (attr function does not work with firefox 4) created by
- Hi, I'm using the following code: […] Looks like that code doesn't …
- 06:07 Ticket #9561 (Bug with multiple class selector) created by
- I don't know if you had already been aware of this issue: if you are …
06/10/11:
- 20:51 Ticket #9559 (Buggy globalEval) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Project! Please note that …
- 20:20 Ticket #9560 (Null function getAttribute is invoked in acceptData()) created by
- Sorry for the cryptic summary, but this problem is hard to succinctly …
- 15:51 Ticket #9559 (Buggy globalEval) created by
- Hello. In my page include two scripts: Prototype.js and jQuery. And …
- 10:36 Ticket #9558 (1.6.1 Getting the value of unexisting attribute is causing - ... is not ...) created by
- Example: […]
- 10:27 Ticket #9557 (jquery-min.js does not work when online with t-mobile (germany)) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project!. Unfortunately, we …
- 09:23 Ticket #9557 (jquery-min.js does not work when online with t-mobile (germany)) created by
- T-Mobile seems to compress files on the fly when surfing on a mobile …
- 08:20 Ticket #9556 (fadeOut callback calls back immediately) created by
- The callback for fadeOut is being called immedaitely after *starting* the …
- 07:53 Ticket #9432 (Method "val" on multiselect "select" object returns wrong result.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
06/09/11:
- 17:01 Ticket #9414 (In IE 7/8 a div's mouseleave event fires from child open select element ...) reopened by
- Because you replied as anonymous, not as dwilks :) I'll reopen.
- 16:45 Ticket #9554 (offset() fails in Chrome 12) closed by
- worksforme: This appears to be fixed in Chrome 13 (dev)
- 16:12 Ticket #6531 (bind() does not work for QuickTime Plugin Events with 1.4.2) closed by
- patchwelcome: gawelt's analysis is correct, we don't allow data to be set on objects or …
- 16:09 Ticket #6531 (bind() does not work for QuickTime Plugin Events with 1.4.2) reopened by
- 14:12 Ticket #9555 (jQuery.support fails in iframe) created by
- The test suite for jQuery.support has been failing for a looong time in …
- 13:47 Ticket #9554 (offset() fails in Chrome 12) created by
- Elements without CSS positioning return an .offset().top of zero (0). I …
- 11:54 Ticket #9550 (Chrome Problem) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project!. Judging by your …
- 11:49 Ticket #9552 (Hi, your plugins section is spammed by battery sellers...) closed by
- invalid: Thanks for your ticket. The entire jQuery plugins site is currently being …
- 11:47 Ticket #9553 ("Invalid calling object" in IE9 with DivX) closed by
- patchwelcome: Thanks for submitting a ticket to the jQuery Project. Unfortunately, …
- 11:02 Ticket #9553 ("Invalid calling object" in IE9 with DivX) created by
- This is a bug that only appears in Internet Explorer 9 with DivX …
- 10:23 Ticket #9552 (Hi, your plugins section is spammed by battery sellers...) created by
- http://plugins.jquery.com/project/vista
- 08:49 Ticket #9551 (not work dynamic append css file to head without full path to css file) created by
- IE 6/7/8 bug with jQuery 1.5.2-1.6.1 not work dynamic append css file to …
- 08:09 Ticket #9426 (Jquery UI Ajax Tab Memory Leak) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:09 Ticket #9414 (In IE 7/8 a div's mouseleave event fires from child open select element ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:23 Ticket #9550 (Chrome Problem) created by
- Good afternoon, I have a problem with my jquery in chrome. all browser is …
06/08/11:
- 22:00 Ticket #8759 (.after() breaks on disconnected DOM node with content) reopened by
- Thanks. Meant to reopen this one.
- 17:40 Ticket #9548 (animate does not work with fill-opacity css property for svg elements) created by
- Code such as the following: […] Does not cause the fill-opacity css …
- 17:38 Ticket #9417 (dimensions are unretrievable on an element whose parent is hidden and does ...) closed by
- duplicate: I think we decided this was too gruesome to handle long ago. Mike Sherov's …
- 16:58 Ticket #9525 (performance: a really fast single-element $() wrapper?) closed by
- duplicate: I do not think this is a feature to be added to jQuery, but a pattern that …
- 16:34 Ticket #9545 (fail to read attribute in A dom element) closed by
- worksforme: Seems okay to me. The attribute is defined but there is no property named …
- 16:03 Ticket #9538 (Discrepancy between jQ 1.5 vs 1.6 in selected attribute in DOM) closed by
- invalid: Yes, this is expected default browser behavior. Previous versions of …
- 14:55 Changeset [39a2f29c29fdb296bb178b3c55d805ea0dc2f0ce] by
-
- src/deferred.js
- 09:17 Ticket #9546 (The links to the http://jquery.com/api show 404) closed by
- fixed: Thanks! The links on that page have been updated to their new respective …
- 09:12 Ticket #9547 (Cannot create an input of type=number in jQuery 1.4.4 and IE ...) closed by
- fixed: Thanks for submitting a ticket to the jQuery project!. Due to limited …
- 06:46 Ticket #9547 (Cannot create an input of type=number in jQuery 1.4.4 and IE ...) created by
- The following code consistently explodes in IE 9: $("<input>") …
- 06:23 Ticket #9546 (The links to the http://jquery.com/api show 404) created by
- The links on the page http://docs.jquery.com/JQuery_API to Official API …
- 05:37 Ticket #9545 (fail to read attribute in A dom element) created by
- <a href="" id="id" value="aaa">aa</a> below not reponse …
- 01:08 Ticket #8495 (unit/core.js crashes the process in Chrome 10 (now stable and released)) closed by
- wontfix: I don't think we're going to worry about this one since Chrome is now …
- 01:03 Ticket #9499 (removeClass will only remove the first instance of a class) closed by
- fixed: Check classes passed for duplicates. Fixes #9499. Changeset: …
- 01:00 Changeset [db437be6e31c924aade13bb719f9facc122b3d9c] by
-
- src/attributes.js
- src/effects.js
- test/data/testsuite.css
- test/unit/attributes.js
- 00:57 Ticket #9033 (try{ } finally{ } error in IE8) closed by
- fixed: Add catch block to try/finally in deferred. Fixes #9033. Test case needed. …
- 00:55 Changeset [0a80be67f4fe968d99777564a02aeddbde1fbf35] by
-
- src/deferred.js
Note: See TracTimeline
for information about the timeline view.
