Timeline
Feb 19, 2013:
- 4:03 PM Ticket #13478 (IE 8 element with attribute creation failure 1.8.3 and 1.9.1) closed by
- notabug: Closing tags are only optional for single elements without …
- 3:50 PM Ticket #13478 (IE 8 element with attribute creation failure 1.8.3 and 1.9.1) created by
- I am seeing a failure to create an element when the element is not …
- 2:50 PM Ticket #13477 (I think the example output in this is wrong.) closed by
- notabug: Please ask for help on the forums
- 2:45 PM Ticket #13477 (I think the example output in this is wrong.) created by
- I get a different result when I paste the sample code in jsfiddle.net
- 2:36 PM Ticket #13476 (Sizzle fails due to untrimmed whitespace) closed by
- duplicate: Duplicate of #13223. The jQuery Migrate plugin should have warned …
- 1:48 PM Ticket #13476 (Sizzle fails due to untrimmed whitespace) created by
- Code below will fail due to white space in the beginning of the …
- 11:57 AM Ticket #13475 (.serialize() button) closed by
- notabug: There is nothing
.serialize()
knows that tells it you are inside a … - 9:10 AM Ticket #13474 (Boolean attribute (such as 'selected') cannot be set back after reset ...) closed by
- notabug: Please use
.prop
to update the dynamic state of elements: … - 8:28 AM Ticket #13475 (.serialize() button) created by
- Serialize() should serialize all successful controls. However, it …
Feb 18, 2013:
- 6:33 PM Ticket #13474 (Boolean attribute (such as 'selected') cannot be set back after reset ...) created by
- Firefox version: 18.0.2 If I use jQuery to set the 'selected' …
- 2:09 PM Ticket #6724 (wrong $(window).height() in mobile safari (iphone)) closed by
- cantfix
- 2:08 PM Ticket #6724 (wrong $(window).height() in mobile safari (iphone)) reopened by
- If the discussion in the pull request above wasn't clear enough, we …
- 1:06 PM Ticket #13471 (Stack overflow if element which binded pure namespace event unbind a ...) reopened by
- Whoops, meant to reopen. There is a pull request to fix the …
- 12:06 PM Ticket #13437 (Rendering error covers entire screen with scrollbar) closed by
- notabug
- 10:25 AM Ticket #13471 (Stack overflow if element which binded pure namespace event unbind a ...) closed by
- notabug: Sorry, but after further discussion and review, that signature isn't …
- 8:50 AM Ticket #13469 (jquery conflict with prototype of Object, for ex., Object.prototype.show) closed by
- wontfix: http://contribute.jquery.org/wont-fix/
- 8:48 AM Ticket #13470 (Can't use hover event with .delegate() or .on()) closed by
- notabug: http://jquery.com/upgrade-guide/1.9/#hover-pseudo-event
- 7:43 AM Ticket #13467 (Slider widget is lagging if is a child of a an element who applied ...) closed by
- notabug: jQuery UI bugs should be reported at http://bugs.jqueryui.com. …
- 7:23 AM Ticket #13473 (Erro of selection on select element) created by
- - http://jsfiddle.net/mQep4/ This behavior does not happen with …
- 6:53 AM Ticket #13472 (jQuery css lineHeight doesn't append px to value) created by
- […] Would result in a style of height:100px; width:100px; …
- 6:02 AM Ticket #13471 (Stack overflow if element which binded pure namespace event unbind a ...) created by
- […]
- 5:23 AM Ticket #13470 (Can't use hover event with .delegate() or .on()) created by
- The following code worked on jQuery v1.6.4 […] Using the current …
- 4:29 AM Ticket #13469 (jquery conflict with prototype of Object, for ex., Object.prototype.show) created by
- […]
- 3:47 AM Ticket #13377 (Elements with hidden attribute returns the incorrect height) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:09 AM Ticket #13468 (.animate() on CSSStyleRule not working in all browser) created by
- I've tried doing an .animate() on a CSSStyleRule-object. It works in …
- 2:45 AM Ticket #13467 (Slider widget is lagging if is a child of a an element who applied ...) created by
- The slider drag experience is bad if the slider a scale transformation …
- 12:48 AM Ticket #13466 (Form submittng to itself) created by
- Hello, In the below link if i enter the value 23131 and click …
Feb 17, 2013:
- 11:12 PM Changeset [0f977e6]2.2-stablekillphp by
- src/sizzle
- 8:18 PM Ticket #13465 (Firefox and IE reverse the order in which jQuery data- attributes are ...) closed by
- notabug: You'd be better off determining a way to do that yourself.
- 7:38 PM Ticket #13465 (Firefox and IE reverse the order in which jQuery data- attributes are ...) created by
- When accessing data attribues using jQuery.data(), the order of them …
- 3:29 PM Ticket #13464 (When using methods that manipulative CSS "Display" attribute, allow ...) created by
- 9:50 AM Ticket #13462 (Problem with append in 1.9.1) closed by
- duplicate: Duplicate of #12982. Per the …
- 9:30 AM Ticket #13463 (Copyright 2012 -> 2013) closed by
- fixed: Fix #13463: Update copyright Changeset: …
- 4:22 AM Ticket #13463 (Copyright 2012 -> 2013) created by
- 1.9.1: full version …
Feb 16, 2013:
- 10:49 PM Ticket #13462 (Problem with append in 1.9.1) created by
- There seems to be a problem with chaining elements when I do the …
Feb 15, 2013:
- 3:56 PM Ticket #13461 ($("#myform :input").not("[value='']").serialize() does not exclude ...) closed by
- notabug: = doesn't work =
I will assume you were expecting that the
value=''
… - 3:50 PM Ticket #13460 (New Feature: $.cache) closed by
- plugin: First, thanks very much for your contribution. We value both your …
- 3:41 PM Ticket #13461 ($("#myform :input").not("[value='']").serialize() does not exclude ...) created by
- $("#myform :input[value!=]").serialize() doesn't work for this …
- 3:13 PM Ticket #13460 (New Feature: $.cache) created by
- I will be submitting a pull request for my branch, "feature-cache". …
- 12:34 PM Ticket #13443 (Height of window reported incorrectly) closed by
- duplicate: Duplicate of #12388. Annnnd, you're in quirks mode.
- 10:10 AM Ticket #13459 (Questionable behavior in 1.9.1 with $.ajax.done) closed by
- notabug: If
dataType: "json"
then the server should send back JSON and not an … - 10:05 AM Ticket #13458 (jQuery conflict) closed by
- notabug: Yes. By the time your second script loads it has already clobbered the …
- 9:57 AM Ticket #13459 (Questionable behavior in 1.9.1 with $.ajax.done) created by
- If I make a request using dataType as "JSON" and the server sends back …
- 8:14 AM Ticket #13458 (jQuery conflict) reopened by
- This really sounds like a bug in your code, not jQuery. Unless you can …
- 7:40 AM Ticket #13458 (jQuery conflict) closed by
- notabug: You need to use [http://api.jquery.com/jQuery.noConflict/ …
- 4:35 AM Ticket #13458 (jQuery conflict) created by
- Problem was detected in jQuery 1.8.2, but was recreated in 1.9.1 as …
- 1:53 AM Ticket #13457 (Different Values for $('#foo').position().left in Firefox and Chrome) created by
- […]
Feb 14, 2013:
- 3:42 PM Ticket #13456 (Accordion) closed by
- notabug: This is not a jQuery bug. Please use the forums or Stack Overflow for …
- 3:24 PM Ticket #13456 (Accordion) created by
- When loading the spry into Dreamweaver CS6 it's unable to find file. …
- 12:22 PM Ticket #13455 (Ctrl + | (pipe) give which = 28 in Chrome) closed by
- wontfix: Add 96. Seriously, we're not going to start remapping key codes on a …
- 12:15 PM Ticket #13455 (Ctrl + | (pipe) give which = 28 in Chrome) created by
- It should be 124.
- 8:40 AM Ticket #13454 (Checkbox check doesnt work second time) closed by
- duplicate: Duplicate of #13245.
- 8:36 AM Ticket #13430 (Error in parseJSON:) closed by
- notabug: Ok then, there is your problem. An empty string or
undefined
are not … - 8:20 AM Ticket #13454 (Checkbox check doesnt work second time) created by
- I'm trying to use $('#checkbox').attr('checked', true) which works the …
Feb 13, 2013:
- 10:03 PM Changeset [b734666]2.2-stablekillphp by
- src/traversing.js
- test/index.html
- test/unit/traversing.js
- 6:42 PM Ticket #13413 (Jquery 1.9.1 Error on Dialog Box display PartialView with validation) closed by
- notabug: This sounds like a plugin issue then. Please try it with the jQuery …
- 4:44 PM Ticket #13452 (0x800a139e) closed by
- notabug: Please use the forums or Stack Overflow for help. Also, make sure to …
- 4:43 PM Ticket #13451 (error in API and too lazy to create account into github) closed by
- notabug: http://jquery.com/upgrade-guide/1.9/#jquery-browser-removed …
- 4:26 PM Ticket #13453 (:visible for input type=hidden behaves differently in different browsers) created by
- Consider this markup: <input type="hidden" id="someid" /> …
- 3:12 PM Ticket #13452 (0x800a139e) created by
- I'm assuming this is an issue with Microsoft JS, due to the fact that …
- 3:10 PM Ticket #13451 (error in API and too lazy to create account into github) created by
- so API in here http://api.jquery.com/jQuery.browser/ doesn't work with …
- 1:36 PM Ticket #13450 ("no element found" in Firefox when $.post reply has no Content-Type) created by
- Press Ctrl+Shift+K in Mozilla Firefox to bring up the developer …
- 1:21 PM Ticket #13449 (AJAX Load on Safari, Chrome not working) created by
- Please help! Simple question. Not a developer, just trying to build …
- 12:14 PM Changeset [93043d0]2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 11:44 AM Ticket #13448 (arguments array of the $.ajax success callback contain only specified ...) created by
- […] In Chrome and Chrome Canary this results in []. In Firefox it …
- 9:54 AM Ticket #13447 (jQuery 1.9.1 / IE / Umlaute) closed by
- worksforme: I cannot reproduce. This is working in both IE8 and IE9 on my end.
- 9:29 AM Ticket #13447 (jQuery 1.9.1 / IE / Umlaute) created by
- The jQuery.ajax function in jQuery 1.9.1 does not work anymore with …
- 8:12 AM Ticket #13445 (i m receiving this error yeasterday please help me.) closed by
- duplicate: Duplicate of #13297.
- 7:49 AM Ticket #13442 (Sorting Datatable) closed by
- notabug: As aamirafridi mentioned, this is a bug in the DataTables plugin, not …
- 6:19 AM Ticket #13446 (jQuery 1.9x chashed in IE8 on line: var tag = ...) created by
- var tag = $('.xxx').remove()[0].outerHTML crash jQ in IE8 old version …
- 5:21 AM Ticket #13445 (i m receiving this error yeasterday please help me.) created by
- 404 Not Found The server can not find the requested page: …
- 5:00 AM Ticket #13444 (issue with jQuery scrollTop() in Firefox vs Chrome Edit) created by
- Open http://jsfiddle.net/aamir/zysYC/1/ In Chrome scroll down and …
- 4:37 AM Ticket #13443 (Height of window reported incorrectly) created by
- Good day. I have downloaded the latest version of jquery (1.9.1) and …
- 1:28 AM Ticket #13442 (Sorting Datatable) created by
- Date sorting in format 09 Feb 2013 is not sorted in jquery data table …
Feb 12, 2013:
- 9:30 PM Tickets #13265,13332 batch updated by
- fixed: Fix #13265 #13332: Allow .parent/.closest with text nodes. Close …
- 5:40 PM Ticket #13441 (Show() doesn't complete until function stack empties in IE (w/Debugger)) closed by
- notabug: You can see clearly that original window doesn't redraw until the …
- 5:17 PM Ticket #13441 (Show() doesn't complete until function stack empties in IE (w/Debugger)) created by
- This might be an issue with IE's debugger; developer tool item as …
- 3:28 PM Ticket #13440 (.data() is inconsistant when reading from data- attributes) closed by
- duplicate: Duplicate of #13130.
- 3:28 PM Ticket #13440 (.data() is inconsistant when reading from data- attributes) reopened by
- 3:27 PM Ticket #13440 (.data() is inconsistant when reading from data- attributes) closed by
- notabug: There is no test case or explanation of what the "failure" is here but …
- 3:17 PM Ticket #13440 (.data() is inconsistant when reading from data- attributes) created by
- when a data- attribute is rendered at the server and sent, it seems …
- 12:35 PM Ticket #13361 (jQuery 1.9 slide toggle jumping) closed by
- duplicate: Duplicate of #13183.
- 7:40 AM Ticket #13438 (Uncaught ReferenceError: jQuery is not defined using jquery-ui.min.js) closed by
- notabug: It sounds like you're not including jQuery before you include jQuery …
- 6:20 AM Ticket #13439 (jquery Animations broken on iOS6.0 while scrolling) created by
- iOS 6 breaks setTimeput and setInterval while scrolling a page. even …
- 3:29 AM Ticket #13438 (Uncaught ReferenceError: jQuery is not defined using jquery-ui.min.js) created by
Note: See TracTimeline
for information about the timeline view.