Timeline
Nov 22, 2013:
- 10:29 PM Ticket #14569 (Live method not working) closed by
- notabug: http://jquery.com/upgrade-guide/1.9/
- 9:45 PM Ticket #14569 (Live method not working) created by
- On appended elements(new generated html elements) you can not use live …
- 8:27 AM Ticket #14568 (Problem with the context when loading a script in an iframe) created by
- When you create a script node and append it to a head or a body of an …
- 7:01 AM Ticket #14567 (cross-browser processing of unhandled exceptions) created by
- As per the following links, cross-browser methods to process unhandled …
- 3:51 AM Ticket #14522 (.width() and .height() return incorrect and inconsistent values when ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 21, 2013:
- 10:18 PM Ticket #14566 (each function does not check object is iterable) closed by
- notabug: That would make debugging harder if we covered up mistakes. Pass in …
- 10:05 PM Ticket #14566 (each function does not check object is iterable) created by
- […] If obj is not an Array or not a String or not an Object, it …
- 11:36 AM Ticket #14563 (.hover() events won't fire on chrome on windows 8 64bit) closed by
- worksforme: I also have Version 31.0.1650.57 m on Windows 8 64 bit and am not …
- 10:48 AM Ticket #14565 (slideToggle callback error causes infinite loop) created by
- I have a case where I am calling .each from within the callback of …
- 10:47 AM Ticket #14564 ($.wrap function does not wrap objects properly in IE 9/10) created by
- The wrap function doesnt work / works wrong in IE 9/10 JS fiddle …
- 10:12 AM Ticket #14563 (.hover() events won't fire on chrome on windows 8 64bit) created by
- On FF, IE / 3 latest versions / windows 8+7 and on chrome on windows 7 …
Nov 20, 2013:
- 1:32 PM Ticket #14561 (Don't set window.jQuery and window.$ when inside a commonjs environment) closed by
- notabug: The variables are exposed in CommonJS for the sake of …
- 12:08 PM Ticket #14560 (receive not what the clientside inputted) closed by
- duplicate: Duplicate of #6876.
- 8:12 AM Ticket #14561 (Don't set window.jQuery and window.$ when inside a commonjs environment) created by
- If I try to bundle jquery as a dependency inside a redistributable …
- 6:25 AM Ticket #14560 (receive not what the clientside inputted) created by
- when serialize form data, jquery add "\r" symbol before "\n" in all …
- 3:46 AM Ticket #14559 (bug) created by
- the function $( window ).unload(function() { alert( "Bye now!" ); …
- 3:45 AM Ticket #14558 (bug) created by
- the function $( window ).unload(function() { alert( "Bye now!" ); …
- 3:44 AM Ticket #14557 (bug) created by
- the function $( window ).unload(function() { alert( "Bye now!" ); …
Nov 19, 2013:
- 11:57 PM Ticket #14556 (outerWidth(true) off by one pixel in IE 11 and FF 25 but not Chrome 31) created by
- http://jsfiddle.net/aC5M6/ In the above Fiddle, the existence of …
- 9:26 PM Ticket #14555 (use jQuery1.10.2 in IE11,Tip:Object does not support the "attachEvent") created by
- when i use jQuery1.10.2 in IE11 ,have a bug,tip:Object does not …
Nov 18, 2013:
- 1:01 PM Ticket #14554 (Ticket 14424 Is Closed(Fixed) But It Is Still A Bug!) created by
- The ticket http://bugs.jquery.com/ticket/14424 is currently marked as …
- 7:49 AM Ticket #14553 (Ajax + Live (.on event)) closed by
- notabug: It's working just fine. That's not actually an equivalent for what you …
- 7:45 AM Ticket #14553 (Ajax + Live (.on event)) created by
- […] Not working.
Nov 16, 2013:
- 7:06 PM Changeset [dc649a3]2.2-stablekillphp by
- src/intro.js
- 1:00 PM Ticket #14552 (Store the context of a proxy as an attribute on the proxy object.) closed by
- notabug: Well in this case, the patch is only saving the
.context
as a …
Nov 15, 2013:
- 9:33 PM Ticket #14524 (jQuery's Ajax interferes after adding jQuery script to an inner iframe) closed by
- notabug: Notice that the first thing the
jQuery.get)()
docs do is tell you … - 7:25 PM Ticket #14552 (Store the context of a proxy as an attribute on the proxy object.) created by
- PR 1438 (https://github.com/jquery/jquery/pull/1438) stores the …
- 6:46 PM Ticket #14551 ($.extend does not work with 'set' propery) closed by
- notabug: This can't be supported in all browsers that jQuery 1.x supports, as …
- 6:43 PM Ticket #14551 ($.extend does not work with 'set' propery) created by
- In attempting to $.extend a jQuery object that utilizes 'set …
- 5:21 PM Ticket #14451 (Add bower and npm registrations to release script) closed by
- fixed: This issue was fixed starting with this commit: …
- 5:18 PM Ticket #14549 (npm jQuery does not expose the jQuery function, but instead a wierd factory) closed by
- fixed: Fixes #14549. Execute the factory immediately when CommonJS is used in …
- 5:18 PM Changeset [8f7db68]2.2-stablekillphp by
- src/intro.js
- 5:07 PM Ticket #14548 (npm jQuery does not have a main module) closed by
- fixed: Fixes #14548. Add main property to package.json Changeset: …
- 5:07 PM Changeset [6fde975]2.2-stablekillphp by
- package.json
- 4:04 PM Ticket #14550 (:visible not working on option elements in IE) created by
- IE behaves as though options are not :visible when they are. …
- 12:19 PM Changeset [8d09ee0]2.2-stablekillphp by
- test/data/headers.php
- test/unit/ajax.js
- 11:53 AM Ticket #14549 (npm jQuery does not expose the jQuery function, but instead a wierd factory) created by
- Even after fixing ticket #14548 myself, I was unable to use jQuery to …
- 11:50 AM Ticket #14548 (npm jQuery does not have a main module) created by
- Because jquery's package.json does not have a "main" field, it's not …
- 10:48 AM Changeset [14c19cf]2.2-stablekillphp by
- build/release.js
- 10:32 AM Changeset [b04b386]2.2-stablekillphp by
- .npmignore
- build/release.js
- 9:55 AM Changeset [6f74abb]2.2-stablekillphp by
- bower.json
- package.json
- 9:54 AM Changeset [1f7661f5]2.2-stablekillphp by
- bower.json
- package.json
- 9:50 AM Changeset [21c218e]2.2-stablekillphp by
- .gitignore
- 9:32 AM Changeset [9aacb89]2.2-stablekillphp by
- build/release.js
- 7:06 AM Ticket #14547 (.find method has different response in different jQuery) closed by
- notabug:
[value!=""]
is an attribute selector, which jQuery versions … - 2:28 AM Ticket #14547 (.find method has different response in different jQuery) created by
- I have a DOM on the page: […] . I use […] to try select the …
- 1:47 AM Ticket #14546 (Depricated function Call) created by
- The getPreventDefault function called in a line on the script seems to …
Note: See TracTimeline
for information about the timeline view.