Timeline
Jul 2, 2012:
- 11:56 PM Ticket #12005 (ajax handle make the error as correct) created by
- as the title, here is my code : […] the url is not realy exist, …
- 11:01 PM Changeset [5c200cf]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:49 PM Changeset [26f88d3]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:34 PM Ticket #11552 (Add support for :nth-of-type()) closed by
- duplicate: This issue has been ported to a more widespread sizzle issue: …
- 10:32 PM Ticket #11246 (Custom selectors pass check when returning undefined) closed by
- wontfix: Needs docs. Closing bug.
- 10:31 PM Ticket #11120 (Tabs in some selectors break in IE7) closed by
- fixed
- 10:30 PM Ticket #10843 (Consider adding :link to Sizzle) closed by
- duplicate: This has been ported to a more widespread Sizzle issue: …
- 10:28 PM Ticket #9810 (Rewrite Positional Selector Logic) closed by
- fixed: Been there. Done that.
- 10:26 PM Ticket #7596 (xpath selector attribute name with brackets [] fails) closed by
- fixed
- 10:24 PM Ticket #11961 ("Maximum call stack size exceeded" when using jQuery#is) closed by
- fixed
- 10:21 PM Ticket #10499 (:nth-child() inside :has() treated as if outside it) closed by
- fixed
- 10:20 PM Ticket #7281 (Sizzle Extension API is broken) closed by
- invalid: No longer applies
- 10:19 PM Ticket #7010 (:not(:has(:has(*))) fails) closed by
- fixed: Sizzle: fix multiple nested pseudos. Fixes #7010. Changeset: …
- 10:19 PM Changeset [accb3c4]1.12-stable2.2-stablekillphp by
- src/sizzle
- 9:35 PM Changeset [b414fe1b]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/sizzle
- 5:52 PM Changeset [6e36cbf9]1.12-stable2.2-stablekillphp by
- src/sizzle
- 5:08 PM Ticket #12004 (Allow ajax.method as alias for ajax.type) created by
- Suggestion to 1.9. Can be better to rename the ajax.type to …
- 4:56 PM Ticket #12003 (jQuery.inArray() returns -1 for value that is in array if it is the ...) closed by
- invalid:
new Array(4)
create[,,,]
not[4]
. - 4:54 PM Ticket #12003 (jQuery.inArray() returns -1 for value that is in array if it is the ...) created by
- var a = new Array(4); $.inArray(4, a) returns -1. This should return …
- 3:50 PM Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) created by
- In response to the feedback I got on this Stack Overflow question: …
- 3:24 PM Changeset [800f47a]1.12-stable2.2-stablekillphp by
- src/sizzle
- src/sizzle-jquery.js
- 2:59 PM Ticket #12001 (Flickering in slide show) closed by
- invalid: Please seek help on a forum.
- 2:59 PM Ticket #12000 (remove() doesn't work most of the times) closed by
- invalid
- 1:48 PM Ticket #12001 (Flickering in slide show) created by
- Hi, When i play slide show in overlay(creating mask and play on top …
- 11:34 AM Changeset [b418fa1]1.12-stable2.2-stablekillphp by
- src/sizzle
- src/traversing.js
- test/unit/css.js
- test/unit/effects.js
- test/unit/event.js
- test/unit/manipulation.js
- 11:34 AM Changeset [f71a6ec]1.12-stable2.2-stablekillphp by
- src/core.js
- 8:26 AM Ticket #12000 (remove() doesn't work most of the times) created by
- the remove function doesn't work always.it works very few times.tried …
- 5:17 AM Ticket #11999 (Incremental animation on fixed div does subtraction instead of ...) created by
- Run the fallowing fiddle in Chrome: http://jsfiddle.net/dg5xW/ When …
Jul 1, 2012:
- 9:17 PM Ticket #11998 (Change array.length check to $.isArray) closed by
- wontfix: From the docs: > Description: Convert an array-like object into a …
- 5:53 PM Ticket #11998 (Change array.length check to $.isArray) created by
- I would like to propose changing
makeArray
to use … - 4:34 PM Ticket #11997 (Feature enhancement: Add hasModifiers() to jQuery.Event) created by
- I'd propose a method for events which would be true if any of …
- 3:56 PM Ticket #11996 (RSS-feed down) created by
- The RSS-feed of jQuery was at this location: …
Jun 30, 2012:
- 3:53 PM Changeset [f18b759]1.12-stable2.2-stablekillphp by
- package.json
- 3:47 PM Ticket #11970 (jQuery adds wrong value to selector property) closed by
- invalid: .selector is used internally and is not subject to support.
- 2:53 PM Changeset [3d822af]1.12-stable2.2-stablekillphp by
- grunt.js
- 11:27 AM Ticket #11995 (report very very slow page jquery.com) created by
- Hello, I connect jquery.com very very slow load site. I live in …
- 4:27 AM Ticket #11919 (IE: jQuery .css() returns value in pixels instead of unit of measure ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 29, 2012:
- 8:47 PM Changeset [672701a]1.12-stable2.2-stablekillphp by
- src/core.js
- src/deprecated.js
- test/unit/core.js
- 10:49 AM Ticket #11990 (Attr returns NaN for empty, 0 for non-existant tabindex attribute) closed by
- fixed: If it's not in 1.8 beta, consider it fixed already.
- 10:44 AM Ticket #11986 (Memory Leaks while appending and removing rows from and to the table) closed by
- duplicate
- 10:42 AM Ticket #11978 (IE hangs for jqXHR) closed by
- invalid: Please ask for help on our forum or StackOverflow.
- 10:09 AM Ticket #11994 (Drop support for Firefox 3.6) closed by
- fixed: We don't support Firefox 3.6 in 1.8 beta, we'll update the support …
- 10:07 AM Ticket #11994 (Drop support for Firefox 3.6) created by
- As you probably know, Firefox 3.6 is no longer supported by Mozilla, …
- 10:05 AM Ticket #11993 (Delegate(":PositionalSelector") non-deterministic within widgets) closed by
- duplicate: Works in 1.8beta: http://jsfiddle.net/dWJ2M/2/
- 6:09 AM Ticket #11993 (Delegate(":PositionalSelector") non-deterministic within widgets) created by
- I previously used: […] It worked for me in 1.4.4, but does not in …
- 4:25 AM Ticket #11911 (Error while using selector with '>' symbol.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:15 AM Ticket #11992 (about animate function 0 not equal to 0%?) created by
- When i using animate,i found 0 not equal to 0%. Suppose there is a div …
- 4:12 AM Ticket #11991 (jQuery .click() behaves different that browser .click() and human click) created by
- Hi again guys. I found .click() is behaving in a strange way so I'll …
Jun 28, 2012:
- 10:03 PM Ticket #11990 (Attr returns NaN for empty, 0 for non-existant tabindex attribute) created by
- This is related to bug #3916; however, it has appeared to resurface in …
- 9:39 PM Changeset [a69fbba]1.12-stable2.2-stablekillphp by
- src/core.js
- src/queue.js
- 3:01 PM Ticket #11989 (Investigate fragment cache performance in terms of large html fragments) created by
- Fragment cache benefits only apply to single element creation, which …
- 2:15 PM Changeset [304eebb2]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:15 PM Changeset [7cf927cb]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:54 AM Ticket #11988 (IE8 and elements such [TextArea] (non DIVs)) created by
- in IE8 resisable elements like TextArea (non DIVs) will be …
- 7:43 AM Ticket #11987 (FadeIn function does not execute correctly after stop() call) created by
- The fadeIn function does not seem to work correctly under certain …
- 7:24 AM Ticket #11986 (Memory Leaks while appending and removing rows from and to the table) created by
- I have a jquery based system, shows a list of entries in a table with …
- 5:20 AM Ticket #11985 (ajax bug?) created by
- log in firefox: [Exception... "Could not convert JavaScript argument …
- 5:03 AM Ticket #11984 (Memory Leaks while appending and removing rows from and to the table) created by
- I have a jquery based system, shows a list of entries in a table with …
- 4:25 AM Ticket #11903 (css selectors "jq.is()" g ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:25 AM Ticket #11900 ($(document).ready doesn't work with IE (7,8,9) and dynamic iFrame) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:17 AM Ticket #11983 (Inconsistent change event on file inputs on IE) created by
- Hi guys. I'm working with jQuery 1.7.2 and its wonderful event …
- 1:44 AM Ticket #11982 (JQuery animate() issue when another animate is called from within the ...) created by
- I am having this weird behavior when trying to stop an animation, set …
Jun 27, 2012:
- 3:39 PM Ticket #11981 (Form create Dinamicaly) created by
- When creating a form via jquery and use the method submit, a new …
- 3:09 PM Ticket #11980 (Por qué el método load no funciona en jquery 1.5.1) created by
- Estoy usando Visual Studio 2010 el cual incluye la versión 1.5.1 sin …
- 12:14 PM Ticket #11764 (Allow delegated non-native events on disabled elements) closed by
- fixed: Fix #11382. #11764. Only prevent click events on disabled elements. …
- 12:12 PM Ticket #11382 (Mouseenter doesn't fire on a disabled input element) closed by
- fixed: Fix #11382. #11764. Only prevent click events on disabled elements. …
- 12:12 PM Ticket #11315 (Problems with delegate() and :first in nested elements with equivalent ...) closed by
- fixed: Fix #11315. Selector for .on() is relative to delegateTarget. This …
- 11:58 AM Changeset [8a01c920]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 11:54 AM Changeset [94e744a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 9:31 AM Ticket #11979 (error in demo) closed by
- invalid
- 8:47 AM Ticket #11979 (error in demo) created by
- ugh
- 4:19 AM Ticket #11893 (.css({key:value}) valid border property value) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:19 AM Ticket #11880 (jQuery AJAX call fails silently) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:19 AM Ticket #11848 (callback function not call when use fuzzed file path) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:41 AM Changeset [ad22218]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/index.html
Jun 26, 2012:
- 5:57 PM Changeset [3c86547]1.12-stable2.2-stablekillphp by
- package.json
- 5:09 PM Ticket #11969 (Missing null check when gathering siblings) closed by
- fixed: Fix #11969. Never a null moment when checking siblings. Changeset: …
- 5:08 PM Changeset [cde4c32]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 4:55 PM Changeset [53eb230]1.12-stable2.2-stablekillphp by
- src/intro.js
- src/sizzle
- 4:40 PM Ticket #11539 (All version of jQuery don't support .has() on $([text ...) closed by
- fixed: Allow document to be passed to Sizzle.contains. Fixes #11539. …
- 4:39 PM Changeset [eecd8ae]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:50 PM Ticket #11809 (Memory leak in .text(val) setter?) closed by
- fixed: Clear elements to avoid leaking memory. Close gh-837. Fixes #11809 …
- 2:49 PM Changeset [b6d02735]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 2:46 PM Changeset [7a9b57a]1.12-stable2.2-stablekillphp by
- grunt.js
- 2:45 PM Changeset [babf815]1.12-stable2.2-stablekillphp by
- grunt.js
- 10:12 AM Ticket #11976 (.removeClass stopped working in Opera 12) closed by
- worksforme: Works for me http://jsfiddle.net/rwaldron/JP2H9/
- 9:50 AM Ticket #11364 (ajax Basic Authentification does not seem to work in latest Chrome ...) closed by
- invalid: Since we haven't heard more about this I will assume it was a Chrome …
- 9:43 AM Ticket #10463 (RemoveAttr should check if attribute exist (when it's possible) before ...) closed by
- patchwelcome: They both seem fast enough, but if you want to resurrect this submit …
- 9:32 AM Ticket #11002 (Add serializeObject method to core) closed by
- patchwelcome: Still open to an implementation here, with the caveat that we don't …
- 9:24 AM Ticket #10895 (The doScrollCheck ie hack in bindReady degrades ie7 performance for no ...) closed by
- fixed: Fix #10895. Reduce IE poll interval to save CPU time. Changeset: …
- 9:16 AM Changeset [9cbe375]1.12-stable2.2-stablekillphp by
- src/core.js
- 7:34 AM Ticket #11978 (IE hangs for jqXHR) created by
- I am doing asynchronous things in asp.net application and using this …
- 5:03 AM Ticket #11977 (widget not found error in ie9) closed by
- invalid: Not a valid bug report.
- 5:02 AM Ticket #11977 (widget not found error in ie9) created by
- widget is not found error in ie9
- 4:21 AM Ticket #11892 (Search) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:21 AM Ticket #11851 (IE9 crashes when using fadeout) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:26 AM Ticket #11976 (.removeClass stopped working in Opera 12) created by
- Just want to let you people know that after adding a new class using; …
Jun 25, 2012:
- 11:27 PM Ticket #11968 (jQuery UI 1.19 .sortable problem with jQuery 1.8beta 1) closed by
- duplicate
- 11:23 PM Ticket #11082 (jQuery.support object now incorrect/incomplete until jQuery.ready fires) closed by
- wontfix: We'll track this in #10814, and #11766 moved
jQuery.browser
to an … - 11:20 PM Ticket #10137 (jQuery 1.6.2 leaks memory in support.js, when used inside iframe's) closed by
- worksforme: I am not seeing this problem in 1.8b1, we have landed several fixes …
- 11:04 PM Ticket #11975 (in my project dialog has Memory leaks) closed by
- invalid: Please ask for help on our forum or StackOverflow.
- 10:57 PM Ticket #10592 (readonly XMLRequestHeaders not detected in setRequestHeader) closed by
- wontfix: The idea of a debug plugin has always been a good one, the problem is …
- 10:54 PM Ticket #10175 ($.getJSON() with url '/' doesn't work in IE) closed by
- invalid: In IE8 and IE9 I can see the browser making the request. It doesn't …
- 10:40 PM Ticket #11359 (.clone() deletes / empties contents of inline SCRIPT tags) closed by
- fixed: This should have closed when the pull was landed.
- 10:28 PM Ticket #6558 (appendTo allows script tags to leak into the DOM) closed by
- invalid: It may have been fixed but since there have been no recent …
- 10:24 PM Ticket #6236 (jQuery incorreclty closes tags in the clean function when the last ...) closed by
- wontfix: I have to agree, this has stayed open so long because there is no …
- 10:15 PM Ticket #10127 (text() returns value with a space on the end of <li>s in ie7 - ie8+, ...) closed by
- worksforme: I can't repro this on IE8 with any version, they all show length of 26 …
- 10:04 PM Ticket #11528 (ie8 serialization bug with .html() also hitting html5 tags) closed by
- fixed
- 10:02 PM Ticket #9449 (offset fails in Chrome Extensions) closed by
- patchwelcome: Someone needs to write a test case and submit a patch. Chrome …
- 9:50 PM Ticket #11975 (in my project dialog has Memory leaks) created by
- in my project dialog has Memory leaks,how to solve it? my version 1.8.2
- 9:33 PM Ticket #10729 (rmouseEvent & mouseHooks missing drag* events) closed by
- wontfix: I'll mark this wontfix, the properties are easily available in …
- 9:25 PM Ticket #11973 (Animating background-position fails in IE8) closed by
- duplicate
- 9:25 PM Ticket #11972 (Animating background-position fails in IE8) closed by
- duplicate
- 9:24 PM Ticket #11974 ($.parseHTML has ( lots ) of xss issues and can't be labeled as secure ...) closed by
- cantfix: Definitely, there are ways to attack or send data via back channels if …
- 9:05 PM Ticket #11974 ($.parseHTML has ( lots ) of xss issues and can't be labeled as secure ...) created by
- so the point of $.parseHTML is that it will safely return html and not …
- 8:10 PM Ticket #11973 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
- 8:10 PM Ticket #11972 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
- 8:10 PM Ticket #11971 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
- 1:44 PM Ticket #11970 (jQuery adds wrong value to selector property) created by
- Please see this code snippet: http://jsfiddle.net/gBD5X/ In this …
- 12:46 PM Ticket #11966 (descendant selector) closed by
- fixed: Update Sizzle: Removes directory caching in dirCheck. Fixes #11966. …
- 12:44 PM Changeset [375c44d]1.12-stable2.2-stablekillphp by
- src/sizzle
- 10:49 AM Changeset [9624633]1.12-stable2.2-stablekillphp by
- .jshintrc
- grunt.js
- src/.jshintrc
- test/.jshintrc
- 10:34 AM Changeset [c436ae0]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 10:30 AM Ticket #11969 (Missing null check when gathering siblings) created by
- Ref http://bugs.jqueryui.com/ticket/8409 Not sure why the null check …
- 10:03 AM Ticket #11968 (jQuery UI 1.19 .sortable problem with jQuery 1.8beta 1) created by
- There is a Problem if you use jQuery 1.8beta1 and UI 1.19 pre …
- 10:02 AM Ticket #11965 (Create deprecated.js to contain as much of the deprecated stuff as possible) closed by
- fixed: Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; …
- 10:02 AM Changeset [a275837]1.12-stable2.2-stablekillphp by
- README.md
- grunt.js
- src/core.js
- src/deprecated.js
- test/data/ua.txt
- test/index.html
- test/unit/ajax.js
- test/unit/core.js
- test/unit/deprecated.js
- 4:32 AM Ticket #11967 (data argument in ajax dataFilter callback is undefined) created by
- This is the code I'm executing: […] On the console it prints …
- 4:26 AM Ticket #10988 (outerHeight is less than height for <table> children when <table> has ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.