Timeline
May 29, 2013:
- 7:09 PM Ticket #13964 (clone and checked property on radio buttons) closed by
- notabug
- 5:41 PM Ticket #13965 (ajax request never completes if user downloads a file) created by
- When doing an ajax request that takes a long time to complete, if the …
- 5:13 PM Ticket #13964 (clone and checked property on radio buttons) created by
- If the summary is a little vague, it's because I get the "Aw, Snap!" …
- 2:36 PM Ticket #13963 (Animate with += or -= does not take into account old property value.) closed by
- duplicate: Duplicate of #13939.
- 2:16 PM Ticket #13963 (Animate with += or -= does not take into account old property value.) created by
- See the effect here: http://jsfiddle.net/xhRZE/ With 2.0.0 and …
- 1:49 PM Ticket #13962 (The element loses the original CSS property "display" between hide and show) created by
- When you call jQuery's hide method, it seems that it stores the …
- 9:47 AM Ticket #13936 (SCRIPT70 Permission denied in selectors after iframe was submitted in ...) closed by
- fixed: Sizzle Update: fix #13936 - iframe reload should not affect Sizzle. …
- 9:21 AM Ticket #13961 (stopImmediatePropagation does not work from inline event handler) created by
- When calling #stopImmediatePropagation() from an inline event handler, …
- 9:19 AM Changeset [d0ca6096]2.2-stablekillphp by
- src/sizzle
- 8:55 AM Ticket #13960 (animate scrollTop += does not work when scrollTop is nonzero) closed by
- duplicate: Duplicate of #13939.
- 8:53 AM Ticket #13960 (animate scrollTop += does not work when scrollTop is nonzero) created by
- http://jsfiddle.net/WExcZ/ Reproduced in Chrome 27.0.1453.93 for Mac …
- 5:34 AM Ticket #13959 (scrollTop animation on root scrollable element) created by
- […] But […] .animate() on 'scrollTop' and 'scrollLeft' …
- 4:59 AM Ticket #13892 ($.extend deep copy not performed) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 28, 2013:
- 7:15 PM Ticket #13958 (.removeAttr() seems to cause future .attr() issues) closed by
- duplicate: Duplicate of #13245.
- 6:30 PM Ticket #13958 (.removeAttr() seems to cause future .attr() issues) created by
- Zenphoto has a function to generate a UL of checkbox items. They are …
- 6:30 PM Ticket #13957 (src/exports.js Out of sync between 1.x and 2.x) created by
- Exports.js has some differences that probably shouldn't exist.
- 4:51 PM Ticket #13937 (finish() only finishes last item of a set being .animate()d.) closed by
- fixed: Fix #13937: Correctly scope .finish() following multi-element …
- 4:49 PM Changeset [6fd5e48]2.2-stablekillphp by
- src/effects.js
- src/queue.js
- test/unit/effects.js
- 4:04 PM Ticket #13956 (.css('right') returns percentage value in Chrome) created by
- Hi. […] […] Result in Chrome: 100.25px 25%. Result in …
- 12:50 PM Ticket #13955 (Reading input value returns previously program set value instead of ...) closed by
- duplicate: Duplicate of #13573. Not a bug, see
.prop()
and.val()
and … - 11:23 AM Ticket #13955 (Reading input value returns previously program set value instead of ...) created by
- This apparently changed between version 1.8.3 and version 1.9.0. The …
- 10:39 AM Ticket #13954 (Internet Explorer Out of Memory) closed by
- notabug: Your vendor is wrong, this is the jQuery bug tracker. That is a very …
- 10:28 AM Ticket #13954 (Internet Explorer Out of Memory) created by
- I am experiencing an error in IE 9 when our website renders our …
- 9:29 AM Ticket #13940 (Slide animation broken on jQuery 1.10.0 ?) closed by
- duplicate: Duplicate of #13939.
- 9:29 AM Ticket #13952 (Recursion doesn't work correctly width jquery v1.10.0) closed by
- duplicate: Duplicate of #13939.
- 9:15 AM Ticket #13801 (Deprecate context property) closed by
- fixed: Fixed in https://github.com/jquery/api.jquery.com/pull/308
- 1:01 AM Ticket #13952 (Recursion doesn't work correctly width jquery v1.10.0) created by
- (function() { $("#id").animate({left: '+=10'}, 100, …
May 27, 2013:
- 11:12 PM Ticket #13941 (Blur doesn't work on IE 9) closed by
- duplicate: Duplicate of #13942.
- 2:19 PM Ticket #13949 (Multiple arguments support in hasClass) closed by
- plugin: This does seem like perfect plugin material to me. You can implement …
- 1:51 PM Ticket #13951 (Creating a table (unattached) + show() on the <tr> scrolls fixed ...) created by
- http://jsfiddle.net/pSZKC/ Firefox 21, Mac OS X 10.8 I have a fixed …
- 1:07 PM Ticket #13947 (clone() function shows a warning in IE8) closed by
- duplicate: Duplicate of #6587. Old IE is very picky about content …
- 12:42 PM Ticket #13927 (New Callbacks.promise() method) closed by
- wontfix: The notion of a "promise" when it come to a Callbacks object doesn't …
- 12:39 PM Ticket #13934 (Dialog - "autofocus" attribute do not work in IE sometimes) closed by
- notabug: This is the jQuery core bug tracker. You may want the UI bug tracker …
- 12:36 PM Ticket #13945 (Unable to open the PDF in IE10) closed by
- notabug: This doesn't sound like a jQuery problem, ask for help on a forum.
- 12:27 PM Ticket #13938 (jQuery 1.9+ crashes IE10 if used with iframe) closed by
- duplicate: Duplicate of #13936.
- 12:21 PM Ticket #13913 (Bug $.ajax() function) closed by
- duplicate: Duplicate of #8417.
- 12:10 PM Ticket #13929 (IE 9 DatePicker) closed by
- notabug: You should report it to jQueryUI, not to jQuery itself.
- 12:08 PM Ticket #13946 ($().html() method cannot process <? for table row) closed by
- notabug: Closing per http://bugs.jquery.com/ticket/13946#comment:1
- 12:06 PM Ticket #13948 (Multiple arguments support in hasClass) closed by
- duplicate: Duplicate of #13949.
- 11:21 AM Changeset [68c9d05]2.2-stablekillphp by
- src/traversing.js
- 10:59 AM Ticket #13950 (Class attribute instantiated upon .addClass(), but not removed upon ...) closed by
- notabug
- 9:15 AM Ticket #13950 (Class attribute instantiated upon .addClass(), but not removed upon ...) created by
- http://jsbin.com/isevac/2/ Basically, var x = $( "<div></div>" …
- 8:14 AM Ticket #13949 (Multiple arguments support in hasClass) created by
- Sometimes, we need to check multiple class with hasClass, […] …[…]
- 8:13 AM Ticket #13948 (Multiple arguments support in hasClass) created by
- Sometimes, we need to check multiple class with hasClass, […] …[…]
- 4:10 AM Ticket #13947 (clone() function shows a warning in IE8) created by
- In IE8 a security warning is shown when cloning a HTML including a …
- 3:24 AM Ticket #13946 ($().html() method cannot process <? for table row) created by
- for example, there is one simple table. <table id="demo"> <table> …
May 26, 2013:
- 8:33 PM Ticket #13945 (Unable to open the PDF in IE10) created by
- We have an external application( e-service) which can be accessed by …
- 7:56 PM Ticket #13939 (1.10.0 breaks relative animation) closed by
- fixed: Fix #13939: Same-unit relative animations (cherry picked from commit …
- 7:53 PM Changeset [26980c6e]2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 7:17 AM Ticket #13944 (Use this style for front page) closed by
- notabug
May 25, 2013:
- 11:32 PM Ticket #13944 (Use this style for front page) created by
- nav#main { background-color: rgba(0, 0, 0, 0.18); border-left: …
- 5:41 PM Ticket #13942 (Blur doesn't work on IE 9) created by
- Using a password field, I was trying to run code on the blur event. …
- 5:39 PM Ticket #13941 (Blur doesn't work on IE 9) created by
- Using a password field, I was trying to run code on the blur event. …
- 11:55 AM Ticket #13940 (Slide animation broken on jQuery 1.10.0 ?) created by
- I just upgraded to jQuery 1.10.0 from 1.9.1 and found that this …
- 10:06 AM Ticket #13939 (1.10.0 breaks relative animation) created by
- Relative animation (using += or -=) is broken in 1.10.0. For example, …
- 5:38 AM Ticket #13938 (jQuery 1.9+ crashes IE10 if used with iframe) created by
- I was trying to load a page in iframe using fancybox, this is working …
May 24, 2013:
- 4:51 PM Milestone 1.10/2.0 completed
- 3:01 PM Milestone 2.0.1 completed
- 2:48 PM Milestone 1.10 completed
- 12:44 PM Changeset [bd36ea2]2.2-stablekillphp by
- package.json
- 12:44 PM Changeset [6190370]2.2-stablekillphp by
- package.json
- 12:37 PM Changeset [9cbd689]2.2-stablekillphp by
- build/release.js
- 8:37 AM Ticket #13937 (finish() only finishes last item of a set being .animate()d.) created by
- When calling finish() after a set of items is animated, only the last …
- 8:26 AM Ticket #13936 (SCRIPT70 Permission denied in selectors after iframe was submitted in ...) created by
- Case: 0. IE 9 or 10, jQuery 1.9.1 or 2.0.0 1. Select something from …
- 4:10 AM Ticket #13935 (unable to compile because of syntax error) created by
- unable to compile because of the use of .boolean. needs to be changed …
- 1:11 AM Ticket #13914 (revert change from #13752 - tabIndex propHook's default value for ...) closed by
- notabug: Because it's happens often, i assume there is confusion in …
- 12:03 AM Ticket #13934 (Dialog - "autofocus" attribute do not work in IE sometimes) created by
- I tested this bug is found at least found in IE8-9 The jQuery ui …
May 23, 2013:
- 3:09 PM Ticket #13793 (SourceMap on Google is broken) closed by
- fixed: Fix #13793. Correct source map generation bugs. Close gh-1275. …
- 3:08 PM Changeset [997da311]2.2-stablekillphp by
- Gruntfile.js
- 11:31 AM Ticket #13932 (Jquery 2.0.0 not working with google maps and jquery mobile) closed by
- notabug
- 10:56 AM Ticket #13932 (Jquery 2.0.0 not working with google maps and jquery mobile) created by
- Hello, I've created a demo of the problem: …
- 10:20 AM Ticket #13928 (Browser extensions that load jquery will destroy an existing AMD module) closed by
- notabug: You'd need to ask the requirejs folks about their recommended best …
- 9:21 AM Ticket #13918 ($().resize() was invalid sometimes) closed by
- notabug
- 9:20 AM Ticket #13925 (Exception) closed by
- notabug
- 9:20 AM Ticket #13925 (Exception) closed by
- notabug
- 9:16 AM Ticket #13930 (parseHTML() doesn't work on IE8 for specific scenario) closed by
- worksforme: It parsed for me with no error using IE8 in BrowserStack. Perhaps a …
- 9:14 AM Ticket #13931 (ie9 and ie10 script errors) closed by
- notabug: Please ask for help on a forum.
- 9:12 AM Ticket #13931 (ie9 and ie10 script errors) created by
- http://www.yorkshireenvelopes.com/ in ie9 and ie 10 i get script …
- 8:27 AM Ticket #13930 (parseHTML() doesn't work on IE8 for specific scenario) created by
- on IE8 $.parseHTML() will not parse the following string correctly: …
- 7:28 AM Ticket #13929 (IE 9 DatePicker) created by
- onSelect on jquery datepicker not Firing in IE 9
- 6:56 AM Ticket #13928 (Browser extensions that load jquery will destroy an existing AMD module) created by
- Workflow to reproduce: 1) The page loads requirejs, including jQuery, …
- 4:33 AM Ticket #13927 (New Callbacks.promise() method) created by
- Why don't add promise method to Callbacks as in Deferred? This method …
- 2:04 AM Ticket #13925 (Exception) created by
- Unhandled exception at line 3, column 36735 in jquery-1.8.3.min.js …
May 22, 2013:
- 8:35 PM Ticket #13922 (HEAD responses with application/json results parseerror) closed by
- fixed: Handles HEAD requests as if they always were 204. Fixes #13922. …
- 8:33 PM Ticket #13923 (statusCode can not be initialized as an ajax option in $.ajaxPrefilter) closed by
- wontfix: OK, I've looked into this and it's quite tricky to fix because we have …
- 8:22 PM Ticket #13924 (getJSON ignores last dot in url) created by
- When i do getJSON("/users/my.username"), jQuery performs the get to …
- 8:11 PM Changeset [a2cd89a]2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 5:07 PM Ticket #13883 (ajax request does not complete when clicking a download file in the ...) closed by
- notabug: Sorry but it is still not clear. Please ask for help on a forum.
- 4:56 PM Ticket #13921 (parseHTML doesn't prevent script execution) closed by
- duplicate: Duplicate of #11974. There's no performant way to sanitize an …
- 4:27 PM Ticket #13923 (statusCode can not be initialized as an ajax option in $.ajaxPrefilter) created by
- Here is a demonstration of this issue: http://jsfiddle.net/antialias/BbQHr/
- 4:02 PM Ticket #13922 (HEAD responses with application/json results parseerror) created by
- Using ajax to fetch an URL using request type HEAD leads to parseerror …
- 12:42 PM Ticket #13921 (parseHTML doesn't prevent script execution) created by
- This line creates an alert dialog: […] Fiddle: …
- 9:51 AM Ticket #13920 (Select nth-child problem in chrome) closed by
- duplicate: Duplicate of #13245.
- 8:46 AM Ticket #13920 (Select nth-child problem in chrome) created by
- I am using jQuery Version 1.9.1. I have following code blocks. HTML: …
- 2:45 AM Ticket #13919 (Synthetic click events on unattached checkbox doesn't trigger event ...) created by
- In jQuery 1.7.2, it is possible to trigger an event delegate when …
- 1:26 AM Ticket #13918 ($().resize() was invalid sometimes) created by
- Hi, $().resize() methond is invalid sometimes in the 2.0 version but …
Note: See TracTimeline
for information about the timeline view.