Timeline
Oct 5, 2011:
- 9:41 PM Changeset [e5b16e3]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 8:35 PM Ticket #10409 (IE 8 Differs from other browsers with .height()) closed by
- invalid: Thanks for taking the time to submit a bug report. There are several …
- 5:29 PM Ticket #10432 (Webkit browser update slowed down massively using a.hide(); ...) created by
- See http://phrogz.net/tmp/webkit-jquery-browser-update-slowdown.html …
- 5:22 PM Changeset [30cc7ae7]1.12-stable2.2-stablekillphp by
- test/index.html
- 5:09 PM Ticket #10282 (.ajax's timeout invalidates all remaining ajax calls delegated to XHR ...) closed by
- wontfix: Closing as wontfix and leaving needsdocs per jaubourg's last comment. …
- 5:06 PM Ticket #10431 (animation position of an element issue with webkit) closed by
- invalid: It seems this has been resolved.
- 4:52 PM Ticket #10282 (.ajax's timeout invalidates all remaining ajax calls delegated to XHR ...) reopened by
- 4:49 PM Ticket #10425 (animate's complete infinite loop on exception) closed by
- duplicate
- 3:49 PM Ticket #10431 (animation position of an element issue with webkit) created by
- I have slide box div with thumbs in it and that div is in a container …
- 2:43 PM Ticket #10109 (IE7 removeAttr not functioning properly) closed by
- duplicate
- 2:43 PM Ticket #10109 (IE7 removeAttr not functioning properly) reopened by
- 2:42 PM Ticket #10430 (attr('disabled','') removeAttr('disabled')) closed by
- duplicate
- 2:40 PM Ticket #10430 (attr('disabled','') removeAttr('disabled')) created by
- Hi, i just downloaded the last version (1.6.4) and realize that it got …
- 2:31 PM Ticket #10429 (IE7 - invalid procedure call or argument when calling ...) created by
- When calling .removeAttr('contenteditable') on a span I get a JS error …
- 12:18 PM Ticket #10422 (Getting current selected option element from select) closed by
- invalid: This is more of a forum question, but it's a great example of why we …
- 11:55 AM Ticket #10428 (jQuery core 16.1 - 16.4 break on IE7 (try/finally block without catch)) closed by
- duplicate
- 11:36 AM Ticket #10428 (jQuery core 16.1 - 16.4 break on IE7 (try/finally block without catch)) created by
- Line 1014 of jquery 1.6.4 there is a try/finally block that makes …
- 10:41 AM Ticket #10427 (Creating custom elements is broken on IE7 and 8 using $('<...>').) closed by
- duplicate: Thanks for your time and interest in helping out the jQuery project - …
- 10:16 AM Ticket #10427 (Creating custom elements is broken on IE7 and 8 using $('<...>').) created by
- Fiddle test case: http://jsfiddle.net/nmfCy/1/ Proposed …
- 10:16 AM Ticket #10426 (Meta: Use createContextualFragment to speed up element creation) created by
- Recently, Yehuda Katz presented this idea to both us and then the …
- 9:06 AM Ticket #10424 (Add .toArray() method) closed by
- plugin: there is really no reason to add another array creator method to the core
- 6:55 AM Ticket #10425 (animate's complete infinite loop on exception) created by
- When the 'complete' callback provided to animate() throws an …
- 6:17 AM Ticket #10424 (Add .toArray() method) created by
- Reading through the documentation today I found an example ( …
- 4:05 AM Ticket #10318 (Error on function find with character []) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #10313 (Probelmas com relação ao carregamento no Enternet Explorer...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #10311 (Undefined property error reported from jQuery 1.6.4) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #10282 (.ajax's timeout invalidates all remaining ajax calls delegated to XHR ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:36 AM Ticket #10422 (Getting current selected option element from select) created by
- I get curent selected option element from select. I can get the …
Oct 4, 2011:
- 11:22 PM Ticket #10420 (MouseWheel) reopened by
- I'm going to reopen this, as it's a result of the jQuery.event.fix …
- 5:50 PM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) closed by
- fixed: Landing pull request 530. Fixes coniditional path for tr, td …
- 4:50 PM Ticket #10421 (add jQuery.support() option for hidden fields receiving click from label) created by
- Could a jQuery.support() option be added to determine whether or not …
- 3:53 PM Changeset [22f2e8b]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 3:35 PM Ticket #10420 (MouseWheel) closed by
- invalid: Please file a bug with jQuery mousewheel or you can provide a reduced …
- 3:24 PM Ticket #10420 (MouseWheel) created by
- I have been using https://github.com/brandonaaron/jquery-mousewheel …
- 2:52 PM Ticket #8425 (scrollTop inconsistency) closed by
- duplicate
- 2:51 PM Ticket #8425 (scrollTop inconsistency) reopened by
- 2:51 PM Ticket #10419 (error in google chrome) closed by
- invalid: The window does not have scrollTop. Animate scrollTop on html or the body.
- 2:23 PM Ticket #10419 (error in google chrome) created by
- use $(window).animate( {'scrollTop' : 100 }, 1000 ); Uncaught …
- 1:07 PM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) reopened by
- Ok, I read that wrong. But it actually worked for me in Chrome and …
- 12:08 PM Changeset [749d32a2]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 11:59 AM Ticket #10418 (.attr doesn't work like previous versions) created by
- I have javascript/jQuery code that works fine with jquery-1.4.2 …
- 11:39 AM Ticket #10417 (Remove second arg from setTimeout calls (WAS jQuery.later)) created by
- We are starting to use more and more
setTimeout( fn, 0 );
… - 11:27 AM Changeset [11b7614]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:09 AM Changeset [23f7c88]1.12-stable2.2-stablekillphp by
- src/support.js
- 9:43 AM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) closed by
- invalid: Valid html needs to be appended to the table. See …
- 9:12 AM Ticket #10415 (Multiple selectors in live, die, delegate and undelegate) closed by
- invalid: Checked in Chrome and IE6: http://jsfiddle.net/timmywil/6DURW/2/
- 7:38 AM Ticket #10416 (defaultDisplay returns block instead of table-row for a tr in FF) created by
- http://jsfiddle.net/mh8mF/ .toggle(true/false) on <tr/> may sometimes …
- 5:19 AM Ticket #10415 (Multiple selectors in live, die, delegate and undelegate) created by
- Is current release support multiple selectors in live, die, delegate …
- 4:13 AM Ticket #10305 (Problem with fadeIn and fadeOut on an iPod) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:13 AM Ticket #10291 (get files array from input type fule with multiple attribute) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:13 AM Ticket #10285 (evalScript rcleanScript replacement fails in IE8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:13 AM Ticket #10268 (Append, prepend and animate) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 3, 2011:
- 10:08 PM Ticket #10414 (Width/height-measures return wrong value in connection /w CSS-transitions) closed by
- invalid: Wait until the transition is finished to check the dimensions of the …
- 9:59 PM Ticket #10412 (Chrome/Safari issues with click()) closed by
- invalid: click() is a jQuery method (not a DOM method) that can be used to …
- 9:50 PM Ticket #10411 (JSLint Error when running make) closed by
- worksforme: We are unable to reproduce this error during a make. Please make sure …
- 6:36 PM Ticket #10414 (Width/height-measures return wrong value in connection /w CSS-transitions) created by
- If you use CSS3 transitions on an element and want to get the width …
- 6:11 PM Ticket #10413 (width, innerWidth, innerHeight, outerWidth, outerHeight are inaccurate ...) created by
- This is very similar to #9441, except this is specifically when a …
- 5:06 PM Ticket #10412 (Chrome/Safari issues with click()) created by
- Chrome and Safari seem to have a problem with the click() function in …
- 3:08 PM Ticket #10411 (JSLint Error when running make) created by
- I get the followin jslint error when running make: undefined …
- 9:23 AM Ticket #10410 (Build in support for window.history.pushState) closed by
- plugin: This is best implemented as a plugin. I'd recommend checking out Ben …
- 9:14 AM Ticket #10408 (getting scrollHeight dont work anymore) closed by
- invalid: That's right. :)
- 8:37 AM Ticket #10410 (Build in support for window.history.pushState) created by
- Could it be possible to include support for simple and light …
- 4:03 AM Ticket #10302 (Getting error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:55 AM Ticket #10409 (IE 8 Differs from other browsers with .height()) created by
- Hello, jsFiddle http://jsfiddle.net/rFu9T/1/ When using .height() on …
- 3:20 AM Ticket #10408 (getting scrollHeight dont work anymore) created by
- jQuery("#mydiv").attr("scrollHeight"), wont work anymore in the latest …
- 12:43 AM Ticket #10407 (memory leak) created by
- I create an element with the context menu. When I create html element …
Oct 2, 2011:
- 11:08 PM Ticket #10402 (Error don't post my value) closed by
- invalid: You're using
$.post
, but trying to read with PHP $_GET... try $_POST - 7:26 PM Ticket #10406 (:hidden selector finds <br /> elements in chrome and safari (but not ...) created by
- When using .find(':hidden') , Chrome and Safari return <br /> elements …
- 5:53 PM Ticket #10405 (offset() of SVG elements on mobile Safari not correct) closed by
- wontfix: Unfortunately, SVG issues are out of jQuery's scope, as we've noted in …
- 5:29 PM Ticket #10405 (offset() of SVG elements on mobile Safari not correct) created by
- I have found that in mobile safari, offset() always seems to return …
- 4:47 PM Ticket #10404 (Cannot use global variables?) closed by
- invalid: This is not a bug in jQuery, please post support questions on the forum.
- 4:43 PM Ticket #10404 (Cannot use global variables?) created by
- Hi, I have the following (example) code to explain my trouble …
- 4:06 PM Ticket #10399 (attributes getting modified to lowercase. problematic with case ...) closed by
- cantfix: This is the default behavior of the browser. Also, attribute names …
- 4:03 PM Ticket #10400 (Leveraging the powers of .live()) closed by
- invalid:
live
is awful. The behaviour you describe is actually _exactly_ … - 4:03 PM Ticket #10401 (jQuery doesn't retreive the correct measures) closed by
- duplicate
- 3:54 PM Ticket #10403 (elem.ownerDocument.defaultView throws an "Undefined" Error) created by
- Hi all, please forgive my lack of familiarity with the jQuery code, …
- 1:42 PM Ticket #10402 (Error don't post my value) created by
- I buil form login with email: [email protected]… and pass: …
- 1:11 PM Ticket #10401 (jQuery doesn't retreive the correct measures) created by
- When an object's parent is hidden (display:none), width and height (at …
- 10:22 AM Ticket #10400 (Leveraging the powers of .live()) created by
- If we already have such a great feature as .live() it would be awesome …
- 9:50 AM Changeset [3e0fe5ea]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 8:28 AM Ticket #10399 (attributes getting modified to lowercase. problematic with case ...) created by
- $('<div><div AttR="value"></div></div>').html() gives: "<div …
- 4:03 AM Ticket #10294 (calling animate on padding-left with negative value causes jquery error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:46 AM Ticket #10397 (fadeOut with timing) created by
- Hi, I get a message from firefox 7.0.1: Erreur : …
Oct 1, 2011:
- 5:38 PM Ticket #10396 (.attr('name', undefined) returns attr value instead of current set) closed by
- duplicate
- 4:59 PM Ticket #10372 (Add character frequency counter to build/) closed by
- fixed: Landing pull request 523. Adds character frequency reporting tool, …
- 4:58 PM Changeset [9f5d56a]1.12-stable2.2-stablekillphp by
- Makefile
- build/freq.js
- 4:49 PM Changeset [46219b57]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 4:45 PM Ticket #10396 (.attr('name', undefined) returns attr value instead of current set) created by
- .attr() returns attribute value instead of current node set if the …
- 12:25 PM Ticket #10388 (.is('[disabled]') return wrong values in Opera) closed by
- worksforme: Tested in both Opera.current/stable and Opera.next with jQuery edge …
- 7:02 AM Ticket #10395 (a.comparedocumentposition is not a function) created by
- OS: Ubuntu Linux 10.4 Browser: Firefox 3.6.22 jQuery: …
- 3:58 AM Ticket #10293 (Animation: wont work at all) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 30, 2011:
- 10:54 PM Ticket #10391 (Add jQuery Mobile link to jQuery main website top menue) closed by
- invalid: Thanks for your ticket. We're currently in the process of redesigning …
- 7:20 PM Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) created by
- Whenever a browser returns 'false' for '$.support.opacity' the …
- 5:58 PM Ticket #9434 (.outerWidth()/.outerHeight()/.innerWidth()/.innerHeight() should work ...) closed by
- fixed: Fixed in commit …
- 5:50 PM Changeset [1ebced1]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- test/unit/dimensions.js
- 4:12 PM Ticket #10389 (Selector by pattern in parents) closed by
- invalid: This is a question for the forum, not the bug tracker. Remove the
@
. - 3:31 PM Ticket #10393 (Error in method jQuery.buildFragment) created by
- […] jQuery.support.parentNode is undefined. […] This code …
- 1:05 PM Ticket #10392 (Visibility set to "hidden" when position set to absolute) created by
- When an element's position is set to 'absolute' via CSS, jQuery …
- 11:47 AM Ticket #10391 (Add jQuery Mobile link to jQuery main website top menue) created by
- Please add jQuery Mobile link to jQuery main website top menue
- 11:02 AM Ticket #10390 (Object does not support property or method getAttributeNode) created by
- SCRIPT438: Object does not support property or method …
- 10:14 AM Ticket #10389 (Selector by pattern in parents) created by
- Selecting elements by patteren as $(this).parents("div[ @id = 'tc-' …
- 9:34 AM Ticket #10388 (.is('[disabled]') return wrong values in Opera) created by
- Example: […] Function .is('[disabled]') returns for each LI …
- 7:09 AM Ticket #10387 (.css('display') returns wrong value) created by
- I have got a div with in inline-style definition for display. <div …
- 6:28 AM Ticket #10376 (ajaxStart() is inadvertently fired when the page is loaded through ...) closed by
- invalid: That's not a bug at all... Oo
- 3:54 AM Ticket #10284 (A bug about end()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 29, 2011:
- 10:17 PM Ticket #10385 (jQuery.browser.version for ie9 is returning '7.0') closed by
- worksforme: Looks like a 9 to me: http://gyazo.com/cd91c6e2aa5c5d4ca1567b43044f4297.png
- 9:59 PM Ticket #10383 (Attribute selector inconsistant in IE8) reopened by
- Because we hooked up jQuery.attr to attribute retrieval in Sizzle and …
- 9:47 PM Ticket #10385 (jQuery.browser.version for ie9 is returning '7.0') created by
- jQuery.browser.version returns 7.0 instead of the expected 9.0 for …
- 9:05 PM Ticket #10384 (webkit browser throws exception on fadeIn and fadeOut (fix)) closed by
- duplicate: You don't need to be able to "reopen" a ticket just to draw attention. …
- 9:04 PM Ticket #5145 (jQuery.support.opacity = false in the Chrome browser) reopened by
- 8:59 PM Ticket #10383 (Attribute selector inconsistant in IE8) closed by
- invalid: "value" is not a valid content attribute of
textarea
… - 8:18 PM Ticket #10384 (webkit browser throws exception on fadeIn and fadeOut (fix)) created by
- I know this is a dublicate of 'Ticket #5145'. I can't reopen it :-( …
- 8:16 PM Ticket #10383 (Attribute selector inconsistant in IE8) created by
- Attribute selector inconsistant in IE8 http://jsfiddle.net/5DTfu/24/ …
- 2:38 PM Ticket #10382 (fn.html() return incorrect value in IE) closed by
- wontfix: http://jsfiddle.net/rwaldron/rbAVG/4/ …
- 2:22 PM Ticket #10382 (fn.html() return incorrect value in IE) created by
- In IE 7,8 , fn.html() return value without attributes quotes. See it …
- 11:26 AM Ticket #10381 (Inlcuding jQuery into Firefox extension growing up CPU load) created by
- jQuery 1.6.4, Firefox 7 (and Firefox 6), Ubuntu 11.04 When I am …
- 10:42 AM Ticket #10380 ($('select').attr('type') return undefined) closed by
- invalid: Use
.prop()
http://jsfiddle.net/rwaldron/jw8eF/1/ - 10:35 AM Ticket #10375 (Do not include `type` in jQuery.event.props) closed by
- fixed: Fix #10375. Don't put
type
in jQuery.event.props It's already set … - 10:34 AM Changeset [96a44a86]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
type
in jQuery.event.props It's already set …- 10:27 AM Ticket #10380 ($('select').attr('type') return undefined) created by
- In versions 1.6.3 and 1.6.4 attr('type') for select returns undefined …
- 6:17 AM Ticket #10378 (Val method always return undefined) created by
- Hi I am having problem with JQuery(1.4.4) .val() method in …
- 4:52 AM Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) created by
- Hi, this is a regression from 1.6: I have some XML from a web service …
- 3:45 AM Ticket #10279 (Invalid formal parameters) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:53 AM Ticket #10376 (ajaxStart() is inadvertently fired when the page is loaded through ...) created by
- ajaxStart() is inadvertently fired when the page is loaded through …
Sep 28, 2011:
- 11:13 PM Ticket #10375 (Do not include `type` in jQuery.event.props) created by
- The inclusion of
type
in thejQuery.event.props
list will clobber … - 8:10 PM Ticket #10374 ($('#audio').play() should use first compatible source tag) closed by
- wontfix
- 7:44 PM Ticket #10374 ($('#audio').play() should use first compatible source tag) created by
- When using the HTML5
<audio>
tag such as this: […] I … - 5:18 PM Ticket #10373 (`document.defaultView` => `window`) created by
- grabbing
getComputedStyle
off of defaultView has been commonplace … - 4:47 PM Tickets #6863,3144 batch updated by
- fixed: Update Sizzle. Fixes #3144, #6863. Changeset: …
- 4:47 PM Changeset [22fcc77]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:52 PM Ticket #10372 (Add character frequency counter to build/) created by
- Ralph Holzmann wrote a simply character frequency summary script, …
- 3:50 PM Changeset [a2ad83b]1.12-stable2.2-stablekillphp by
- version.txt
- 3:50 PM Changeset [db31facc]1.12-stable2.2-stablekillphp by
- test/index.html
- 3:50 PM Changeset [9a51bc64]1.12-stable2.2-stablekillphp1.7b1 by
- version.txt
- 3:49 PM Ticket #10371 (Remove "subline" from test/index.html) created by
- We dont actually use it manipulation.js
- 2:53 PM Ticket #10368 (IE's .data() returns empty object) closed by
- invalid: "data-elem-ID" is an _invalid_ attribute. See: …
- 2:43 PM Ticket #10369 (Cache literal space " " in event.js) closed by
- invalid: Somehow, this actually made both the min and gzip version bigger. Go …
- 2:33 PM Ticket #10370 (a.parentNode is null) created by
- Not sure what the problem is but on my website christianfaithtv.com …
- 2:32 PM Ticket #10369 (Cache literal space " " in event.js) created by
- This is referred to a number of times. We can get better compression …
- 2:21 PM Ticket #9837 (Issue on extend (deep) with methods-properties) closed by
- cantfix: I agree this is nigh-on impossible to do in a generic way on arbitrary …
- 2:13 PM Ticket #10367 (Allow passing an array of promises to jQuery.when) closed by
- duplicate
- 2:13 PM Ticket #10367 (Allow passing an array of promises to jQuery.when) reopened by
- 1:40 PM Ticket #10367 (Allow passing an array of promises to jQuery.when) closed by
- duplicate
- 1:37 PM Ticket #10361 (ParseJSON is Not A Function in Jquery 1.6.4.min.js) closed by
- invalid: parseJSON is not a method we add to strings. It's jQuery.parseJSON( …
- 1:13 PM Ticket #10368 (IE's .data() returns empty object) created by
- It looks like there is a regression in 1.6.4 jQuery. Calling …
- 12:21 PM Ticket #10367 (Allow passing an array of promises to jQuery.when) created by
- It would be convenient if passing an array of promises as the first …
- 12:09 PM Ticket #10362 (Fire Errors :result.parseJSON is not a function in jquery 1.6.4.min.js) closed by
- duplicate
- 12:05 PM Changeset [9c4aaeb0]1.12-stable2.2-stablekillphp by
- src/event.js
- 12:01 PM Ticket #5684 (Effects: exception in animation callback causes endless loop) closed by
- fixed: Landing pull request 520. Unset the complete function just before …
- 12:00 PM Changeset [8dda57f8]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 11:59 AM Ticket #6150 (.stop sometimes doesn't clear .delay) closed by
- fixed: Landing pull request 514. 1.7 - queue refactoring to handle delay stop …
- 11:55 AM Changeset [a3b59d7]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/queue.js
- test/unit/effects.js
- test/unit/queue.js
- 11:39 AM Changeset [a74cbb2b]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 11:30 AM Changeset [3661835]1.12-stable2.2-stablekillphp by
- src/support.js
- test/unit/offset.js
- test/unit/support.js
- 10:44 AM Ticket #10366 (animate() does not work for font-weight) created by
- The animate command does not work for font-weight, even if it is set …
- 10:26 AM Ticket #10365 (onprogress ajax) created by
- I wanna know if you have some api of progress event on sending …
- 10:06 AM Changeset [649823d]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 8:52 AM Ticket #10360 (The Attribute Equals Selector doesn't seem to work with "hash") closed by
- invalid: Closing at the request of the original ticket submitter. .prop() …
- 7:39 AM Ticket #10364 (Animate and stop on a object) created by
- Hi, I animate an object. When the animation finish, i stop all …
- 7:34 AM Ticket #10363 (IE7 reports TBODY as invisible unless it has content) created by
- The following demonstrates the problem. It reports that the TBODY is …
- 5:47 AM Ticket #10362 (Fire Errors :result.parseJSON is not a function in jquery 1.6.4.min.js) created by
- i used jquery 1.6.4.min.js but it fire error like:result.parseJSON is …
- 5:39 AM Ticket #10361 (ParseJSON is Not A Function in Jquery 1.6.4.min.js) created by
- result.parseJSON is not a function if (result.parseJSON().d.length == …
- 3:16 AM Ticket #10360 (The Attribute Equals Selector doesn't seem to work with "hash") created by
- The attribute equals selector doesn't seem to work with "hash"; it …
Note: See TracTimeline
for information about the timeline view.