Timeline
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
Jun 16, 2012:
- 9:37 PM Ticket #11921 (curCSS issue with jQuery UI) reopened by
- We recently removed jQuery.curCSS in 1.8pre as its been deprecated …
- 1:34 PM Ticket #11922 (jQuery dateinput validator on Safari and Chrome) created by
- Hi there! The minimal setting for dateinput is cross browsing, of …
- 12:09 PM Ticket #11168 (slideToggle and css position in IE) closed by
- wontfix: needsdocs tickets should be closed. Once the documenting happens, …
- 11:44 AM Ticket #11523 (in Opera, offset() returns 0's on inline elements with negative ...) closed by
- wontfix: We closed the pull request because it was too large to warrant the …
- 11:35 AM Ticket #11225 (Animations flicker in Webkit and IE when "opposing" attributes are ...) closed by
- cantfix: I'm not sure there is anything we can do here. Firefox allows for …
- 11:14 AM Ticket #10182 (.show(duration) on td in chrome mispositions content) closed by
- wontfix: This is fixed as of Chrome 19, and is also fixed on jQuery edge …
- 10:57 AM Changeset [a416e2b]1.12-stable2.2-stablekillphp by
- test/index.html
Jun 15, 2012:
- 10:29 PM Changeset [ea9ec952]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 9:42 PM Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) closed by
- fixed: Fix #11566, allow appending to DocumentFragment, closes gh-814. …
- 9:40 PM Ticket #11566 (node.append et al. does not work when node is a DocumentFragment) reopened by
- 9:37 PM Changeset [9c28a32]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 9:28 PM Ticket #9505 (animate() issue when mixing percentages and pixels in WebKit) closed by
- fixed: Fix #9505, percentage position values in Webkit, closes gh-825. …
- 9:25 PM Changeset [0b352f6]1.12-stable2.2-stablekillphp by
- src/css.js
- src/effects.js
- src/support.js
- test/unit/css.js
- 9:01 PM Changeset [a101e81]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/attributes.js
- src/callbacks.js
- src/core.js
- src/css.js
- src/deferred.js
- src/effects.js
- src/manipulation.js
- src/traversing.js
- 8:58 PM Ticket #11921 (curCSS issue with jQuery UI) closed by
- invalid: Well Scott should know so I'll close this ticket. Just FYI that's a …
- 8:47 PM Ticket #11905 (Bad license urls) closed by
- fixed: Fix #11905, correct package.json license URLs, closes gh-826. …
- 8:45 PM Changeset [46d6804]1.12-stable2.2-stablekillphp by
- package.json
- 8:38 PM Ticket #11921 (curCSS issue with jQuery UI) created by
- When I use jQuery UI v1.8.18 position utility with jQuery 1.8pre I am …
- 6:25 PM Ticket #11920 (jQuery append with element of attribute src makes IE do second request) created by
- Example: Create a script DOM element and set the src attribute and …
- 4:10 PM Changeset [75bed12]1.12-stable2.2-stablekillphp by
- src/sizzle
- 2:24 PM Changeset [8763bec]1.12-stable2.2-stablekillphp by
- src/sizzle
- 11:23 AM Ticket #11919 (IE: jQuery .css() returns value in pixels instead of unit of measure ...) created by
- For example, if a div has a max-width of 97%, calling …
- 9:56 AM Changeset [e64f89d]1.12-stable2.2-stablekillphp by
- package.json
- 9:23 AM Changeset [a7430dfb]1.12-stable2.2-stablekillphp by
- test/index.html
- 7:21 AM Ticket #11918 (:eq selector problem when using tag name with ':') created by
- Hello, There is a problem when using selector with ':' (ex. :eq() ) …
- 3:11 AM Ticket #11917 (Attribute selector bug on Opera) created by
- http://jsfiddle.net/9ewL7/1/ In Opera (11.64, 12.0) the results are …
- 2:12 AM Ticket #11109 (Sizzle: Expr.relative truncates prematurely) closed by
- fixed: Fixed in …
- 2:09 AM Changeset [8f944a1]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/index.html
Jun 14, 2012:
- 9:57 PM Ticket #11916 (Adding a button type="button" .. element in iE8 + iE7 compatibility ...) created by
- in iE8 + iE7 compatibility mode, when you create insert a <button …
- 6:35 PM Ticket #11915 (buildParams fails tries to serialize obj functions) closed by
- wontfix: Param objects should only contain serialization safe values - JSON …
- 5:59 PM Ticket #11915 (buildParams fails tries to serialize obj functions) created by
- the buildParams funcion , called by $.ajax, fails when you pass an …
- 2:42 PM Ticket #11914 (selector.submit() fails when using jQuery selector to grab form) created by
- When submitting a form using the GET method with many fields and a …
- 2:34 PM Ticket #11913 (clone().show() does not revert to original CSS display property, ...) created by
- TEST: http://jsfiddle.net/bsnxp/1/ What it does: - Hides the div …
- 2:21 PM Ticket #11912 (Bug with unwrap?) created by
- Was wandering if the following was a bug with the unwrap function or …
- 11:29 AM Ticket #11911 (Error while using selector with '>' symbol.) created by
- Error while using selector with '>' symbol. nodeName is null. This is …
- 11:18 AM Ticket #11910 ($.animate should have "stepComplete" Callback) created by
- There should be something like a "stepComplete" callback, which should …
- 8:07 AM Ticket #11907 (Errors on Eclipse) closed by
- invalid: This isn't the place to report a bug in Eclipse.
- 8:05 AM Ticket #11908 (special.teardown() method namespaces argument is not an array) closed by
- invalid: We never documented that, and it's not useful anyway because the …
- 7:04 AM Ticket #11909 (cc) closed by
- invalid: ============ --------- to you too!
- 5:32 AM Ticket #11909 (cc) created by
- [[Image( == == == == == […] …
- 4:51 AM Ticket #11908 (special.teardown() method namespaces argument is not an array) created by
- special.teardown() method should have namespaces argument of type …
- 4:32 AM Ticket #11907 (Errors on Eclipse) created by
- Hi I am using jquery-1.7.1.min.js on my app, and i am having the …
- 4:16 AM Ticket #11840 (Remove class not working proper) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:16 AM Ticket #11834 (animate opacity fails on IE7-8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #11906 (ajax error on cross-domain-request) created by
- If you want to do an ajax-request to a different domain with jQuery …
Jun 13, 2012:
- 11:23 PM Ticket #11905 (Bad license urls) created by
- In the package.json currently in master, the urls that point to the …
- 8:13 PM Ticket #11904 ('change' event no triggered if you modify `val()` by code) closed by
- invalid: Well we should follow the spec or you can lobby them to change it. You …
- 7:07 PM Ticket #11904 ('change' event no triggered if you modify `val()` by code) created by
- If I have a textfield with a handler listening to "change" event …
- 6:33 PM Changeset [1ea4fe7]1.12-stable2.2-stablekillphp by
- grunt.js
- 6:31 PM Changeset [7c16273b]1.12-stable2.2-stablekillphp by
- test/qunit
- 8:28 AM Ticket #11903 (css selectors "jq.is()" g ...) created by
- $('<u><b><b><i></i></b></b></u>').find('i').is('u > b i') == false …
- 7:26 AM Ticket #11902 (:not + :contains selectors) created by
- I'm trying to use this code: $('div.b:not(:has(p:contains(not …
- 6:46 AM Ticket #11901 (JQuery opacity test is not exhaustive according to spec) created by
- On line 1417 of version 1.7.2 of JQuery there is a check to ensure …
- 3:28 AM Ticket #11900 ($(document).ready doesn't work with IE (7,8,9) and dynamic iFrame) created by
- With DFP iFrame (DFP = Google Ad Server), $(document).ready does not …
Note: See TracTimeline
for information about the timeline view.