Timeline
07/01/12:
- 21:53 Ticket #11998 (Change array.length check to $.isArray) created by
- I would like to propose changing makeArray to use !$.isArray(array) …
- 20:34 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 shiftKey, …
- 19:56 Ticket #11996 (RSS-feed down) created by
- The RSS-feed of jQuery was at this location: http://blog.jquery.com/feed/ …
06/30/12:
- 19:47 Ticket #11970 (jQuery adds wrong value to selector property) closed by
- invalid: .selector is used internally and is not subject to support.
- 15:27 Ticket #11995 (report very very slow page jquery.com) created by
- Hello, I connect jquery.com very very slow load site. I live in country …
- 08:27 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 …
06/29/12:
- 14:49 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.
- 14:44 Ticket #11986 (Memory Leaks while appending and removing rows from and to the table) closed by
- duplicate
- 14:42 Ticket #11978 (IE hangs for jqXHR) closed by
- invalid: Please ask for help on our forum or StackOverflow.
- 14:09 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 list …
- 14:07 Ticket #11994 (Drop support for Firefox 3.6) created by
- As you probably know, Firefox 3.6 is no longer supported by Mozilla, maybe …
- 14:05 Ticket #11993 (Delegate(":PositionalSelector") non-deterministic within widgets) closed by
- duplicate: Works in 1.8beta: http://jsfiddle.net/dWJ2M/2/
- 10:09 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 …
- 08:25 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 …
- 08:15 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 …
- 08:12 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 post …
- 02:03 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 …
06/28/12:
- 19:01 Ticket #11989 (Investigate fragment cache performance in terms of large html fragments) created by
- Fragment cache benefits only apply to single element creation, which isn't …
- 14:54 Ticket #11988 (IE8 and elements such [TextArea] (non DIVs)) created by
- in IE8 resisable elements like TextArea (non DIVs) will be postioned …
- 11:43 Ticket #11987 (FadeIn function does not execute correctly after stop() call) created by
- The fadeIn function does not seem to work correctly under certain …
- 11:24 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 …
- 09:20 Ticket #11985 (ajax bug?) created by
- log in firefox: [Exception... "Could not convert JavaScript argument arg 0 …
- 09:03 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 …
- 08:25 Ticket #11903 (css selectors "jq.is()" g ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:25 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 …
- 08:17 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 binding …
- 05:44 Ticket #11982 (JQuery animate() issue when another animate is called from within the step ...) created by
- I am having this weird behavior when trying to stop an animation, set the …
06/27/12:
- 19:39 Ticket #11981 (Form create Dinamicaly) created by
- When creating a form via jquery and use the method submit, a new window is …
- 19:09 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 …
- 16:14 Ticket #11764 (Allow delegated non-native events on disabled elements) closed by
- fixed: Fix #11382. #11764. Only prevent click events on disabled elements. We …
- 16:12 Ticket #11382 (Mouseenter doesn't fire on a disabled input element) closed by
- fixed: Fix #11382. #11764. Only prevent click events on disabled elements. We …
- 16:12 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 fixes …
- 13:31 Ticket #11979 (error in demo) closed by
- invalid
- 12:47 Ticket #11979 (error in demo) created by
- ugh
- 08:19 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 …
- 08:19 Ticket #11880 (jQuery AJAX call fails silently) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:19 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 …
06/26/12:
- 21:09 Ticket #11969 (Missing null check when gathering siblings) closed by
- fixed: Fix #11969. Never a null moment when checking siblings. Changeset: …
- 20:40 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. Changeset: …
- 18:50 Ticket #11809 (Memory leak in .text(val) setter?) closed by
- fixed: Clear elements to avoid leaking memory. Close gh-837. Fixes #11809 …
- 14:12 Ticket #11976 (.removeClass stopped working in Opera 12) closed by
- worksforme: Works for me http://jsfiddle.net/rwaldron/JP2H9/
- 13:50 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 bug …
- 13:43 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 let …
- 13:32 Ticket #11002 (Add serializeObject method to core) closed by
- patchwelcome: Still open to an implementation here, with the caveat that we don't want a …
- 13:24 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: …
- 11:34 Ticket #11978 (IE hangs for jqXHR) created by
- I am doing asynchronous things in asp.net application and using this …
- 09:03 Ticket #11977 (widget not found error in ie9) closed by
- invalid: Not a valid bug report.
- 09:02 Ticket #11977 (widget not found error in ie9) created by
- widget is not found error in ie9
- 08:21 Ticket #11892 (Search) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:21 Ticket #11851 (IE9 crashes when using fadeout) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:26 Ticket #11976 (.removeClass stopped working in Opera 12) created by
- Just want to let you people know that after adding a new class using; …
- 03:27 Ticket #11968 (jQuery UI 1.19 .sortable problem with jQuery 1.8beta 1) closed by
- duplicate
- 03:23 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 …
- 03:20 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 for …
- 03:04 Ticket #11975 (in my project dialog has Memory leaks) closed by
- invalid: Please ask for help on our forum or StackOverflow.
- 02:57 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 …
- 02:54 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 alert …
- 02:40 Ticket #11359 (.clone() deletes / empties contents of inline SCRIPT tags) closed by
- fixed: This should have closed when the pull was landed.
- 02:28 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 …
- 02:24 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 …
- 02:15 Ticket #10127 (text() returns value with a space on the end of <li>s in ie7 - ie8+, ff, ...) closed by
- worksforme: I can't repro this on IE8 with any version, they all show length of 26 …
- 02:04 Ticket #11528 (ie8 serialization bug with .html() also hitting html5 tags) closed by
- fixed
- 02:02 Ticket #9449 (offset fails in Chrome Extensions) closed by
- patchwelcome: Someone needs to write a test case and submit a patch. Chrome extensions …
- 01:50 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
- 01:33 Ticket #10729 (rmouseEvent & mouseHooks missing drag* events) closed by
- wontfix: I'll mark this wontfix, the properties are easily available in …
- 01:25 Ticket #11973 (Animating background-position fails in IE8) closed by
- duplicate
- 01:25 Ticket #11972 (Animating background-position fails in IE8) closed by
- duplicate
- 01:24 Ticket #11974 ($.parseHTML has ( lots ) of xss issues and can't be labeled as secure in ...) closed by
- cantfix: Definitely, there are ways to attack or send data via back channels if the …
- 01:05 Ticket #11974 ($.parseHTML has ( lots ) of xss issues and can't be labeled as secure in ...) created by
- so the point of $.parseHTML is that it will safely return html and not …
- 00:10 Ticket #11973 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
- 00:10 Ticket #11972 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
- 00:10 Ticket #11971 (Animating background-position fails in IE8) created by
- I'm attempting to animate a background image. As per the following …
06/25/12:
- 17:44 Ticket #11970 (jQuery adds wrong value to selector property) created by
- Please see this code snippet: http://jsfiddle.net/gBD5X/ In this example …
- 16:46 Ticket #11966 (descendant selector) closed by
- fixed: Update Sizzle: Removes directory caching in dirCheck. Fixes #11966. …
- 14:30 Ticket #11969 (Missing null check when gathering siblings) created by
- Ref http://bugs.jqueryui.com/ticket/8409 Not sure why the null check for …
- 14:03 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 together: …
- 14:02 Ticket #11965 (Create deprecated.js to contain as much of the deprecated stuff as ...) closed by
- fixed: Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves …
- 08:32 Ticket #11967 (data argument in ajax dataFilter callback is undefined) created by
- This is the code I'm executing: […] On the console it prints …
- 08:26 Ticket #10988 (outerHeight is less than height for <table> children when <table> has a ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:23 Ticket #9885 (Add global Ajax beforeSend event) reopened by
- I think you've argued the case well, and the cost to implement isn't high …
- 02:36 Ticket #11955 (Delay, Animate, CSS Bug) closed by
- invalid: lots of animations need overflow: hidden to display properly. This is a …
- 02:31 Ticket #11844 (slideToggle - Jump effect) closed by
- fixed: This is working on edge: http://jsfiddle.net/TGnFy/10/
- 02:27 Ticket #11910 ($.animate should have "stepComplete" Callback) closed by
- duplicate: It is. Good catch!
06/24/12:
- 18:33 Ticket #11966 (descendant selector) created by
- see http://jsfiddle.net/dK8mz/ on jquery 1.7.2 return only one result, as …
Note: See TracTimeline
for information about the timeline view.
