Timeline
Oct 28, 2013:
- 5:54 PM Ticket #14379 (Issue with xhr.js) closed by
- fixed: Fix #14379: AJAX requests on unload Changeset: …
- 5:53 PM Changeset [705216d]2.2-stablekillphp by
- src/ajax/xhr.js
- 5:53 PM Changeset [f9d41ac]2.2-stablekillphp by
- src/ajax/xhr.js
- test/data/ajax/onunload.html
- test/unit/ajax.js
- 1:33 PM Changeset [ebabb33]2.2-stablekillphp by
- src/event.js
- 11:40 AM Ticket #14459 (data-* attribute parsing bypasses jQuery.parseJSON (inconsistent with 1.x)) closed by
- fixed: Fix #14459: Use jQuery.parseJSON instead of JSON.parse Changeset: …
- 11:35 AM Changeset [ced9d15]2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 10:15 AM Ticket #14490 (.focus() event triggered on click events w/Firefox 24) closed by
- cantfix
- 7:12 AM Ticket #14491 (兼容行不好) closed by
- notabug: Translation: "Compatible bad trip"
- 6:16 AM Ticket #14491 (兼容行不好) created by
- 兼容行不好
- 4:33 AM Ticket #14439 (jquery .val() not working in ie8 with compatibility view mode on) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:33 AM Ticket #14436 (.height() problem with firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:33 AM Ticket #14425 ($element.css("background-position-x") not working in ie10) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Oct 27, 2013:
- 9:14 PM Ticket #14489 (ReferenceError: $ is not defined) closed by
- notabug: Please ask for help on a forum.
- 2:12 PM Ticket #14490 (.focus() event triggered on click events w/Firefox 24) created by
- Using a simple anchor tag and attaching .focus and the .on('click') …
Oct 26, 2013:
- 7:22 PM Ticket #14489 (ReferenceError: $ is not defined) created by
- Why won't my jQuery code work? This is the error from Mozilla firefox: …
- 3:13 PM Ticket #14488 (Add Vagrant Support) created by
- The current unit test instructions advise developers to install some …
Oct 25, 2013:
- 4:46 PM Ticket #14487 (Show and hide functions don't work when there are !important styles) closed by
- notabug: Of course it doesn't, that's how "!important" works …
- 3:57 PM Ticket #14487 (Show and hide functions don't work when there are !important styles) created by
- http://jsfiddle.net/UuNc8/
- 3:26 PM Changeset [95d1192]2.2-stablekillphp by
- package.json
- 12:44 PM Ticket #14486 (Alert function is not working) closed by
- notabug: Please ask for help on stackoverflow, …
- 12:11 PM Ticket #14486 (Alert function is not working) created by
- When ever I am using the code below $(document).ready(function(){ …
- 11:10 AM Ticket #14485 (mouseenter fires more often than expected when mouse is moved during ...) created by
- For demonstrating the problem, please look at: …
- 5:28 AM Ticket #14484 (Relative percentage values (+= / -=) work in .animate but not in .css) created by
- […] ...moves the item by 50 pixel instead of 50%, while […] …
Oct 24, 2013:
- 6:48 PM Changeset [35b2b94]2.2-stablekillphp by
- test/unit/attributes.js
- 3:27 PM Ticket #14483 (the promise of a promise is not the promise) created by
- The promise method of a promise should return the promise itself. If …
- 10:33 AM Ticket #14481 (jQuery .trigger(event,args) barfs on {length:0} as handler argument) closed by
- wontfix: yea, agreed. Forgot about the
arguments
case. - 9:14 AM Ticket #14482 (children method doesn't work as the example shows) closed by
- notabug: That's how CSS works. If you inspect the applied styles, you'll see …
- 8:59 AM Ticket #14482 (children method doesn't work as the example shows) created by
- according to the API documentation on children(), i should get only …
- 2:32 AM Ticket #14481 (jQuery .trigger(event,args) barfs on {length:0} as handler argument) created by
- Hi! jQuery 1.8.3 until at least jQuery 2.0.3 mess up the handling of …
Oct 23, 2013:
- 9:38 AM Ticket #14479 (Slider does now work) closed by
- notabug: Please ask for help on stackoverflow, …
- 9:38 AM Ticket #14480 (Slider does now work) closed by
- duplicate: Duplicate of #14479.
Oct 22, 2013:
- 10:50 PM Ticket #14180 (focusin/out special events don't work cross-window) reopened by
- 10:49 PM Changeset [eca79fb]2.2-stablekillphp by
- src/event.js
- test/data/event/focusinCrossFrame.html
- test/unit/event.js
- 10:03 PM Ticket #14180 (focusin/out special events don't work cross-window) closed by
- fixed: Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369. …
- 10:03 PM Changeset [9b6f0745]2.2-stablekillphp by
- src/event.js
- test/data/event/focusinCrossFrame.html
- test/unit/event.js
- 9:46 PM Ticket #14480 (Slider does now work) created by
- Error code on my wordpress site. I am running the current version of …
- 9:43 PM Ticket #14479 (Slider does now work) created by
- Here is the error code: LayerSlider: old jQuery issue It looks like …
- 3:53 PM Ticket #14478 (addClass not working in IE9 with 1.10.1) closed by
- worksforme: Replying to [email protected]…: > function .addClass() is not …
- 3:38 PM Ticket #14478 (addClass not working in IE9 with 1.10.1) created by
- function .addClass() is not work in jQuery version 1.10.1+. Only …
Oct 21, 2013:
- 8:50 PM Ticket #14477 (parentNode/Sibling is incorrect) closed by
- notabug: Please ask for HTML help on StackOverflow.
- 8:44 PM Ticket #14477 (parentNode/Sibling is incorrect) created by
- Test HTML: ... <table id="tid"> <div …
- 6:34 PM Ticket #14394 (style="x: y !important;" doesn't get changed when calling el.css(x, z) ...) closed by
- fixed: PR: https://github.com/jquery/jquery/pull/1385 Landed at: …
- 3:43 PM Ticket #14476 (Build Errors (master, updated 10-21-13)) closed by
- notabug: I think I've seen this error floating around the fictitious …
- 2:35 PM Ticket #14466 (Reading cursor css doesn't give back the custom cursor hotspot coords ...) closed by
- cantfix: This doesn't look like something we can fix, the browser needs to …
- 2:23 PM Ticket #14476 (Build Errors (master, updated 10-21-13)) created by
- Unable to build jQuery per directions on …
- 11:35 AM Ticket #14469 (Report: A issues (XSS vulnerability) in Jquery website!) closed by
- notabug: Contacted via email but closing the ticket.
- 10:29 AM Ticket #14475 (Local Ajax requests don't work in IE 11 (ActiveXObject checking in ...) created by
- When you open any HTML page locally (through the file:/// protocol) in …
- 10:24 AM Ticket #14474 ($.support.shrinkWrapBlocks = true if body has display:none) closed by
- wontfix: The only way I could see to fix this would be to set a style on the …
- 10:05 AM Ticket #14472 (ajax call not happening with 1.7.2) closed by
- notabug: Please ask for help on stackoverflow, …
- 10:05 AM Ticket #14471 (Not identifying dom element) closed by
- notabug: Simply escape special characters: http://codepen.io/timmywil/pen/qpBiu …
- 9:56 AM Ticket #14470 (datepicker numberOfMonths and changeMonth do not work together as desired) closed by
- notabug: I'm not sure which datepicker you are using, but I suggest opening an …
- 9:55 AM Ticket #14468 (use attr("draggable", "false") set image attribute throw error in IE7) closed by
- notabug: Please ask for help on stackoverflow, …
- 9:54 AM Ticket #14467 (bug TinyMCE with jquery.form.js) closed by
- notabug: Please ask for help on stackoverflow, …
- 9:41 AM Ticket #14474 ($.support.shrinkWrapBlocks = true if body has display:none) created by
- Hello, my fellow geeks. I've stumbled upon something strange. Steps …
- 8:56 AM Ticket #14473 (Was Working Good In jQuery v1.8.2) created by
- TypeError: this.get(0).scrollheight this.height() is undefined in …
- 6:28 AM Ticket #14472 (ajax call not happening with 1.7.2) created by
- When I am making a ajaxcall, its not getting initiated.
- 3:17 AM Ticket #14471 (Not identifying dom element) created by
- If I have id of an element like id="maps_for#1", then when I use …
- 2:49 AM Ticket #14470 (datepicker numberOfMonths and changeMonth do not work together as desired) created by
- The function _generateMonthYearHeader is't correct. Example I want …
- 12:22 AM Ticket #14469 (Report: A issues (XSS vulnerability) in Jquery website!) created by
- Hello everyone, My name is KOUTROUSS and I'm a security researcher . …
- 12:18 AM Ticket #14468 (use attr("draggable", "false") set image attribute throw error in IE7) created by
- function nodeHook.set line 4571.
Note: See TracTimeline
for information about the timeline view.