Timeline
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 …
Sep 27, 2011:
- 11:59 PM Ticket #10358 (Input name attribute the same number of text box validation fails, ...) closed by
- invalid: Sounds like you are describing a problem with a plugin, not in jQuery …
- 10:10 PM Ticket #10359 (Setting css overflow property to HTML tag, reloading all the swf's on ...) created by
- Setting the css overflow property using jQuery dynamically after the …
- 9:45 PM Ticket #10358 (Input name attribute the same number of text box validation fails, ...) created by
- <input type="text" name="test" class="required" /> <input type="text" …
- 8:56 PM Ticket #10355 (IE7,8 : $(window).scroll() == $(window).scrollTop(0)) closed by
- duplicate: Should be fixed in the jQuery-git version.
- 6:01 PM Ticket #10357 (remoteAttr("checked") destroys defaultChecked) closed by
- wontfix: Yes, this is intended behavior. We understand that boolean attributes …
- 5:04 PM Ticket #10357 (remoteAttr("checked") destroys defaultChecked) created by
- Hello, i'm unsure if this is a bug, but when i have a checkbox: …
- 3:16 PM Ticket #10356 (Click event is inconsistent when changing a select dropdown) closed by
- cantfix: Chrome does not seem to register a click. We have no control over that.
- 1:58 PM Ticket #10356 (Click event is inconsistent when changing a select dropdown) created by
- I have this simple use case where a a click event is bind to the …
- 12:18 PM Ticket #10355 (IE7,8 : $(window).scroll() == $(window).scrollTop(0)) created by
- IE7,8: "$(window).scroll();" produce a result similar to …
- 11:57 AM Ticket #10348 (Ajax "deferred" error ?) closed by
- duplicate
- 9:35 AM Ticket #10354 (Variables not working in ...) created by
- Hallo, varibales as def. below are not working; pls. refer i.e. to …
- 9:04 AM Ticket #10351 ($('#xxoo').removeAttr('disabled');) closed by
- duplicate
- 8:59 AM Ticket #10350 (POST caching on IE8) closed by
- invalid: If you don't want the response to be cached, use
cache: false
in the … - 8:57 AM Ticket #10352 ($.data clipping attribute value) closed by
- invalid: http://www.learningjquery.com/2011/09/using-jquerys-data-apis
- 8:56 AM Ticket #10353 (Live click wont work inline.) closed by
- invalid: When I remove the bogus .toggle() with the php statements in it, it …
- 7:07 AM Ticket #10353 (Live click wont work inline.) created by
- I have to following code http://jsfiddle.net/R4a2m/5/ just click() …
- 5:42 AM Ticket #10352 ($.data clipping attribute value) created by
- We have an element with an attribute
[data-service-number]
with a … - 4:22 AM Ticket #10351 ($('#xxoo').removeAttr('disabled');) created by
- Today I meet a problem in jQuery Library 1.6.2. The function …
- 3:46 AM Ticket #10350 (POST caching on IE8) created by
- Hi, I notice problem with making Ajax POST Request on IE8. I have …
Sep 26, 2011:
- 11:56 PM Ticket #10349 (domManip Causes Duplicate Events to Fire if Event Binding Code is ...) closed by
- invalid: jQuery cannot be held accountable for what happens inside your script tags
- 11:32 PM Ticket #10349 (domManip Causes Duplicate Events to Fire if Event Binding Code is ...) created by
- Example here: http://jsfiddle.net/9amah/ Following the #button div, …
- 9:28 PM Ticket #3368 (event.metaKey should be assigned to event.ctrlKey on Non-Mac only) closed by
- fixed: Fixed along with #8789 refactor.
- 9:27 PM Ticket #6942 (JQuery.event.fix causes unnecessary reflows in IE when handling key events) closed by
- fixed: Fixed along with #8789 refactor.
- 8:08 PM Ticket #10348 (Ajax "deferred" error ?) created by
- I was testing ajax calls to my json web service (.net), and …
- 5:50 PM Ticket #10347 (not compatible with ie9) closed by
- invalid: Hi, it sounds like you should ask for help on http://forum.jquery.com. …
- 3:29 PM Ticket #10347 (not compatible with ie9) created by
- I downloaded a template with accordion menu and everytime i load it in …
- 1:40 PM Ticket #8789 (Meta: Event Property Hooks) closed by
- fixed: Merge branch 'fix-8789-rwldrn-fix' of git://github.com/dmethvin/jquery …
- 1:03 PM Changeset [51fd459]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 1:00 PM Changeset [d11fcfac]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 12:56 PM Ticket #10346 (Customized Selector loop over uneccesarry elements in IE (browser can ...) created by
- IE is buggy as usually. Customized Selector loop over far more …
- 12:46 PM Changeset [36c82a1]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 12:01 PM Changeset [140bebb]1.12-stable2.2-stablekillphp by
- test/qunit
- 10:47 AM Ticket #10345 (IE<=8 preventDefault doesn't prevent an element from taking focus) created by
- In IE<=8, an element which makes a preventDefault() call when handling …
- 9:26 AM Ticket #10344 (events not working when using .html(..)) closed by
- invalid: Works fine for me in both IE7 and IE9: …
- 9:13 AM Ticket #10343 (compound selectors more than 2 in ie7) closed by
- worksforme: Your test case and the git version works for me: …
- 9:08 AM Ticket #10341 (Auto Height is not Working for Jquery Tabs) closed by
- invalid: Please file issues with jQuery ui at http://bugs.jqueryui.com. Also, …
- 8:39 AM Ticket #10344 (events not working when using .html(..)) created by
- When using html(..) to add html to an element, the events in the html …
- 7:41 AM Ticket #10343 (compound selectors more than 2 in ie7) created by
- the bug is that selecting $('#a #b #c'); is not working in ie7, to …
- 4:03 AM Ticket #10342 (parentsUntil will fail to stop when first arg is dom element) created by
- $(p_new).add($(p_new).parentsUntil(element,gc_item_tag)) will not stop …
- 2:29 AM Ticket #10341 (Auto Height is not Working for Jquery Tabs) created by
- $('#flightTabs').tabs({ fxAutoHeight: true }); It is not working in …
Sep 25, 2011:
- 10:04 PM Changeset [c7838c3]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 7:56 PM Changeset [b4120a7]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
props
array andfilter
function. Use …- 3:48 AM Ticket #10247 (Pressing the CTRL and any other key prevents .keydown() and .keyup() ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 24, 2011:
- 10:37 PM Changeset [ae27424]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 8:00 PM Ticket #10340 (jQuery.load and jQuery.live) closed by
- invalid: By adding page2 multiple times, you're creating an invalid document …
- 7:47 PM Ticket #10340 (jQuery.load and jQuery.live) created by
- When loading a page inside a div, using jQuery.load(), each time this …
- 2:17 PM Ticket #9948 (RegExp to test for pixel values might be unreliable in IE 9) closed by
- wontfix: Thanks for your work. Since not all browsers (including webkit and …
- 2:10 PM Ticket #10339 (Creating Gradient Background doesn't work in IE.) closed by
- invalid: filter is not a value of the background property. Do .css('filter', …
- 4:08 AM Ticket #10238 (Error Report from IE8 for line 8544) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:08 AM Ticket #10237 (animate in iframe causes parent to scroll to position iframe at top of ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:08 AM Ticket #10217 (document.ready() does not fire with Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:01 AM Ticket #10339 (Creating Gradient Background doesn't work in IE.) created by
- I want to have a gradient background for my div. In other browsers it …
Sep 23, 2011:
- 8:52 PM Ticket #10338 (getResponseHeader() broken for CORS requests in Firefox 6) created by
- Due to a bug in Firefox[1] where .getAllResponseHeaders() returns the …
- 5:24 PM Ticket #10337 (Jquery Validation) created by
- Unable to get this validation working: var error=0; if(!error){ …
- 3:45 PM Changeset [87e1c62d]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:13 PM Ticket #10336 (parseJSON validation is inaccurate) closed by
- invalid: That error is exactly correct, "{,}" is not valid …
- 3:03 PM Ticket #10336 (parseJSON validation is inaccurate) created by
- The current method for validating JSON for parsing is inaccurate and …
- 2:49 PM Ticket #10334 (CDN https is borked) closed by
- duplicate
- 2:32 PM Ticket #10335 (In IE quirksmode, the "show" method, with a duration parameter, does ...) created by
- In Internet Explorer: <!-- missing doctype to force IE into …
- 2:00 PM Ticket #10334 (CDN https is borked) created by
- SSL looks like it is not setup correctly. http://twitpic.com/6pdf7o
- 1:50 PM Ticket #9560 (Null function getAttribute is invoked in acceptData()) closed by
- cantfix: http://code.google.com/p/swfupload/issues/detail?id=348#c0
- 11:26 AM Ticket #10262 (Empty attributes gives undefined!) closed by
- invalid: ajpiano has noticed that the html listed in this ticket is invalid. …
- 9:11 AM Changeset [d920ac6]1.12-stable2.2-stablekillphp by
- src/traversing.js
.closest(Array)
code since we no longer use it …- 8:35 AM Ticket #10333 (.not() method doesn't work in combination with .live()) closed by
- invalid: As documented, the only valid way to use
.live()
is directly after a … - 8:04 AM Ticket #10333 (.not() method doesn't work in combination with .live()) created by
- Hello, I have noticed the .not() method doesn't work in combination …
- 4:05 AM Ticket #10228 (IE 8 is broken) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #10209 (Intentional: $.get & $.post may have the arguments passed in a way ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 22, 2011:
- 8:02 PM Changeset [c80ad25]1.12-stable2.2-stablekillphp by
- src/event.js
- 8:01 PM Ticket #10113 (Set internal null flag for data-attrs that are removed) closed by
- wontfix: OK, I'm closing this with the needsdocs tag. jQuery.fn.data("name") …
- 7:05 PM Changeset [c7f3b61]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:56 AM Ticket #10332 (a lot of js error on this page) created by
- http://docs.jquery.com/Plugins/Validation/Methods/required#dependency-c …
- 11:30 AM Changeset [14cb04d]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:22 AM Changeset [dc878ae]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:14 AM Changeset [7dab898]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:12 AM Changeset [7378201]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:07 AM Changeset [7babc7f]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:59 AM Changeset [66202ae]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:59 AM Ticket #9399 (Deprecate jqXHR.success and jqXHR.error) closed by
- fixed: This is documented as deprecated already so I'll consider this …
- 10:54 AM Ticket #9033 (try{ } finally{ } error in IE8) closed by
- fixed: There is no try/finally block in the new $.Callbacks code. Deferred …
- 10:53 AM Ticket #8142 (outerhtml) closed by
- wontfix: Discussed in the 1.7 meeting and voted out due to the issues discussed …
- 10:52 AM Changeset [2c903b8]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:49 AM Ticket #8856 (Request: deferred.isUnresolved()) closed by
- fixed: It's called isProgressing and is in master. Related commit: …
- 10:43 AM Changeset [313bee9]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:38 AM Ticket #10317 (Allow # to pass from html to servlet) closed by
- invalid: Please ask for help on http://forum.jquery.com
- 10:35 AM Changeset [9ef0394f]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:15 AM Ticket #9398 (Proposal for Improved Deferreds) closed by
- fixed: Closing as this has landed in master. Related commits: …
- 10:07 AM Ticket #10331 (resolveWith error) created by
- Hi, I have an undefined error with resolveWith. I am using Asp.net 2.0 …
- 9:03 AM Ticket #10330 (conflict with prototype.js) closed by
- worksforme: use:
jQuery.noConflict()
http://api.jquery.com/jQuery.noConflict/ - 9:02 AM Ticket #10329 (addClass/removeClass/toggleClass methods does not work with svg nodes) closed by
- wontfix: http://contribute.jquery.org/wont-fix/
- 8:28 AM Ticket #10330 (conflict with prototype.js) created by
- this code work in Firefox but doesn't work in IE <html lang="fr"> …
- 5:36 AM Ticket #10329 (addClass/removeClass/toggleClass methods does not work with svg nodes) created by
- html: […] js: […]
- 3:47 AM Ticket #10223 (Unstable 1.6.2 (dynamic load jquery)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:35 AM Changeset [6eb7567]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 12:12 AM Ticket #9007 (Textarea value (via ".val()") differs from actual posted value ...) closed by
- wontfix: I agree, let's move this to a needsdocs. People who need to count …
Sep 21, 2011:
- 11:49 PM Ticket #10139 (NO_MODIFICATION_ALLOWED_ERR .xhtml on safari) closed by
- invalid
- 11:36 PM Ticket #10026 (removeData does not work with html5 data attributes) closed by
- wontfix: We will not be directly writing to data-* attrs with the jQuery data api
- 11:22 PM Ticket #6782 (carefully allow more strings to use innerHTML) closed by
- fixed: Landed for 1.7: …
- 11:05 PM Changeset [d638aa9]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
innerHTML
in the.html
method. Thanks …- 9:50 PM Ticket #9476 (Calling jQuery("html")[0].removeAttribute throws exception in IE <9) closed by
- invalid: Lacking a test case, I'm going to close this bug. Twitter is not a …
- 9:44 PM Ticket #8866 (IE8 input[type=file] delegated change event files only on blur) closed by
- fixed
- 9:43 PM Ticket #7444 (Submitting form with "Enter" instead of button click on ie8 or ie7 ...) closed by
- fixed: Fixed: …
- 9:41 PM Ticket #6667 (submit event doesn't delegate in IE* under certain conditions) closed by
- fixed: I rechecked with the 1.7 event code and this works now. …
- 9:39 PM Ticket #7061 (Delegated submit handler can interfere with default action of click ...) closed by
- fixed: Fix #7061. Lazy-attach to the genuine submit event for delegation. …
- 9:15 PM Changeset [a4cdbf0]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:07 PM Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) closed by
- fixed: In the 1.7 change-event rewrite, this works fine for jQuery-attached …
- 8:21 PM Ticket #9069 (when hover over a child of an element, mouseleave fires when using ...) closed by
- fixed: Fixed in 1.7: …
- 7:41 PM Ticket #7547 (Adding pub/sub into jQuery core?) closed by
- plugin: We've decided to implement this as a plugin for now.
- 1:31 PM Ticket #10328 (Page load takes 1.5 sec for a small data--jQuery performace) created by
- When I load a page with less number of control, still it takes 1.5sec …
- 12:34 PM Ticket #10327 (Blur() causes multiple events to fire in Internet Explorer) closed by
- worksforme: Works for me: http://jsfiddle.net/timmywil/EWbmD/2/
- 12:11 PM Ticket #10327 (Blur() causes multiple events to fire in Internet Explorer) created by
- Using IE9 (behavior also seen in IE8), calling the blur() function on …
- 11:00 AM Changeset [a588336]1.12-stable2.2-stablekillphp by
- src/callbacks.js
- src/deferred.js
- test/unit/callbacks.js
- 10:43 AM Ticket #10326 (fadeTo value becomes max opacity for fadeIn) created by
- After I run fadeTo(d,o) the opacity set by fadeTo becomes the Max …
- 9:40 AM Changeset [03d9553]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 9:33 AM Ticket #10325 (Can't get value of hidden input) closed by
- worksforme: Seems to work fine. http://jsfiddle.net/timmywil/Dn8gZ/
- 9:17 AM Ticket #10323 (How Can we handle DataType of an AJAX Call ($.ajax())) closed by
- invalid: Thank you for your question. However, the [http://forum.jquery.com …
- 7:50 AM Ticket #10325 (Can't get value of hidden input) created by
- I have partial html loaded through ajax get request. Partial include …
- 6:46 AM Ticket #10324 (Clone does not copy innerHTML of object element in IE9) created by
- In IE9, the contents of object elements is not copied to the cloned …
- 5:39 AM Ticket #10256 (Cross domain requests using jsonp) closed by
- invalid: From the jQuery.ajax docs […]
- 3:01 AM Ticket #10323 (How Can we handle DataType of an AJAX Call ($.ajax())) created by
- Can we handle the DatatType of the Ajax Call. For example: lets …
Note: See TracTimeline
for information about the timeline view.