Timeline
Jun 14, 2011:
- 8:55 PM Ticket #7486 (css('height')) closed by
- wontfix: I think we can safely say that this won't change, but a note on the …
- 8:15 PM Ticket #9586 (relative CSS value does not work for "right") created by
- An absolutely-positioned element with right:0,left:auto ignores a css …
- 6:06 PM Changeset [d59b0f3]1.12-stable2.2-stablekillphp by
- test/qunit
- 6:05 PM Changeset [d269e42]1.12-stable2.2-stablekillphp by
- build/release-notes.js
- 5:55 PM Changeset [138d5b7]1.12-stable2.2-stablekillphp by
- version.txt
- 5:54 PM Changeset [d443e53]1.12-stable2.2-stablekillphp1.6.2rc1 by
- build/release-notes.js
- test/qunit
- version.txt
- 4:01 PM Changeset [8a532d1]1.12-stable2.2-stablekillphp by
- src/core.js
- 4:01 PM 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. …
- 3:59 PM Changeset [5eef591]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 3:51 PM Changeset [13ceb0f]1.12-stable2.2-stablekillphp by
- src/core.js
- src/outro.js
- 3:42 PM Tickets #9357,9447 batch updated by
- fixed: Landing pull request 397. withinElement rewrite in event. Fixes #6234, …
- 3:38 PM Changeset [6926247b]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:26 PM Ticket #9583 (KeyError: 'captcha_redirect') closed by
- duplicate
- 3:26 PM Ticket #9584 (KeyError: 'captcha_redirect') closed by
- duplicate
- 2:53 PM 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 … - 2:18 PM Ticket #9584 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 2:18 PM Ticket #9583 (KeyError: 'captcha_redirect') created by
- ==== How to Reproduce ====
While doing a POST operation on
/
, Trac … - 2:17 PM Ticket #9582 (ValueError: invalid literal for int() with base 10: ...) created by
- ==== How to Reproduce ==== While doing a GET operation on …
- 11:43 AM Ticket #9580 (.offset() not working roperly in firefox 4.) closed by
- duplicate
- 10:00 AM Ticket #9581 (Body background get overwrite, if i include jquery latest version in ...) closed by
- duplicate
- 9:58 AM 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 …
- 9:58 AM Ticket #9556 (fadeOut callback calls back immediately) closed by
- invalid: Without a way to reproduce this issue, we cannot help further. We can …
- 9:57 AM Ticket #8828 (FadeOut FadeIn broken) closed by
- duplicate
- 8:10 AM Ticket #9580 (.offset() not working roperly in firefox 4.) created by
- The values returned by the .offset() function doesn't seem to update …
- 7:21 AM Ticket #9579 (jQuery([elementOfDOMElements]).children([selelector]) produces strange ...) created by
- See http://jsfiddle.net/PWruv/2/ While in general, finding …
- 6:43 AM 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 …
- 6:21 AM 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 …
- 5:01 AM Ticket #9576 (removeAttr("disabled") on IE7) created by
- BUG only on IE7 (FF and IE8 and IE9 is OK) Sample : …
- 4:10 AM 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 …
- 4:10 AM 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 …
- 12:50 AM 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 …
Jun 13, 2011:
- 11:51 PM Ticket #9574 (jqTransform & datePicker doesnt work...) closed by
- invalid: Please report plugin issues to plugin owners and jQuery UI issues to …
- 11:38 PM Ticket #9574 (jqTransform & datePicker doesnt work...) created by
- hi, jqTransform & datePicker doesnt work... var updateSelects = …
- 5:31 PM Ticket #9477 (extend (deep) merges arrays fields instead of replacing them) closed by
- wontfix
- 11:59 AM Ticket #9573 (Animate YouTube container causes reload in Firefox) created by
- When I wrap a video and animate the wrapper size, the video will …
- 11:10 AM 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. …
- 11:04 AM 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 …
- 10:47 AM Ticket #9477 (extend (deep) merges arrays fields instead of replacing them) reopened by
- 10:16 AM Ticket #9571 (Pass 'empty string' as arbitrary data with , trigger()) closed by
- worksforme: This works for me: http://jsfiddle.net/NE8ma/1/
- 10:06 AM Ticket #9569 (Problem with space-separated attribute selector) closed by
- invalid: anonymous is right
- 10:03 AM Ticket #9568 (customize tag's attribute) closed by
- fixed: Attribute hooks do not need to be attached in XML docs. Fixes #9568. …
- 10:02 AM Changeset [641ad80]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/data/dashboard.xml
- test/unit/attributes.js
- 8:54 AM 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 …
- 3:41 AM 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 …
- 3:31 AM 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 …
- 3:14 AM Ticket #9569 (Problem with space-separated attribute selector) created by
- When using the $ selector for a single attribute, like : …
- 2:03 AM Ticket #8428 (ajax.timeout documentation should mention the xhr object is in an ...) closed by
- fixed: Docs for this have been updated: http://api.jquery.com/jQuery.ajax/ - …
- 12:46 AM Ticket #9568 (customize tag's attribute) created by
- i have a customize html like below: <codeA id="002" …
Jun 12, 2011:
- 4:33 PM Ticket #9567 (jQuery bug with $('#sth').width();) created by
- I found this bug in jQuery (normal version, NOT iPhone). On my web …
Jun 11, 2011:
- 10:23 PM Ticket #9565 (Add ajax request type to the xhr object) closed by
- worksforme: By default, the
this
object of the ajax callbacks is … - 8:47 PM 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 …
- 7:22 PM 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 …
- 4:00 PM Ticket #8923 (IE $.trim (non-breaking spaces)) closed by
- worksforme: OK, this example is almost exactly what was reported, and it's working …
- 3:19 PM Ticket #9561 (Bug with multiple class selector) closed by
- invalid: As the
.live()
docs indicate, that isn't valid usage. - 1:00 PM Ticket #4171 (Allow animation of CSS Transform Properties) reopened by
- Yehuda just gave a compelling presentation at TXJS that addressed the …
- 7:15 AM 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 …
- 7:06 AM Ticket #9563 (live, hover no longer works) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project!. We're closing …
- 6:43 AM Ticket #9563 (live, hover no longer works) created by
- $(document).live('hover', function(){ $(this).fadeTo("slow", 1.0); }, …
- 4:27 AM Ticket #9562 (attr function does not work with firefox 4) created by
- Hi, I'm using the following code: […] Looks like that code …
- 2:07 AM 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 …
Jun 10, 2011:
- 4:51 PM Ticket #9559 (Buggy globalEval) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Project! Please note …
- 4:20 PM Ticket #9560 (Null function getAttribute is invoked in acceptData()) created by
- Sorry for the cryptic summary, but this problem is hard to succinctly …
- 11:51 AM Ticket #9559 (Buggy globalEval) created by
- Hello. In my page include two scripts: Prototype.js and jQuery. And …
- 6:36 AM Ticket #9558 (1.6.1 Getting the value of unexisting attribute is causing - ... is ...) created by
- Example: […]
- 6:27 AM 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, …
- 5:23 AM 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 …
- 4:20 AM Ticket #9556 (fadeOut callback calls back immediately) created by
- The callback for fadeOut is being called immedaitely after *starting* …
- 3:53 AM 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 …
Jun 9, 2011:
- 1:01 PM Ticket #9414 (In IE 7/8 a div's mouseleave event fires from child open select ...) reopened by
- Because you replied as anonymous, not as dwilks :) I'll reopen.
- 12:45 PM Ticket #9554 (offset() fails in Chrome 12) closed by
- worksforme: This appears to be fixed in Chrome 13 (dev)
- 12:12 PM 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 …
- 12:09 PM Ticket #6531 (bind() does not work for QuickTime Plugin Events with 1.4.2) reopened by
- 10:12 AM Ticket #9555 (jQuery.support fails in iframe) created by
- The test suite for jQuery.support has been failing for a looong time …
- 9:47 AM Ticket #9554 (offset() fails in Chrome 12) created by
- Elements without CSS positioning return an .offset().top of zero (0). …
- 7:54 AM Ticket #9550 (Chrome Problem) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project!. Judging by …
- 7:49 AM 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 …
- 7:47 AM Ticket #9553 ("Invalid calling object" in IE9 with DivX) closed by
- patchwelcome: Thanks for submitting a ticket to the jQuery Project. Unfortunately, …
- 7:02 AM Ticket #9553 ("Invalid calling object" in IE9 with DivX) created by
- This is a bug that only appears in Internet Explorer 9 with DivX …
- 6:23 AM Ticket #9552 (Hi, your plugins section is spammed by battery sellers...) created by
- http://plugins.jquery.com/project/vista
- 4:49 AM 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 …
- 4:09 AM 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 …
- 4:09 AM Ticket #9414 (In IE 7/8 a div's mouseleave event fires from child open select ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:23 AM Ticket #9550 (Chrome Problem) created by
- Good afternoon, I have a problem with my jquery in chrome. all …
Jun 8, 2011:
- 6:00 PM Ticket #8759 (.after() breaks on disconnected DOM node with content) reopened by
- Thanks. Meant to reopen this one.
- 1:40 PM 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 …
- 1:38 PM Ticket #9417 (dimensions are unretrievable on an element whose parent is hidden and ...) closed by
- duplicate: I think we decided this was too gruesome to handle long ago. Mike …
- 12:58 PM 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 …
- 12:34 PM 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 …
- 12:03 PM 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 …
- 10:55 AM Changeset [39a2f29]1.12-stable2.2-stablekillphp by
- src/deferred.js
- 5:17 AM 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 …
- 5:12 AM Ticket #9547 (Cannot create an input of type=number in jQuery 1.4.4 and IE 9.0.8112.16421) closed by
- fixed: Thanks for submitting a ticket to the jQuery project!. Due to limited …
- 2:46 AM Ticket #9547 (Cannot create an input of type=number in jQuery 1.4.4 and IE 9.0.8112.16421) created by
- The following code consistently explodes in IE 9: $("<input>") …
- 2:23 AM 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 …
- 1:37 AM Ticket #9545 (fail to read attribute in A dom element) created by
- <a href="" id="id" value="aaa">aa</a> below not reponse …
Jun 7, 2011:
- 9:08 PM 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 …
- 9:03 PM Ticket #9499 (removeClass will only remove the first instance of a class) closed by
- fixed: Check classes passed for duplicates. Fixes #9499. Changeset: …
- 9:00 PM Changeset [db437be]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/effects.js
- test/data/testsuite.css
- test/unit/attributes.js
- 8:57 PM Ticket #9033 (try{ } finally{ } error in IE8) closed by
- fixed: Add catch block to try/finally in deferred. Fixes #9033. Test case …
- 8:55 PM Changeset [0a80be6]1.12-stable2.2-stablekillphp by
- src/deferred.js
- 7:45 PM Ticket #9405 (Removal of "onclick" inline event handler seems to require different ...) closed by
- patchwelcome: I don't think we're going to be able to bring ourselves to add the …
- 7:39 PM Ticket #9524 (Investigate performance tuning opportunities in prop()) closed by
- cantfix
- 6:01 PM Ticket #9544 (getJSON event fires twice) created by
- I have a page which im currently working which uses getJSON as means …
- 5:02 PM Ticket #9530 (jQuery erroneously treats some a tags as self-closing) reopened by
- 4:41 PM Ticket #9543 (prop and removeProp not properly worked in chrome 10.0.648.204) closed by
- duplicate
- 4:41 PM Ticket #9543 (prop and removeProp not properly worked in chrome 10.0.648.204) reopened by
- 4:38 PM Ticket #9542 ($.rtrim() / $.ltrim()) closed by
- plugin: Agreed
- 4:34 PM Ticket #9543 (prop and removeProp not properly worked in chrome 10.0.648.204) closed by
- invalid: Please do not remove native properties. Set them to false instead.
- 3:51 PM Ticket #9543 (prop and removeProp not properly worked in chrome 10.0.648.204) created by
- I use a checkbox to trigger it simply like this: […] In firefox, …
- 2:53 PM Ticket #4171 (Allow animation of CSS Transform Properties) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9402 (Add Animate preCallback) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9396 (.hasAttr([ element ])) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9395 (Better Information About Events in Console) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9394 (nextUntil/prevUntil take functions) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9392 (Add :data() Selector) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9391 (:depth() Selector) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9390 (Add swapClass Method) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9388 (inView Selector) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9356 (.css method needs callback for handling -webkit-transition...) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9212 (jQuery with classes) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9132 (Add pseudo selectors for new HTML5 input types e.g. :email, :search, etc.) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9125 (Parse arguments to callbacks) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #8980 (Feature: jQuery.deserialize()) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #7327 (jQuery animate passes fixed firstNum, diff to easing function) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #5206 (create namespaced elements when building the jQuery.support object) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #4977 (Add $.support for native JSON) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 2:53 PM Ticket #9336 (:hidden doesn't check for opacity: 0) closed by
- wontfix: Closing per 1.7 roadmap meeting resolution
- 1:52 PM Ticket #9542 ($.rtrim() / $.ltrim()) created by
- Title says it all.
- 1:23 PM Ticket #9540 (simplify form submissions) closed by
- wontfix: ajpiano +1
- 1:12 PM Ticket #9541 (href click sometimes fails if the clicked div is in motion) created by
- Hello. I have a navigation menu. Each btn is moved on hover over. If …
- 11:54 AM Ticket #9540 (simplify form submissions) created by
- This pattern repeats in basically every jQuery application: […] …
- 11:38 AM Ticket #9482 (.css() and .animate() should accept "" values) closed by
- wontfix: We won't support null.
- 10:04 AM Ticket #9530 (jQuery erroneously treats some a tags as self-closing) closed by
- invalid: Your html is invalid. When using unquoted attribute syntax, the "/" …
- 8:59 AM Ticket #7641 (Animating style to "auto" and "" (empty string) values) reopened by
- patch and unit tests here: https://github.com/jquery/jquery/pull/408
- 8:30 AM Ticket #9539 ($(element).remove() with iframe included make a request to the iframe-src) created by
- var aHtml='<div id="x"><iframe src="http://localhost..../"/></div>' …
- 8:26 AM Ticket #9538 (Discrepancy between jQ 1.5 vs 1.6 in selected attribute in DOM) created by
- Check this sample: http://jsfiddle.net/jPKQz/3/ When running with …
- 6:43 AM Ticket #9536 (animate makes hidden element visible) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. I've recreated …
- 4:48 AM Ticket #9537 (The keycode bug under Mozila 5) created by
- [[Image(...)]])]]$('.infobox').keypress(function(event){ …
- 4:11 AM Ticket #9536 (animate makes hidden element visible) created by
- The code is very simple, and will work as-is for demonstration …
- 4:10 AM Ticket #9535 (Image Fade In/Out Effect under FF) created by
- $('img').click(function(){ $('img').animate( {left: 600}, …
- 3:55 AM Ticket #9406 (script error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:55 AM Ticket #9295 (Error message in console) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:40 AM Ticket #9497 (to-doc: jQuery.fx.interval has no effect in browsers supporting ...) closed by
- fixed: Docs updated: http://api.jquery.com/jQuery.fx.interval/. We should …
- 12:53 AM Ticket #9520 (Incorrect documentation for removeProp()) closed by
- fixed: I believe the docs have been updated tho.
- 12:04 AM Changeset [d66c3b6d]1.12-stable2.2-stablekillphp by
- src/css.js
Note: See TracTimeline
for information about the timeline view.