Timeline
Mar 16, 2014:
- 5:00 PM Ticket #14893 (MSIE 11 context caching removes non-original jQuery properties and methods) created by
- If page is loaded from bfcache (high-level back-forward cache), $. …
- 1:05 PM Ticket #12171 (Event binding on disconnected element causes memory leak in IE7) closed by
- patchwelcome: We don't have the resources or inclination to fix this, and it's not a …
- 12:51 PM Ticket #14753 (finish() and stop(true, true) are inconsistent in their behavior with ...) closed by
- notabug: I believe this was our intention with this method. Stop "the whole …
- 12:40 PM Ticket #14634 (step and progress callbacks should fire for the last frame, before complete) closed by
- notabug: This is actually working as intended. The "step" callback happens …
- 11:58 AM Ticket #14872 (jQuery UI Tooltip Removing Document Title) closed by
- notabug: Closing this ticket since it sounds like it would have to be fixed in …
- 11:54 AM Ticket #14889 (about jquery mobile Radio buttons,can add name="id" in form) closed by
- notabug: This is the jQuery core bug tracker, per the notices everywhere on …
- 11:27 AM Ticket #14283 (width() on table columns fails in IE due wrong rdisplayswap value) closed by
- notabug: I'm going to close this as abuse of the
<col>
element. As mentioned … - 11:04 AM Ticket #14741 (Improve compatibility with Pointer Events) closed by
- fixed: Event: Unit test for #14741 fix Fixes #14741 Closes gh-1503 …
- 10:54 AM Changeset [472f70a]2.2-stablekillphp by
- test/unit/event.js
- 10:49 AM Changeset [e06f428]2.2-stablekillphp by
- src/event.js
- 10:19 AM Changeset [44247b1c]2.2-stablekillphp by
- README.md
Mar 15, 2014:
- 11:14 PM Changeset [aa951a3]2.2-stablekillphp by
- build/tasks/testswarm.js
Mar 14, 2014:
- 1:15 PM Ticket #14892 (Unable to trigger a checkbox click immediately after changing disabled ...) created by
- This bug occurs in Firefox but not Internet Explorer. Code to …
- 8:26 AM Ticket #14890 (TypeError: Argument 1 of Window.getDefaultComputedStyle is not an object) closed by
- notabug: This is the jQuery core bug tracker. Read the page at …
- 8:22 AM Ticket #14891 ($.parseXML exception on nested script tag) closed by
- notabug: Did you actually LOOK at the input to
.parseHTML
, or the console? … - 7:13 AM Ticket #14891 ($.parseXML exception on nested script tag) created by
- The following XML is valid according to http://validator.w3.org/: …
- 2:31 AM Ticket #14890 (TypeError: Argument 1 of Window.getDefaultComputedStyle is not an object) created by
- I use hack for support of client-size XSLT: […] And in funcion …
Mar 13, 2014:
- 11:52 PM Ticket #14889 (about jquery mobile Radio buttons,can add name="id" in form) created by
- when form has input name="id", click radio button throw error …
- 11:22 PM Ticket #14887 (Possible bug for parseHTML) closed by
- notabug: It's a strange case but it's expected. We intentionally don't try to …
- 11:17 PM Ticket #14888 (Add flexbox properties to jQuery.cssNumber to avoid adding "px") closed by
- fixed: CSS: Add flex-grow and flex-shrink to cssNumber Fixes #14888 Closes …
- 11:12 PM Changeset [c29e9c4]2.2-stablekillphp by
- .mailmap
- AUTHORS.txt
- src/css.js
- 10:52 PM Ticket #14888 (Add flexbox properties to jQuery.cssNumber to avoid adding "px") created by
- The
flex-grow
andflex-shrink
properties are numeric and should … - 10:36 PM Changeset [594687a]2.2-stablekillphp by
- README.md
- 8:30 PM Ticket #14887 (Possible bug for parseHTML) created by
- When using parseHTML to parse a string with a single space, it returns …
- 5:27 PM Ticket #14886 (Sizzle Function assumes Type is String) closed by
- notabug: Thank you for opening an issue! Unfortunately, jQuery does not support …
- 5:24 PM Ticket #14885 (selectable vs zooming) closed by
- notabug: Please ask for help on stackoverflow, …
- 12:40 PM Ticket #14886 (Sizzle Function assumes Type is String) created by
- In the Sizzle Function (l. 732) it is assumed in line 806, that …
- 11:00 AM Ticket #14885 (selectable vs zooming) created by
- Hello, thank you for making the development easier, Im using …
- 9:07 AM Ticket #14884 (jQuery not fetching current results for data-attribute) closed by
- notabug: Yes, as documented in http://api.jquery.com/data/ . Use
.attr()
if … - 4:07 AM Ticket #14884 (jQuery not fetching current results for data-attribute) created by
- Please see http://jsfiddle.net/Ldb9G/ I used knockout for this …
Mar 12, 2014:
- 11:24 PM Ticket #14687 (note on AMD best practices) closed by
- fixed: AMD: Note on AMD best practices Fixes #14687 Closes gh-1478 …
- 11:22 PM Changeset [2585ee5]2.2-stablekillphp by
- AUTHORS.txt
- src/exports/amd.js
- 10:26 PM Changeset [854d242]2.2-stablekillphp by
- test/data/core/dont_return.php
- test/data/core/dynamic_ready.html
- 10:02 PM Ticket #14883 (slideDown/Up does not update the dom elements) closed by
- notabug: Please don't open a bug until you've narrowed it down. The SO question …
- 9:59 PM Ticket #14883 (slideDown/Up does not update the dom elements) created by
- See this link for more information. Very annoying though. …
- 9:45 PM Ticket #13997 (stopImmediatePropagation doesn't stop DOM added event listeners) closed by
- fixed: Event: Call underlying stopImmediatePropagation when present Fixes …
- 9:38 PM Ticket #14882 (document.ready doesn't fire in iOS7 for jQuery loaded after window ...) created by
document.ready
doesn't fire in iOS7 for jQuery loaded after window …- 9:11 PM Changeset [6a89db8]2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 8:46 PM Changeset [26ce217]2.2-stablekillphp by
- test/unit/support.js
- 6:08 AM Changeset [22c515c]2.2-stablekillphp by
- build/tasks/testswarm.js
Mar 11, 2014:
- 4:58 PM Ticket #14880 (event.which not consistent across browsers for keydown event) created by
- Try the example at http://api.jquery.com/keydown/ Try it with Google …
- 4:12 PM Changeset [a81dbc4]2.2-stablekillphp by
- build/tasks/testswarm.js
- 5:05 AM Ticket #14831 (click fired double on element) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 10, 2014:
- 4:48 PM Ticket #14870 (Animate scrollTop Fails in Chrome) closed by
- notabug
- 4:47 PM Ticket #14879 (jquery UI dialog is not draggable after upgrading to version 1.11) closed by
- notabug: Please open a ticket at http://bugs.jqueryui.com/ and provide a …
- 3:37 PM Changeset [1487294]2.2-stablekillphp by
- build/tasks/testswarm.js
- 2:53 PM Changeset [0c12cb3]2.2-stablekillphp by
- test/unit/css.js
- 2:37 PM Ticket #14879 (jquery UI dialog is not draggable after upgrading to version 1.11) created by
- Im have upgraded jquery-1.11.0 from 1.7.2 after which, jquery ui …
- 2:23 PM Ticket #14394 (style="x: y !important;" doesn't get changed when calling el.css(x, z) ...) closed by
- wontfix: Unfortunately, we had to revert the patch fixing this issue as it was …
- 2:21 PM Ticket #14394 (style="x: y !important;" doesn't get changed when calling el.css(x, z) ...) reopened by
- 2:17 PM Ticket #14836 (Css -webkit-transistion, transition not set under Chrome) closed by
- fixed: Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397 The workaround …
- 2:14 PM Changeset [2c180ef]2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 2:01 PM Ticket #14845 (CSS: Don't add 'px' to '-ms-flex-order') closed by
- notabug: Moved to docs issue https://github.com/jquery/api.jquery.com/issues/164
- 12:49 PM Ticket #14878 (Ajax request not sent error unknown in Firefox) closed by
- duplicate: Duplicate of #14726. Please ask for help on a forum before filing …
- 12:30 PM Ticket #14878 (Ajax request not sent error unknown in Firefox) created by
- When doing this GET synchronous ajax request in Firefox 27.0.1, Fedora …
- 11:53 AM Ticket #14877 (The jQuery.on function doesn't accept a jQuery selector as the ...) closed by
- notabug: The
.selector
property is internal, deprecated, and we hope to … - 11:47 AM Ticket #14877 (The jQuery.on function doesn't accept a jQuery selector as the ...) created by
- Given the following example implementation, the "on" function will not …
- 10:30 AM Ticket #14876 (jQuery 1.11 ALMOST fixes local MSIE 11 ajax) created by
- I see the recent fix in jQuery v1.11.0 dated 2014-01-23T21:02Z that …
- 10:08 AM Ticket #14725 (Event.data is proposed to be used for input events) closed by
- notabug: Ported to docs tracker. https://github.com/jquery/api.jquery.com/issues/456
- 9:57 AM Changeset [b19d4d34]2.2-stablekillphp by
- test/unit/ajax.js
- test/unit/effects.js
- 7:16 AM Ticket #14874 (FadeIn fail to draw an empty element over the entire page if a flash ...) created by
- Hi, Bug demo here: http://jsfiddle.net/L57pz/9/ When a flash …
Mar 9, 2014:
- 6:32 PM Ticket #14659 (Avoid use of Object.keys() in cleanData()) closed by
- fixed: Manipulation: don't use Object.keys for consistency Fixes #14659 …
- 6:31 PM Changeset [a96d5be]2.2-stablekillphp by
- src/manipulation.js
- 6:40 AM Ticket #14872 (jQuery UI Tooltip Removing Document Title) created by
- The issue seems to be with jQuery Core, not jQuery UI. When disabling …
Note: See TracTimeline
for information about the timeline view.