Timeline
05/16/12:
- 21:49 Ticket #11778 (Cached XHR requests should still resolve asynchronously) closed by
- fixed: https://github.com/jquery/jquery/commit/d55a764e6e3a5980fb9633df1303418bcb5 …
- 21:03 Ticket #11778 (Cached XHR requests should still resolve asynchronously) created by
- IE resolves cached XHR requests immediately, even if the XHR is supposed …
- 19:18 Ticket #11766 (Move jQuery.support to "unstable" status) closed by
- fixed: Documentation edited.
- 19:06 Ticket #11776 ($.map is to eager on testing null) closed by
- worksforme: Docs updated.
- 18:25 Ticket #11777 (Add jQuery Core support for EditorConfig file) created by
- https://github.com/jquery/jquery/pull/715 Tabs, spaces, whatever. Let the …
- 18:05 Ticket #11721 (deprecate and remove internal uses of jQuery.support.boxModel) closed by
- fixed: Fix #11721. Remove jQuery.boxModel, deprecate jQuery.support.boxModel. …
- 18:05 Ticket #6724 (wrong $(window).height() in mobile safari (iphone)) closed by
- fixed: Fix #6724, though the Mobile Safari wound remains. Closes gh-764. …
- 18:04 Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) closed by
- fixed: jQuery.ajaxSetup() data is merged with params. Fixes #10524 Changeset: …
- 18:04 Ticket #8205 (JSONP random result is causing memory leak in IE8) closed by
- fixed: Fixes #8205. Mitigates memory usage by recycling jsonp callback names the …
- 18:04 Ticket #11500 (Bug : "change" event handler not executed when triggered manually on IE7 & ...) closed by
- fixed: Fix #11500. Allow triggered, simulated change events. Changeset: …
- 18:04 Ticket #10996 (Simplify offset()) closed by
- fixed: Fix #10996, simplify offset code by forsaking ancient browsers. …
- 18:04 Ticket #11543 (.has doesn't work on detached elements) closed by
- fixed: Fix #11543: .has should work on detached elements. Changeset: …
- 18:04 Ticket #11338 (Inconsistent behavior with .replaceWith() and disconnected nodes.) closed by
- fixed: Fixes #11338, .replaceWith should work on detached nodes. Changeset: …
- 18:04 Ticket #8653 (jQuery.param outputs "null" and "undefined" in the query string) closed by
- fixed: Fix #8653, .param() undefined/null values become empty strings …
- 18:04 Ticket #11325 (Improve domManip/buildFragment/clean) closed by
- fixed: Fix #11325: smaller/stronger domManip/buildFragment/clean Changeset: …
- 18:04 Ticket #11439 (jQuery.support.parentNode used, but not defined any more.) closed by
- fixed: Fix #11439. Remove use of undefined jQuery.support.parentNode. …
- 18:04 Ticket #11435 (Obsolete test code to remove toJSON from .data's return value) closed by
- fixed: Fix #11435. Remove obsolete test code. Changeset: …
- 18:04 Ticket #8545 (Leak with events in IE) closed by
- fixed: Fix #8545. Plug event handling memory leak in oldIE. Changeset: …
- 18:04 Ticket #10944 ($.ajax does not always return an object implementing the Promise interface) closed by
- fixed: $.ajax now always returns an object implementing the Promise interface. …
- 18:04 Ticket #11011 (Allow traditional options object for $.Callbacks flags) closed by
- fixed: Allows traditional options object for $.Callbacks flags. Fixes #11011. …
- 18:04 Ticket #10324 (Clone does not copy innerHTML of object element in IE9) closed by
- fixed: Ensure innerHTML of src/dest clone nodes is correctly set. Fixes #10324 …
- 08:35 Ticket #11676 (Animate jumps to end if starting position is negative percentage in Safari) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:15 Ticket #9800 (New method: .addBack (supersedes .andSelf)) closed by
- fixed: Landed …
- 02:50 Ticket #11776 ($.map is to eager on testing null) created by
- Given […] results in […] where I'd expect […] Underlying …
- 01:51 Ticket #11759 (Chrome 18 - $("img").width() methods always return 0) closed by
- invalid: No worries! Thanks for taking the time to file a report.
- 01:30 Ticket #11775 (Memory leak in .data()) reopened by
- I think that's his point though, $.data is roach-moteling the data. It …
- 01:15 Ticket #11775 (Memory leak in .data()) closed by
- invalid: Comment nodes are not supported by data()
05/15/12:
- 23:52 Ticket #11775 (Memory leak in .data()) created by
- Reproduce: http://jsfiddle.net/uTDww/ The code which checks wether an …
- 22:46 Ticket #11774 (jQuery animate gets incorrect height due to new display table ...) created by
- http://test.yamiko.org/cp/# is the website im working on and demonstrates …
- 20:22 Ticket #11773 (jQuery needs HTML escaping functionality) reopened by
- The patch is straightforward, it's more a question of whether we want to …
- 19:16 Ticket #11773 (jQuery needs HTML escaping functionality) closed by
- plugin: There is a syntax issue - you have a comma at the end of this line …
- 19:10 Ticket #11773 (jQuery needs HTML escaping functionality) created by
- Many of the jQuery example snippets are unsafe to use with untrusted data. …
- 09:55 Ticket #11769 (Datepicker bug in jquery ui 1.8.2) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
- 09:54 Ticket #11771 (While elem.hide ,elem.offset({left:x,top:y}) = {elem.offset().left+x ...) closed by
- invalid: if ( description.type === 'confusing' ) issue.close('invalid')
- 09:34 Ticket #11772 (why jquery post unlike ( php form action=" test.php")) created by
- I am very confused, in a reference file php.
- 08:07 Ticket #11771 (While elem.hide ,elem.offset({left:x,top:y}) = {elem.offset().left+x ...) created by
- While elem.hide ,elem.offset({left:x,top:y}) = {elem.offset().left+x …
- 06:29 Ticket #11769 (Datepicker bug in jquery ui 1.8.2) created by
- I am using jquery ui 1.8.2 and jquery 1.7.1, but the datepicker is not …
05/14/12:
- 18:11 Ticket #11768 (Ad for jQuery SF Conf is overpowering) closed by
- invalid
- 17:10 Ticket #11768 (Ad for jQuery SF Conf is overpowering) created by
- i feel like it takes up too much space on the subpages, specifically on …
- 16:02 Ticket #11767 (Support custom build without effects) created by
- As a simpler way to build a smaller jQuery, support the ability for devs …
- 15:55 Ticket #11766 (Move jQuery.support to "unstable" status) created by
- The core team needs to be able to change items in jQuery.support without …
- 15:12 Ticket #11765 (Allow delegated non-native events on disabled elements) closed by
- duplicate
- 14:52 Ticket #11765 (Allow delegated non-native events on disabled elements) created by
- Currently jQuery does not call delegated event handlers for disable …
- 14:52 Ticket #11764 (Allow delegated non-native events on disabled elements) created by
- Currently jQuery does not call delegated event handlers for disable …
- 14:19 Ticket #11763 (the property of event.bubbles in focusin and focusout is false) closed by
- invalid: As the reply says in the StackOverflow thread, the documentation doesn't …
- 13:52 Ticket #11763 (the property of event.bubbles in focusin and focusout is false) created by
- Stackoverflow question with the details and jsfiddle. …
- 04:52 Ticket #11762 (iPad 5.1.1 UIWebView - JSON.stringify cannot serialize cyclic structures.) closed by
- invalid: This neither a jQuery, iOS nor Phonegap issue. JSON.stringify cannot …
- 03:38 Ticket #11762 (iPad 5.1.1 UIWebView - JSON.stringify cannot serialize cyclic structures.) created by
- iPad iOS 5.1.1 (UIWebView) jQuery - 1.7.1 jQuery Mobile - 1.1.0 …
05/13/12:
- 16:53 Ticket #10413 (width, innerWidth, innerHeight, outerWidth, outerHeight are inaccurate for ...) closed by
- fixed: Landed in 1.8pre: …
- 16:52 Ticket #10679 (CSS3 vendor prefix support) closed by
- fixed: Landed in 1.8pre: …
- 08:39 Ticket #11644 (The 'attribute does not equal' selector fails to process escaped quotation ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:21 Ticket #11761 (bug: $("input:last").attr("onchange","alert(0)")does not work on IE6) closed by
- wontfix: Please don't use inline handlers. Also, 请使用真正的浏览器。 …
- 03:16 Ticket #11761 (bug: $("input:last").attr("onchange","alert(0)")does not work on IE6) created by
- $("input:last").attr("onchange","alert(0)"); …
- 01:08 Ticket #11760 (animate width of inline object in ie7 changes display to inline-block) created by
- ie7 does not support inline-block if you set zoom = 1 and display = …
- 00:55 Ticket #11759 (Chrome 18 - $("img").width() methods always return 0) created by
- Hey, I am writing a small plugin that emulates tooltips. When I used the …
05/12/12:
- 21:27 Ticket #10285 (evalScript rcleanScript replacement fails in IE8) closed by
- fixed: in 1.8pre: …
- 21:26 Ticket #11402 (evalScript function fails with error error 80020101 in IE) closed by
- duplicate
- 19:43 Ticket #11749 (Preserve context objects when multiple Deferred object are passed to ...) closed by
- fixed: Fixed in 1.8pre: …
- 18:44 Ticket #11492 (In IE8 .append does not append option elements correctly) closed by
- wontfix: This seems sufficiently obscure that we should just call it a wontfix. If …
- 18:25 Ticket #11621 (Triggering a event on document doesn't bubble to window) closed by
- fixed: Fixed in 1.8pre: …
- 12:12 Ticket #11758 (off(): $(document).off() does not disable event handlers, binded via ...) closed by
- worksforme: You've just attached two event handlers to document there, of course …
- 11:57 Ticket #11758 (off(): $(document).off() does not disable event handlers, binded via ...) created by
- Here I wrote a little demo for the bug: …
- 07:34 Ticket #11351 (jQuery Animate - Complete Function - Fires before animation render ...) closed by
- cantfix: Confirmed - I'm not comfortable "fixing" this issue. Animation callbacks …
05/11/12:
- 20:51 Ticket #11736 (Remove Deferred .isResolved() and .isRejected()) closed by
- fixed: Landed in 1.8pre: …
- 20:49 Ticket #11738 (Remove .closest(Array) returning Array) closed by
- fixed: Landed in 1.8pre: …
- 20:48 Ticket #11728 (Documentation for .one (delegated events)) closed by
- fixed: Docs updated.
- 20:36 Ticket #8892 (Callback is raised before objects are shown with fadeIn() and ...) closed by
- fixed: This is fixed in 1.8pre …
- 18:54 Ticket #11757 (IE 8 memory accumulation in iframes with jQuery 1.7.2) created by
- jQuery content in iframe isn't cleared if you leave the iframe in IE 8. …
- 18:39 Ticket #11756 (event.currentTarget documentation inaccurate for delegated events) created by
- = Summary = The [ http://api.jquery.com/event.currentTarget/ …
- 17:35 Ticket #11548 (inconsistent parameter order makes $.ajax().always() harder to use than ...) closed by
- wontfix: Sorry, I feel your pain but changing things now would make even more of a …
- 17:33 Ticket #11707 (api.jquery.com is down) closed by
- worksforme: Well, NOW it works for me.
- 17:31 Ticket #11680 (Cross-Domain ajax request error handler does not get called) closed by
- patchwelcome: To reiterate, we're open to standardizing behavior here but don't think …
- 17:27 Ticket #11741 (clickevent.which == 0 in ie8 if mousedown event caught before it) closed by
- cantfix: Seems to be something that IE does, there is nothing the event tells us …
- 17:16 Ticket #11742 (mousemoveevent.which ie8 always == 1) closed by
- worksforme: Your test case seemed to be broken for me in IE8. However, this one works …
- 17:02 Ticket #11755 (animate and it aliases should not use :hidden selector) created by
- There four cases in which elements considered to be hidden, when ":hidden" …
- 16:47 Ticket #11743 (jQuery silently ignores errors during script tag ajax request in ...) closed by
- worksforme: Looks like it works fine to me. http://jsfiddle.net/QYDZW/ I see an error …
- 16:37 Ticket #11754 (Descendant selector not working as expected) closed by
- worksforme: I am glad to hear that jQuery is meeting your expectations! …
- 16:24 Ticket #11748 (ie7 set display = table) closed by
- cantfix: Unfortunately, IE6/7 don't support display: table so your solution is …
- 16:23 Ticket #11753 (Text similar to html tags are considered as html tags - text() AND/OR ...) closed by
- invalid: The .replaceWith() method takes HTML, so your strings look like markup …
- 16:18 Ticket #11750 (Double encoding in $.param) closed by
- invalid: Nope. $.param() has no business trying to guess whether you are …
- 16:01 Ticket #11754 (Descendant selector not working as expected) created by
- I expect $('form>div span') would select all spans in such document: …
- 15:40 Ticket #11753 (Text similar to html tags are considered as html tags - text() AND/OR ...) created by
- This problem came up with a strange data which is similar to html tag eg., …
- 10:28 Ticket #11752 (animate() not working in ie8 and under with latest script link) created by
- was linking to the latest versions using <script …
- 09:11 Ticket #11750 (Double encoding in $.param) created by
- If you use $.param with already encoded value you'll get wrong value …
- 08:32 Ticket #11657 (SCRIPT70: Permission denied jquery-1.7.1.min.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:45 Ticket #11749 (Preserve context objects when multiple Deferred object are passed to ...) created by
- A typical use case would be to retrive the url of each ajax request after …
05/10/12:
- 22:14 Ticket #11748 (ie7 set display = table) created by
- if you set display to table in ie7 the table disappears check this …
- 15:44 Ticket #11706 (`.has()` fails on document fragments) closed by
- fixed: This is working in master. rwaldron switched to jQuery edge before …
- 14:49 Ticket #11631 (lot of memory leaks with the created jquery plugins in the Java ...) closed by
- invalid
- 14:21 Ticket #11745 (resolve, reject and notify are missing in jqXHR-object) closed by
- invalid: > The jqXHR objects returned by $.ajax() as of jQuery 1.5 implement the …
- 12:50 Ticket #11706 (`.has()` fails on document fragments) reopened by
- Confirmed from the fiddle.
- 10:38 Ticket #11747 (Incorrete rowspan after Clone() in Explorer) created by
- I was testing on Microsoft Explorer 8, after calling clone() or …
- 09:20 Ticket #11746 ($().data() return undefined if name contains uppercase) closed by
- invalid: That's because it doesn't find the data-attribute. Data-attributes are …
- 08:51 Ticket #11746 ($().data() return undefined if name contains uppercase) created by
- http://jsfiddle.net/HfuEL/2/
- 08:29 Ticket #11745 (resolve, reject and notify are missing in jqXHR-object) created by
- The resolve, reject, notify with their additional With methods are …
- 08:19 Ticket #11648 (toggle() not working in Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:19 Ticket #11647 (.attr and .prop fails to set name in ie7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:19 Ticket #11641 (show function does not work in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
05/09/12:
- 23:27 Ticket #11744 (live eventObject bug) closed by
- worksforme: Only standard properties are copied. Use event.originalEvent to get to …
- 23:16 Ticket #11744 (live eventObject bug) created by
- i need to know why when i use .addEventListener("MSPointerDown", Down, …
- 21:08 Ticket #11743 (jQuery silently ignores errors during script tag ajax request in ...) created by
- In the test case I'm including a javascript file via appendTo(). Allow …
- 20:09 Ticket #11742 (mousemoveevent.which ie8 always == 1) created by
- check out this jsfiddle http://jsfiddle.net/UziTech/BJtha/ Steps to …
- 15:02 Ticket #11741 (clickevent.which == 0 in ie8 if mousedown event caught before it) created by
- check out this jsfiddle http://jsfiddle.net/YZrzY/3/
- 08:19 Ticket #11636 ([IE] animating opacity fails to affect children if child elements are ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:45 Ticket #11740 (.not() method) closed by
- worksforme: This is not a jQuery bug …
Note: See TracTimeline
for information about the timeline view.
