Timeline
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 …
Sep 20, 2011:
- 11:30 PM Ticket #9279 (delegate() bind does not handle mouseover/mouseout and ...) closed by
- fixed: Fixed in 1.7, commits: …
- 11:18 PM Ticket #8040 (Bind two "change" events in IE will be fired twice) closed by
- duplicate
- 11:13 PM Ticket #10132 (.val(...) in change handler invokes change handler in IE) closed by
- fixed: This is fixed by the new IE change detection logic in 1.7. …
- 11:10 PM Ticket #8157 (Focusing an already focused text field will prevent the change event ...) closed by
- fixed: I think this closes this particular saga of the missing
change
… - 11:06 PM Ticket #10322 ($.data can not get value from element when the attr use camelCase) closed by
- invalid: See the HTML5 rules for
data-
values. Capitalization of attribute … - 11:01 PM Changeset [61511d5]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:44 PM Ticket #10322 ($.data can not get value from element when the attr use camelCase) created by
- $(this).data('myID') return undefined but $(this).data('myid') get …
- 10:29 PM Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is ...) closed by
- fixed: Fix #6593. Don't let onchange trigger twice for elements in IE. This …
- 10:18 PM Changeset [b85f222d]1.12-stable2.2-stablekillphp by
- src/event.js
- test/delegatetest.html
- 8:44 PM Changeset [3bd7bed3]1.12-stable2.2-stablekillphp by
- src/event.js
- 8:25 PM Ticket #10105 (IE7 attr "name" for iframe + form target) closed by
- worksforme: I've added your code here to test and it seems to work fine: …
- 8:17 PM Ticket #9937 (Deferreds, promises and jsXHR-s are plain objects.) closed by
- wontfix: Scoping is another commonly used tool. The fact that they are not …
- 4:28 PM Ticket #10301 ($.ajax does not always submit data in IE9) closed by
- invalid: I'm not sure then. It's hard for us to help without being able to …
- 2:54 PM Changeset [0aaa1fa]1.12-stable2.2-stablekillphp by
- src/event.js
- 1:34 PM Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) closed by
- wontfix: Unfortunately, put and delete are not supported across browsers. We …
- 1:14 PM Changeset [3d39b7d]1.12-stable2.2-stablekillphp by
- src/event.js
- 12:54 PM Changeset [9fbed02]1.12-stable2.2-stablekillphp by
- src/event.js
- 12:53 PM Ticket #10310 (.append does not accept arrays as an argument) closed by
- wontfix: Thank you for the suggestion, but I don't think we will be …
- 12:49 PM Ticket #10183 (Strange results for getting height of hidden div.) closed by
- invalid: jsfiddle is a normal environment. If the issue cannot be reproduced …
- 12:44 PM Changeset [92a80cb]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 12:36 PM Ticket #10312 (:checked selector fails) closed by
- invalid: Thanks for looking into it.
- 12:36 PM Ticket #10319 (jquery-1.6.4.min.js) closed by
- invalid: This doesn't give us much to go on. If you discover the root of the …
- 12:35 PM Ticket #10320 (pass a jquery object as trigger data) closed by
- invalid: additional parameters should be passed with an array. […] But in …
- 11:23 AM Changeset [26898f0]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:10 AM Ticket #10320 (pass a jquery object as trigger data) created by
- […] I would expect the handler will display a jquery object …
- 11:08 AM Ticket #10319 (jquery-1.6.4.min.js) created by
- I think something is wrong in jquery-1.6.4.min.js My Client [on his …
- 10:42 AM Ticket #10287 (AJAX: Implemention of ifModified attribute for pushing changes to server) closed by
- plugin: We'll keep this as implementable in a prefilter.
- 9:58 AM Changeset [b03648c]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 9:24 AM Ticket #9933 (jQuery.fn.toggle() should store state in private data object) closed by
- fixed: Fixed for 1.7: …
- 9:18 AM Ticket #9901 (event.handleObj.namespace incorrect when using .delegate) closed by
- fixed: Fix #9901, verified by this unit test. Changeset: …
- 9:17 AM Changeset [63c9719]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 9:02 AM Ticket #9724 (Infinite loop in trigger function when window.parentNode is a DOM element) closed by
- fixed: Trigger was refactored and fixed here: …
- 9:02 AM Ticket #10314 (ajaxComplete has been broken since jQuery-1.4.3) closed by
- wontfix: http://jsfiddle.net/UbZyv/ Use document instead of window. The window …
- 8:59 AM Ticket #8982 (bind("unload someOther") => on unload, handler is not executed only once.) closed by
- fixed: Fixed. …
- 8:59 AM Ticket #10316 (Not able to use dataType:"text/html" in jquery 1.5.2) closed by
- invalid: dataType "text/html" has never been valid. 1.4.x was more laxed in the …
- 8:58 AM Ticket #7139 ("hover" event alias should work for .bind as well as .live) closed by
- fixed: In 1.7 the code is refactored so that
hover
works for all event … - 8:55 AM Ticket #6386 (support data argument for live events via "event.special.live.add") closed by
- fixed: In 1.7 the
data
argument is available viahandleObj.data
. … - 8:52 AM Ticket #9393 (Unify and DRY out event system) closed by
- fixed: Landed for 1.7.
- 8:51 AM Ticket #8728 (Event 'mouseenter' not firing when the element being left is removed ...) closed by
- fixed: Fixed in the 1.7 event rewrites.
- 8:49 AM Ticket #7161 (Submit event on a form element not unbound properly in IE) closed by
- fixed: This is fixed as a result of the event rewrite in 1.7.
- 8:42 AM Ticket #6705 (focus() causes focus event to be handled twice in IE8) closed by
- fixed: Fixed here: …
- 8:31 AM Ticket #7037 (Duplicate mouseover and mouseout events added to cloned element.) closed by
- fixed: Fixed here: …
- 8:26 AM Ticket #6903 (special events need a way to determine whether they are being bound ...) closed by
- fixed: Landed here: …
- 7:18 AM Ticket #10318 (Error on function find with character []) created by
- If yo have that code: $('#formulario :input').each(function(index) { …
- 6:16 AM Ticket #10317 (Allow # to pass from html to servlet) created by
- Hi, Kindly suggest me. I am not able to send the # from html to …
- 6:13 AM Ticket #10316 (Not able to use dataType:"text/html" in jquery 1.5.2) created by
- We were able to make successful ajax calls using $.ajax() with jquery …
- 12:39 AM Ticket #10235 (Timers deletion race condition causes animations to stop) closed by
- duplicate: Confirmed - This behavior is already fixed in master …
Sep 19, 2011:
- 11:50 PM Changeset [70e2e32]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
.is()
with a positional …- 11:38 PM Changeset [2e5522a]1.12-stable2.2-stablekillphp by
- test/qunit
- 11:25 PM Changeset [f8b79e38]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:14 PM Changeset [0ced30e]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 11:10 PM Ticket #10315 (Sizzle ignores seed argument when using positional selectors) closed by
- fixed: Added filtering tests and updating sizzle to fix filtering with …
- 11:09 PM Changeset [11c9de47]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/unit/traversing.js
- 11:07 PM Ticket #10315 (Sizzle ignores seed argument when using positional selectors) created by
- Dave and I found this when exploring #7322. Filtering with a …
- 9:49 PM Ticket #10314 (ajaxComplete has been broken since jQuery-1.4.3) created by
- It works as advertised in jQuery-1.4.2 and below. …
- 9:17 PM Ticket #7323 (Allow removing multiple data keys at once with $.fn.removeData) closed by
- fixed: Landing pull request 512. 1.7 - removeData now takes space separated …
- 9:16 PM Changeset [9b3768b]1.12-stable2.2-stablekillphp by
- src/data.js
- src/event.js
- test/unit/data.js
- 9:07 PM Ticket #5479 (removeAttr: remove multiple attributes) closed by
- fixed: Landing pull request 492. 1.7 Remove multiple attributes (Symmetry …
- 9:07 PM Changeset [ca4133c]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 9:05 PM Ticket #6809 (Add jQuery.support.fixedPosition) closed by
- fixed: Landing pull request 477. 1.7 jQuery.offset.supportsFixedPosition. …
- 9:03 PM Changeset [f6021364]1.12-stable2.2-stablekillphp by
- src/offset.js
- src/support.js
- test/unit/offset.js
- 7:20 PM Ticket #10313 (Probelmas com relação ao carregamento no Enternet Explorer...) created by
- The Web site carries normaolmente in Mozilla Firefox and Google Chorme …
- 7:13 PM Ticket #10312 (:checked selector fails) created by
- Seen using form validator. Code that works: …
- 4:47 PM Ticket #6485 (Solution for HTML5 in IE) closed by
- fixed: Landing pull request 490. 1.7 HTML5 Support for innerHTML, clone & …
- 4:42 PM Changeset [9ecdb24]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- src/support.js
- test/index.html
- test/unit/manipulation.js
- 4:38 PM Ticket #7102 (Register jQuery as a CommonjS async module) closed by
- fixed: Landing pull request 331. Add support for registering jQuery as an AMD …
- 4:37 PM Changeset [bba3d61]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/testinit.js
- test/unit/core.js
- 4:15 PM Ticket #8909 ($(element).data() will scan all attributes more than needed.) closed by
- fixed: Landing pull request 503. 1.7 data: set a flag in the private data …
- 4:13 PM Changeset [2831cfd]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 4:13 PM Ticket #8921 (jQuery private data should stay private) closed by
- fixed: Landing pull request 500. 1.7 - "public data" stored as a key on …
- 4:13 PM Changeset [d5f144a]1.12-stable2.2-stablekillphp by
- src/data.js
- src/event.js
- src/manipulation.js
- test/unit/data.js
- 4:08 PM Ticket #9280 (Allow multiple effect queues for animate()) closed by
- fixed: Landing pull request 496. 1.7 animate: allow named queues to be used …
- 4:08 PM Changeset [e4c48a3]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 3:54 PM Changeset [af1dc64b]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 3:52 PM Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is ...) reopened by
- 3:43 PM Ticket #10267 (IE8 and window is(':visible') crashes) closed by
- fixed: Call .is(:visible) on the window or document does not thrown an error …
- 3:43 PM Ticket #10278 (checkboxEl.attr('checked') returns stale value after checkboxEl.click()) closed by
- fixed: Check for property support in the boolHook before falling back to …
- 3:43 PM Ticket #9593 (Delegated submit event is not instanceof jQuery.Event in IE) closed by
- fixed: Fix #9593. Create a new jQuery.Event rather than a plain object when …
- 3:43 PM Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is ...) closed by
- fixed: Fix #6593. Don't trigger
change
event twice when simulating it on … - 3:43 PM Ticket #6170 (jQuery(window).scroll(); causes IE* to scroll to 0,0) closed by
- fixed: Fix #6170. Don't try to run DOM methods on
window
. Changeset: … - 3:43 PM Ticket #9951 (Wrong order in .trigger() when DOM is modified in a handler) closed by
- fixed: Fix #9951. Precompute path for
.trigger()
to match up with W3C spec. … - 3:43 PM Ticket #6319 (Regression: stopPropagation inside change handlers in IE is ...) closed by
- fixed: Rewrite IE special change/submit to make it faster/shorter. Fixes …
- 3:43 PM Ticket #8858 (Special events - _default method doesn't have access to the `data` ...) closed by
- fixed: Fixes #8858. Pass the .trigger(..., data) to the …
- 3:43 PM Ticket #9453 ($.inArray does not support fromIndex) closed by
- fixed: Allow second argument to be passed to array.indexOf. Fixes #9453. …
- 3:43 PM Tickets #8685,6641 batch updated by
- fixed: Animation state is tracked on toggled/stopped animations using the …
- 3:43 PM Tickets #5637,7128,9261,9570,10178 batch updated by
- fixed: Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, …
- 3:42 PM Changeset [e7a7cc8]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:42 PM Changeset [29c52b0]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/attributes.js
- 3:42 PM Changeset [76a84fb]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 3:42 PM Changeset [daeb665]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 3:42 PM Changeset [b7ebbb9]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:42 PM Changeset [6ece8f1]1.12-stable2.2-stablekillphp by
- src/event.js
- test/delegatetest.html
change
event twice when simulating …- 3:42 PM Changeset [6c618ddb]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [30249ab]1.12-stable2.2-stablekillphp by
- test/delegatetest.html
- 3:42 PM Changeset [06e56ac]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [4030de9]1.12-stable2.2-stablekillphp by
- src/event.js
change
event twice when simulating …- 3:42 PM Changeset [8c91da5]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [619a89d]1.12-stable2.2-stablekillphp by
- src/event.js
change
event twice when simulating it on IE.- 3:42 PM Changeset [6872d31]1.12-stable2.2-stablekillphp by
- src/event.js
window
.- 3:42 PM Changeset [38601e0]1.12-stable2.2-stablekillphp by
- src/event.js
- test/hovertest.html
- 3:42 PM Changeset [2886249]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [0ec71ac]1.12-stable2.2-stablekillphp by
- src/event.js
- test/hovertest.html
- 3:42 PM Changeset [8ba5010]1.12-stable2.2-stablekillphp by
- test/delegatetest.html
- test/hovertest.html
- 3:42 PM Changeset [9aa553a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
try/catch
and look for hidden elements …- 3:42 PM Changeset [ecd10464]1.12-stable2.2-stablekillphp by
- src/event.js
.trigger()
to match up with W3C spec.- 3:42 PM Changeset [0ccb88d]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [005958b]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [9038aa9]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [68d07bf6]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [66e9a6f]1.12-stable2.2-stablekillphp by
- src/event.js
blur
event bubble properly when mutated into afocusout
event.- 3:42 PM Changeset [8a6bbc7]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [bd55f90]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [bb1081e]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [990c094]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [6a670df]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [df6e0d50]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [0dc7b16]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [d74c6bd]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [03f99ff]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [f3a9d308]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 3:42 PM Changeset [5d6a1424]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [8b4bd89]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 3:42 PM Changeset [28c2330]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 3:42 PM Changeset [2e0c9bfd]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 3:42 PM Changeset [25205d3]1.12-stable2.2-stablekillphp by
- Makefile
- src/topic.js
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- test/data/selector.html
- …
- 3:42 PM Changeset [4092e3d]1.12-stable2.2-stablekillphp by
- .gitignore
- Makefile
- src/ajax.js
- src/callbacks.js
- src/core.js
- src/deferred.js
- src/queue.js
- src/topic.js
- test/data/offset/absolute.html
- test/data/offset/body.html
- …
- 3:42 PM Changeset [1878885f]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/queue.js
- test/unit/effects.js
- 3:42 PM Changeset [92405d4]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/sizzle
- src/sizzle-jquery.js
- test/data/selector.html
- test/data/testinit.js
- test/index.html
- test/unit/attributes.js
- test/unit/selector.js
- test/unit/traversing.js
- 3:42 PM Changeset [269899a5]1.12-stable2.2-stablekillphp by
- version.txt
- 3:39 PM Ticket #10311 (Undefined property error reported from jQuery 1.6.4) created by
- Output from Firefox web console: reference to undefined property …
- 3:34 PM Ticket #10308 (Add a size comparison to the build process for development) closed by
- fixed: Landing pull request 511. Adding a little Makefile jQuery sizing …
- 3:27 PM Changeset [61277d2]1.12-stable2.2-stablekillphp by
- .gitignore
- Makefile
- build/sizer.js
- 12:20 PM Ticket #10304 ("jQuery[0-9]*=*" being stripped on .html() call.) closed by
- wontfix
- 12:08 PM Ticket #10259 (Animate() issue with += on border-width) closed by
- wontfix
- 12:07 PM Ticket #10266 (Undefined values passed to $(element).data(key,value) break chaining) closed by
- wontfix
- 12:06 PM Ticket #10277 (Not the same result between FF and IE/Chrome) closed by
- invalid: JavaScript objects have no order, if you need to maintain an order, …
- 11:50 AM Ticket #10310 (.append does not accept arrays as an argument) created by
- http://jsfiddle.net/GmHwh/ The first .append will work, the second …
- 11:49 AM Ticket #10309 (defaultValue problem in attr() function (1.6.2, 1.6.4)) closed by
- invalid: defaultValue is not an attribute and should be retrieved with …
- 11:40 AM Ticket #10309 (defaultValue problem in attr() function (1.6.2, 1.6.4)) created by
- There is problem with attr() function when it tries to fetch …
- 10:20 AM Ticket #10308 (Add a size comparison to the build process for development) created by
- It would be great if the make process would give us output on the …
- 9:53 AM Ticket #10307 ($.when should accept array of deferreds) closed by
- duplicate
- 9:41 AM Changeset [bc65f93]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 8:38 AM Ticket #10306 (Jquery validation framework not working in IE7) closed by
- invalid: (no text)
- 6:51 AM Ticket #10307 ($.when should accept array of deferreds) created by
- $.when should accept array of deferreds as parameter. currently, it …
- 6:29 AM Ticket #10306 (Jquery validation framework not working in IE7) created by
- 4:01 AM Ticket #10201 (slideUp() function not working, but hide() function does work) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #10199 (.live not bring .offset() value) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:57 AM Ticket #10286 (AJAX prefilters and callbacks have no opportunity to influence ...) closed by
- invalid: It's actually quite easy to override the promise behaviour of the …
Note: See TracTimeline
for information about the timeline view.