Timeline
Jun 24, 2012:
- 11:23 PM Ticket #9885 (Add global Ajax beforeSend event) reopened by
- I think you've argued the case well, and the cost to implement isn't …
- 10:36 PM Ticket #11955 (Delay, Animate, CSS Bug) closed by
- invalid: lots of animations need overflow: hidden to display properly. This is …
- 10:31 PM Ticket #11844 (slideToggle - Jump effect) closed by
- fixed: This is working on edge: http://jsfiddle.net/TGnFy/10/
- 10:27 PM Ticket #11910 ($.animate should have "stepComplete" Callback) closed by
- duplicate: It is. Good catch!
- 3:33 PM Changeset [b471471]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:33 PM Ticket #11966 (descendant selector) created by
- see http://jsfiddle.net/dK8mz/ on jquery 1.7.2 return only one result, …
Jun 23, 2012:
- 7:59 PM Ticket #11965 (Create deprecated.js to contain as much of the deprecated stuff as possible) created by
- This way we can exclude it from builds…
- 7:45 PM Ticket #11964 (hasClass removeClass bug) closed by
- worksforme: You've misunderstood how
hasClass
works, when to use it and why. The … - 7:43 PM Ticket #11960 (jQuery.fn.version incorrect) closed by
- fixed: Make @VERSION replace regex global. Fixes #11960 Changeset: …
- 7:43 PM Changeset [d4b5a19]1.12-stable2.2-stablekillphp by
- grunt.js
- 7:38 PM Ticket #11923 (.removeClass() should remove all occurrences of class name) closed by
- fixed: Make removeClass smart enough to remove duplicates. Fixes #11923 …
- 7:38 PM Changeset [3206be87]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 7:21 PM Ticket #11964 (hasClass removeClass bug) created by
- Theres a bug which prevents hasClass and removeClass from being used …
- 6:03 PM Ticket #11797 (New animation related events) reopened by
- Replying to [email protected]…: > Will it be good to have another …
- 10:12 AM Ticket #11913 (clone().show() does not revert to original CSS display property, ...) closed by
- cantfix: The knowledge of the previous
inline-block
state was stored in the … - 10:07 AM Ticket #11914 (selector.submit() fails when using jQuery selector to grab form) closed by
- invalid: This is so vague as to be useless for bug reporting purposes. Please …
- 9:55 AM Ticket #11917 (Attribute selector bug on Opera) closed by
- invalid: Attribute values with special characters must be quoted, per the CSS …
- 9:51 AM Ticket #11920 (jQuery append with element of attribute src makes IE do second request) closed by
- cantfix: That's been true since early IE and isn't something we can fix.
- 9:49 AM Ticket #11922 (jQuery dateinput validator on Safari and Chrome) closed by
- invalid: This is not a jQuery core bug.
- 9:41 AM Ticket #11928 (IE6/IE7 security warning when using $.get() to add HTML content with ...) closed by
- duplicate
- 9:30 AM Ticket #11933 (IE8 & 9 : Get script error after trigger click() - SCRIPT5007: Unable ...) closed by
- invalid
- 9:29 AM Ticket #11941 (on IE9, the checkbox value return 'on) closed by
- worksforme
- 9:27 AM Ticket #11948 (.hide() and .hide('fast') lead to different states.) closed by
- worksforme: Yes, the argumented form of hide/show is async and the no-arg form is …
- 9:26 AM Ticket #11950 (jquery 1.6..2.min.js - Invalid Argument at Line 18.) closed by
- invalid: You should debug this with some help on a forum like StackOverflow.
- 9:25 AM Ticket #11963 (Add a list of constants for event.which or .keyCode) closed by
- plugin: This would be great for a plugin, but would all a lot of bytes to core …
- 9:21 AM Ticket #11963 (Add a list of constants for event.which or .keyCode) created by
- E.g. spacebar, pagedown, enter, etc. These are all buttons commonly …
- 9:12 AM Ticket #11953 (Is jquery 1.7.2 min version compatible with NetFront browser) closed by
- invalid: We do not unit test with NetFront so it's hard to say if it works …
- 9:08 AM Ticket #11956 (JSON parser error) closed by
- invalid: JSON parser not for html comment
- 8:53 AM Ticket #11946 (adjacent selector before :first-child on ie7) closed by
- fixed: Simplified test case for IE7, showing it's fixed in beta 1: …
- 8:15 AM Ticket #11962 (Standardize getter return values for empty sets.) created by
- Just like getter-setter detection logic has been standardized on …
- 5:58 AM Ticket #11961 ("Maximum call stack size exceeded" when using jQuery#is) created by
- Test case: http://jsperf.com/nwmatches-vs-modified-nwmatcher/7 via …
- 4:39 AM Ticket #11882 (bug on html method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 22, 2012:
- 7:10 PM Ticket #11960 (jQuery.fn.version incorrect) created by
- $.fn.jquery is set to "@VERSION" Tested with …
- 4:38 PM Ticket #11797 (New animation related events) closed by
- fixed: Fix #11797. Use Deferred for better animation callbacks. Closes …
- 4:38 PM Ticket #11925 (special.teardown should pass the handle as second argument) closed by
- fixed: Fix #11925, Pass eventHandle to special.teardown. Closes gh-831. * …
- 4:38 PM Ticket #11959 (Add support for :active selector) closed by
- fixed
- 4:38 PM Ticket #11959 (Add support for :active selector) created by
- This was folded into another ticket that has already been fixed. This …
- 4:21 PM Changeset [4df3aae]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 4:11 PM Changeset [36369ce]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 3:57 PM Changeset [9bb3494]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:00 PM Ticket #11958 (JQuery functions fail to start when activated by a dynamically created ...) created by
- Hello! I've had a problem regarding dynamically created objects on …
- 1:30 PM Changeset [d2b0c60]1.12-stable2.2-stablekillphp by
- version.txt
- 1:28 PM Changeset [2236c55]1.12-stable2.2-stablekillphp1.8b1 by
- version.txt
- 12:19 PM Ticket #11956 (JSON parser error) created by
- html comment has effect JSON parser
- 10:28 AM Ticket #11757 (IE 8 memory accumulation in iframes with jQuery 1.7.2) closed by
- fixed: Fix #11757. IE 6/7 can't clean up circular DOM-JS refs. Why? Because …
- 10:08 AM Ticket #11955 (Delay, Animate, CSS Bug) created by
- Inspect the element .block as it goes to make the black box smaller... …
- 9:46 AM Changeset [ad8dc12]1.12-stable2.2-stablekillphp by
- src/support.js
- 8:25 AM Ticket #11954 (Return unite is invalid whith .css) closed by
- duplicate: This is a bug in webkit, and noted in source ( …
- 8:22 AM Ticket #11952 ([safari] Font properties not parsed/returned correctly by css function) closed by
- wontfix: "font" is shorthand. The jQuery API does not gaurantee retrieval of …
- 5:54 AM Ticket #11954 (Return unite is invalid whith .css) created by
- I think it might be a bug. Two examples, one returning marginLeft, …
- 4:20 AM Ticket #11875 (getAttributeNode is undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:09 AM Ticket #11953 (Is jquery 1.7.2 min version compatible with NetFront browser) created by
- I am using jquery-1.7.2.min.js and jquery-alerts in my mobile web …
Jun 21, 2012:
- 6:51 PM Ticket #11952 ([safari] Font properties not parsed/returned correctly by css function) created by
- Given […] and […] On Safari 5.1.7 Mac and Mobile Safari iOS …
- 4:03 PM Changeset [d5658e9]1.12-stable2.2-stablekillphp by
- package.json
- 3:58 PM Ticket #11951 (mousemove offsetX and offsetY are undefined in FF13) closed by
- duplicate
- 3:57 PM Changeset [26bdbb8]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:55 PM Ticket #11949 (Cannot bind to 'watch' event in Firefox) closed by
- wontfix: This is definitely not a jQuery bug. Mozilla and Firefox devs have …
- 3:39 PM Ticket #11617 (Define a $.parseHTML method for creating HTML fragments) closed by
- fixed: Add parseHTML for explicitly parsing strings into html. Fixes #11617. …
- 3:39 PM Changeset [e2497c6]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 3:30 PM Changeset [7ff3da1]1.12-stable2.2-stablekillphp by
- grunt.js
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/callbacks.js
- test/unit/core.js
- test/unit/css.js
- test/unit/data.js
- test/unit/deferred.js
- test/unit/dimensions.js
- test/unit/effects.js
- …
- 3:24 PM Ticket #11951 (mousemove offsetX and offsetY are undefined in FF13) created by
- the first argument's properties offsetX and offsetY on the mousemove …
- 2:52 PM Ticket #11950 (jquery 1.6..2.min.js - Invalid Argument at Line 18.) created by
- Only in IE 8 when the page loads getting the below error. It worked …
- 2:04 PM Ticket #11949 (Cannot bind to 'watch' event in Firefox) created by
- Firefox has this annoying behavior where Object.prototype.watch is a …
- 1:40 PM Changeset [6650146]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:21 PM Ticket #11948 (.hide() and .hide('fast') lead to different states.) created by
- Using .hide() and .hide('fast') on child elements leads to …
- 11:38 AM Changeset [6cdca88]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:38 AM Changeset [c20e031]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:14 AM Ticket #11932 (Reading left (and perhaps others) when % returns px in Opera & FF) closed by
- duplicate: This is a bug in webkit, and noted in source …
- 11:08 AM Ticket #11944 (Incorrect calculation of dimensions when parent hidden) closed by
- duplicate
- 9:20 AM Ticket #11947 (datepicker numberOfMonths) closed by
- invalid: If you need programming help, please head to our forum or StackOverflow.
- 8:17 AM Ticket #11947 (datepicker numberOfMonths) created by
- I have two datepicker textboxes StartDate and EndDate. After selecting …
- 8:16 AM Ticket #11946 (adjacent selector before :first-child on ie7) created by
- It looks like a possible bug in the jQuery selector (sizzle), the …
- 6:10 AM Ticket #11945 (Event: hasEvent() and so on.) created by
- I propose to have an interface for the undocumented .data('events') …
- 5:08 AM Ticket #11944 (Incorrect calculation of dimensions when parent hidden) created by
- If you meet the following criteria: 1 - A block level parent element …
- 4:46 AM Ticket #11868 (replaceWith() fails with multiple elements only on IE7-8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 20, 2012:
- 8:40 PM Ticket #11943 (Custom Build broken) closed by
- fixed: Actually omit files that are specified. Fixes #11943 Signed-off-by: …
- 8:39 PM Changeset [bc9945a]1.12-stable2.2-stablekillphp by
- grunt.js
- 7:44 PM Ticket #11943 (Custom Build broken) created by
- The custom build grunt task on master doesn't actually generate custom …
- 6:56 PM Ticket #11942 (subsequent getScript callback does not always fire) created by
- when calling getScript in Firefox 13 for a local successfully loading …
- 12:52 PM Changeset [f3515b7]1.12-stable2.2-stablekillphp by
- src/sizzle
- 11:55 AM Changeset [c8d5734]1.12-stable2.2-stablekillphp by
- src/sizzle
- 11:41 AM Changeset [cc9bc0b]1.12-stable2.2-stablekillphp by
- src/sizzle
- 11:19 AM Ticket #11290 (selector interpreted as HTML) closed by
- fixed: Adjust jQuery('html') detection to only match when html starts with …
- 11:19 AM Changeset [239fc86]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 10:47 AM Ticket #11941 (on IE9, the checkbox value return 'on) created by
- on IE9, the checkbox value return 'on' if you try to access it through …
- 9:41 AM Ticket #11940 (Ajax request on Android after a back) created by
- Hi, I want to report a real big problem that apears after a Back on …
- 7:15 AM Ticket #11938 (jQuery.css should accept an array to get multiple properties) created by
- If css receives no arguments it should return all computed parameters …
- 4:41 AM Ticket #11861 (IE html5 Elements are not "activated" when you convert them to a ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 19, 2012:
- 5:22 PM Ticket #11936 ($(window).one("click", ....) does not work in IE7) closed by
- cantfix: The browsers are all doing the correct thing for their era. DOM2 …
- 5:18 PM Ticket #11937 (Data method not returning value for dynamic select options) closed by
- worksforme: Works fine for me. http://jsfiddle.net/rwaldron/tbuFQ/
- 5:13 PM Ticket #11937 (Data method not returning value for dynamic select options) reopened by
- 5:11 PM Changeset [286c4d9]1.12-stable2.2-stablekillphp by
- package.json
- 4:50 PM Ticket #11937 (Data method not returning value for dynamic select options) created by
- The data value is not returned for a dynamically added select option. …
- 4:41 PM Ticket #11936 ($(window).one("click", ....) does not work in IE7) created by
- $(window).one("click", ....) does not work in IE7 but work in all …
- 4:41 PM Ticket #11935 (Data method rounds string values as numerics) closed by
- duplicate
- 4:40 PM Ticket #11935 (Data method rounds string values as numerics) created by
- The value of 100.01 is being rounded to 100 in the data response. See …
- 4:32 PM Ticket #11934 (Enhancement: allow ":once" on event names to indicate one() variant ...) created by
- I am a big fan of the "one()" functionality. But I have a suggestion …
- 2:56 PM Ticket #11930 (Ajax POST is encoded in UTF-16) closed by
- invalid
- 2:37 PM Ticket #11290 (selector interpreted as HTML) reopened by
- Now it's gone too far the other way... http://jsfiddle.net/HCa89/1/
- 1:58 PM Ticket #11933 (IE8 & 9 : Get script error after trigger click() - SCRIPT5007: Unable ...) created by
- In both IE 8 & 9, getting script error below after trigger click(). …
- 11:35 AM Ticket #11290 (selector interpreted as HTML) closed by
- fixed: When detecting html in init, ignore html characters within quotes, …
- 11:35 AM Changeset [7692ae4]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:30 AM Ticket #9521 (XSS with $(location.hash) and $(#<tag>) is needed?) closed by
- fixed: We've already fixed the issue described in this ticket. The comments …
- 11:00 AM Ticket #10270 ((any) attribute selector does not match if value contains '\') closed by
- fixed: Update Sizzle: fixes a bug dealing with backslashes in selectors. …
- 11:00 AM Changeset [868a9ce]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:58 AM Ticket #11932 (Reading left (and perhaps others) when % returns px in Opera & FF) created by
- Example: http://jsbin.com/3/opufet/2 In Chrome (and Webkit based) …
- 2:38 AM Ticket #11355 (":input[value]" and ":input:not([value])" returning wrong elements) closed by
- duplicate
- 2:32 AM Ticket #11079 (Selector bug: strange interaction between > and :visible) closed by
- duplicate: fixed
- 2:26 AM Ticket #10570 (:text selector throws an error in IE7 when there is a cross domain ...) closed by
- fixed: This has been implemented in 1.8.
- 2:23 AM Changeset [fcd6ea8]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:16 AM Ticket #10471 (Custom selectors do not get added to subbed version of jQuery.) closed by
- wontfix:
$.sub
has been deprecated and will be removed. - 2:13 AM Ticket #10074 (Chaining two [] selector with :first not working) closed by
- fixed: This started working when jQuery.attr was plugged into sizzle, but now …
- 2:12 AM Ticket #10003 (Regression/BC break from #6963) closed by
- fixed: This seems to work now
- 2:04 AM Ticket #3778 (selector matching issues) closed by
- fixed: valid if escaped: http://jsfiddle.net/yjCW7/1/
- 1:59 AM Ticket #8429 (:empty discrepancy between IE and Chrome) closed by
- wontfix: It sounds like wontfix is the consensus here, and I agree.
- 1:55 AM Ticket #5568 (Selectors behave differently with comments tags on FF/IE) closed by
- fixed: Fixed in …
- 1:50 AM Ticket #11814 (Sizzle's element-rooted QSA strategy (i.e. attaching a temporary id) ...) closed by
- fixed: Update Sizzle: adds selector divisions for element-rooted QSA in the …
- 1:50 AM Changeset [ccffddd]1.12-stable2.2-stablekillphp by
- src/sizzle
- 12:40 AM Changeset [2e5d645]1.12-stable2.2-stablekillphp by
- src/sizzle
- 12:26 AM Ticket #11931 (attributeHas selector does not work with jsdom or any other W3C ...) closed by
- wontfix: Seems silly to break every website using jQuery just because jsdom …
- 12:06 AM Ticket #11931 (attributeHas selector does not work with jsdom or any other W3C ...) created by
- The issue boils down into the fact that JQuery assumes that DOM's …
Jun 18, 2012:
- 11:26 PM Ticket #11924 (Add cross-browser fix for Opera 11.x regarding onhashchange) closed by
- invalid: Cool, thanks for looking into this!
- 11:13 PM Ticket #11826 (Explore a parsed caching system for matchesSelector within Sizzle) closed by
- fixed: Move quickIs to Sizzle; Remove duplicate id matching in init; Added …
- 11:10 PM Changeset [713cc86]1.12-stable2.2-stablekillphp by
- src/core.js
- src/event.js
- src/sizzle
- test/unit/event.js
- 10:54 PM Ticket #11930 (Ajax POST is encoded in UTF-16) created by
- When I submit Chinese characters (in this example, 中文) via an .ajax() …
- 4:02 PM Changeset [c18f1f1]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 2:33 PM Changeset [5c375065]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:17 PM Changeset [c31a5ee]1.12-stable2.2-stablekillphp by
- src/css.js
- 1:52 PM Changeset [90a6a49]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 1:28 PM Changeset [bab641a1]1.12-stable2.2-stablekillphp by
- src/support.js
- 1:27 PM Ticket #10373 (`document.defaultView` => `window`) closed by
- fixed: Update document.defaultView.getComputedStyle. Fixes #10373 …
- 1:27 PM Changeset [f7ee1f6e]1.12-stable2.2-stablekillphp by
- src/css.js
- src/support.js
- 1:25 PM Changeset [ab542c1]1.12-stable2.2-stablekillphp by
- grunt.js
- 1:13 PM Ticket #11929 (cannot compare 9 and 10, 99 and 100, 999 and 1000 etc...) closed by
- invalid: I think rwaldron is getting soft. Please ask for help on a place like …
- 12:32 PM Ticket #9385 (Deprecate jQuery.browser) closed by
- fixed: Duly and exhaustively deprecated. The jQuery.browser repo will be …
- 12:23 PM Ticket #11929 (cannot compare 9 and 10, 99 and 100, 999 and 1000 etc...) created by
- cannot compare 9 and 10, 99 and 100, 999 and 1000 etc... similarly you …
- 12:20 PM Ticket #8387 (flickering problem with jQuery 1.5 hide/show issue with inline and ...) closed by
- fixed: This is fixed. No unit test to write. All hail the animation rewrite!
- 12:19 PM Ticket #11921 (curCSS issue with jQuery UI) closed by
- invalid: scott.gonzalez knows what he's doing. I shouldn't have re-opened.
- 11:30 AM Ticket #11010 (Make Deferred.then == Deferred.pipe like Promise/A) closed by
- fixed: I've retitled the ticket to describe its actual goal, which was …
- 10:11 AM Ticket #11928 (IE6/IE7 security warning when using $.get() to add HTML content with ...) created by
- When using $.get(...) to add content to an HTTPS page, IE7 gives a …
- 10:11 AM Ticket #11927 (Implement EventSource) closed by
- duplicate
- 9:41 AM Ticket #11926 (Implement EventSource) closed by
- plugin: As the author of jQuery.EventSource, I believe this should remain as a …
- 9:15 AM Ticket #11927 (Implement EventSource) created by
- I'm interested in implementing EventSource in jQuery with a fallback …
- 9:13 AM Ticket #11926 (Implement EventSource) created by
- I'm interested in implementing EventSource in jQuery with a fallback …
Jun 17, 2012:
- 10:40 PM Ticket #11925 (special.teardown should pass the handle as second argument) created by
- The code in jQuery.event.special.beforeunload.teardown assumes this …
- 10:39 PM Ticket #11924 (Add cross-browser fix for Opera 11.x regarding onhashchange) created by
- Opera 11.1 and 11.5 (maybe more subversions) support onhashchange, but …
- 9:35 PM Ticket #11923 (.removeClass() should remove all occurrences of class name) created by
- This behaviour is erroneous in my view: […]
- 3:42 PM Changeset [80295ed]1.12-stable2.2-stablekillphp by
- src/sizzle
- src/sizzle-jquery.js
Note: See TracTimeline
for information about the timeline view.