Timeline
Aug 25, 2012:
- 6:36 PM Ticket #12397 (Allow passing a function to .data() as an each style setter.) created by
- Example Usage: […] The code would be a pretty simple each, and it …
- 10:53 AM Ticket #12388 ($(window).height() returns actually HTML document height in Firefox) closed by
- invalid: The problem here is that your document is rendering in quirks mode, …
- 7:58 AM Ticket #12396 (.find() : Getting the descendants filtered by a #id selector is only ...) closed by
- invalid: Your markup is invalid;
#id
selectors match at most one element … - 7:20 AM Ticket #12396 (.find() : Getting the descendants filtered by a #id selector is only ...) created by
- I think the .find() function is not working properly. Getting the …
- 4:50 AM Ticket #12248 (jQuery.offset.bodyOffset ie6 && ie.. Bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:50 AM Ticket #12246 (Animate :: Using '+=' or '-=') closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:50 AM Ticket #12240 (JQuery 1.8.0 stable show random zeros) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:50 AM Ticket #12236 (outerHeight problem with http://code.jquery.com/jquery-latest.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:50 AM Ticket #12231 (offset.js: Null check needed in offset() function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #12395 (slideUp & slideDown function is not woking with proper effect) created by
- slideUp & slideDown function is not woking with proper effect over all …
Aug 24, 2012:
- 6:50 PM Ticket #12394 (Syntax error, unrecognized expression: with .is() contains matching) created by
- The following no longer works in the latest JQuery: …
- 6:08 PM Ticket #12314 ($.contains fatal error in IE9 when 2nd parameter is null) closed by
- fixed: Update Sizzle: passing null to $.contains should not throw an error. …
- 6:08 PM Changeset [2be615e]1.12-stable2.2-stablekillphp by
- src/sizzle
- 5:49 PM Ticket #12292 (Invalid selectors can cause a subsequent valid selector not to work) closed by
- fixed: This is also fixed by …
- 5:44 PM Tickets #12285,12205,12237 batch updated by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 5:43 PM Changeset [b269892]1.12-stable2.2-stablekillphp by
- src/sizzle
- 5:43 PM Changeset [6ad57e91]1.12-stable2.2-stablekillphp by
- grunt.js
- 4:30 PM Ticket #12393 (JQuery not working on Internet Explorer 8 or above.) closed by
- invalid: This is not a jQuery bug report. Please contact the administrator of …
- 4:08 PM Ticket #12393 (JQuery not working on Internet Explorer 8 or above.) created by
- This line "o.disabled = $.unique( o.disabled.concat" has error …
- 4:06 PM Ticket #12120 (Inconsistency of .end() with respect to .after()) reopened by
- Most of the stack inconsistencies you're mentioning shouldn't exist …
- 3:57 PM Ticket #12392 (Elements created from HTML strings have a parentNode) created by
- http://jsfiddle.net/F4LVB/
This causes
isDisconnected()
to return … - 2:24 PM Ticket #12391 (Bootstrap togal modal fails / IE9 / jQuery 1.8) closed by
- invalid: I have a feeling it may be related to #12266, which has been fixed in …
- 1:56 PM Ticket #12391 (Bootstrap togal modal fails / IE9 / jQuery 1.8) created by
- Bootstrap modal toggle fails for jQuery 1.8 with IE9 only. IE7 & IE8 …
- 1:45 PM Ticket #12390 ($.browser.webkit doesn't include Chrome anymore) closed by
- duplicate: Duplicate of #12333.
- 1:40 PM Ticket #12390 ($.browser.webkit doesn't include Chrome anymore) created by
- Starting in jQuery 1.8.0 the $.browser.webkit behavior changed. Run …
- 12:11 PM Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- duplicate: Duplicate of #7285.
- 12:10 PM Ticket #11586 ($.ajax DELETE request not passing data parameters) reopened by
- I'll try to be more attentive next time. I see the ticket was created …
- 12:01 PM Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by
- fixed: Revert "Fix #12120. Always stack .before/.after, and fix disconnected …
- 11:59 AM Changeset [05337e7]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 11:57 AM Changeset [a5be9862]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 8:55 AM Ticket #12387 (Regression document ready) closed by
- invalid: Great, thanks for getting back. I believe it may be a duplicate of …
- 8:53 AM Ticket #12120 (Inconsistency of .end() with respect to .after()) reopened by
- Needs a followup commit to fix.
- 8:51 AM Ticket #12389 (About AutoComplete) closed by
- invalid: I'm sorry, but this is not an adequate bug report, nor is this the …
- 8:50 AM Ticket #12389 (About AutoComplete) created by
- Sometimes it is not working in Internet explorer 9
- 7:40 AM Ticket #12388 ($(window).height() returns actually HTML document height in Firefox) created by
- Hello and thanks for the good work you do ! I recently experienced a …
- 5:17 AM Ticket #12387 (Regression document ready) created by
- I believe there is an issue document ready raised to early (in google …
- 4:59 AM Ticket #12230 (return s(e.querySelectorAll(b), f)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:59 AM Ticket #12228 ($(form.elements);) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Aug 23, 2012:
- 11:36 PM Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) reopened by
- Haha, nope gibson042 is right. I keep forgetting we fixed that for …
- 11:28 PM Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by
- fixed: Fix #12120. Always stack .before/.after, and fix disconnected nodes. …
- 11:25 PM Changeset [e2eac3f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 10:50 PM Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- invalid: @gibson042, yup, he's sure :) …
- 10:27 PM Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) reopened by
- @dmethvin Are you sure? …
- 10:20 PM Ticket #10863 (.data method does not return an object if the JSON string contains ...) closed by
- fixed: Fix #10863. Allow newlines in JSON data- attributes. Changeset: …
- 10:19 PM Changeset [2263134b]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 9:52 PM Ticket #12048 ([IE6/7/8] xml set attribute) closed by
- invalid: Looking at this further, the code only uses nodeHook on non-XML …
- 9:45 PM Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- invalid: Don't know why I didn't notice this earlier. The markup is invalid. …
- 9:34 PM Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- fixed: Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL. …
- 9:33 PM Changeset [c01e022f]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 8:49 PM Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) reopened by
- I did fix the issue in 1.8.0, but only for positional selectors like …
- 8:28 PM Changeset [a9c2a9b]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/asyncReady.html
- test/data/event/longLoad.php
- test/data/event/partialLoadReady.php
- test/data/event/syncReadyLongLoad.html
- test/unit/event.js
- 4:49 PM Ticket #12386 (Selector with :has() embedded in not(); not working) closed by
- duplicate: Duplicate of #12285. This will be addressed in #12285.
- 4:49 PM Ticket #12287 (Nested custom pseudo class selectors throw exceptions) closed by
- duplicate: Duplicate of #12285. This will be addressed in #12285.
- 4:43 PM Ticket #12386 (Selector with :has() embedded in not(); not working) created by
- This selector works in the version 1.7.2 and don't work in version …
- 4:04 PM Ticket #12385 (IE8 CSS Property Removal - broken for shorthand properties) closed by
- wontfix: It should be noted that it never worked for those shorthand …
- 3:16 PM Ticket #12385 (IE8 CSS Property Removal - broken for shorthand properties) created by
- Removing shorthand css properties through
.css('prop', '')
behaves … - 1:40 PM Ticket #12384 (.after fails with table rows in IE9) created by
- Fiddle: http://jsfiddle.net/DyRCZ/9/. It is not possible to add …
- 12:58 PM Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) closed by
- wontfix: This is working as designed. If you want the thead in your filtering …
- 12:46 PM Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) created by
- The $.on() method accepts a CSS selector parameter in order to setup …
- 10:24 AM Ticket #12381 (,offset() may rerturn non integer values) closed by
- worksforme: This looks right to me, I don't think jQuery should be trying to …
- 10:13 AM Ticket #12379 (programmatic click of a radio triggers change radio is checked BEFORE ...) closed by
- cantfix: We are unable to control the order in which native events are fired.
- 9:30 AM Ticket #12378 ($.unique goes into an infinite loop in IE8 (slow script warning).) closed by
- invalid: I'll file a bug on their issue tracker, thanks!
- 6:58 AM Ticket #12382 (fadeIn() corrupts css filter propery on IE8 if element has a ...) created by
- In IE8 (and only IE8 as far as I can tell) when calling fadeIn() on an …
- 5:21 AM Ticket #12381 (,offset() may rerturn non integer values) created by
- .offset() method may return non integer values (foo.5) (found for …
- 3:53 AM Ticket #12380 (array as argument for addClass, removeClass) created by
- It would be nice if we could just use an array as an argument for …
- 2:14 AM Ticket #12379 (programmatic click of a radio triggers change radio is checked BEFORE ...) created by
- http://jsfiddle.net/u99Vr/12/
Aug 22, 2012:
- 11:58 PM Ticket #12378 ($.unique goes into an infinite loop in IE8 (slow script warning).) created by
- http://jsfiddle.net/QAWyd/2/ The above jsFiddle will trigger a slow …
- 9:48 PM Ticket #12266 (IE9 and jQuery 1.8 buildFragment method issue) closed by
- fixed: Fix #12266. IE9/10 says document[0] is document.frames[0]? Close …
- 9:48 PM Changeset [10901f7]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/data/manipulation/iframe-denied.html
- test/unit/manipulation.js
- 9:47 PM Changeset [ae1d2b31]1.12-stable2.2-stablekillphp by
- test/data/event/partialLoadReady.php
- 6:26 PM Ticket #12377 (jQuery.getJSON("api/endpoint", ...} results in 404 in Chrome, works in IE) closed by
- invalid: Please use the forums for support - thanks!
- 6:12 PM Ticket #12377 (jQuery.getJSON("api/endpoint", ...} results in 404 in Chrome, works in IE) created by
- I'm using jQuery.getJSON to interact with a REST endpoint. The …
- 5:40 PM Changeset [9f7e4fc]1.12-stable2.2-stablekillphp by
- grunt.js
- 2:07 PM Ticket #12376 (modal window scrollbar missing in mac Safari 6) closed by
- invalid: Please ask for support on the forums or on …
- 2:06 PM Ticket #12375 (css selector from jQuery 1.7.2 doesnt work in jQuery 1.8.0) closed by
- duplicate: Duplicate of #12237.
- 1:39 PM Ticket #12376 (modal window scrollbar missing in mac Safari 6) created by
- hi, I noticed that the scroll bar are missing in mac safari 6. any …
- 1:17 PM Ticket #12375 (css selector from jQuery 1.7.2 doesnt work in jQuery 1.8.0) created by
- See http://jsfiddle.net/FfXdA/2/
- 12:52 PM Ticket #12374 (bug in jquery event function (since 1.4.3 version)) created by
- This is undiscovered bug in JQuery core since 1.4.3 version and up to …
- 9:50 AM Ticket #12373 (outerWidth()/outerHeight() may return wrong results in IE with enabled ...) created by
- Because IE is using float for internal calculated widths ands heights …
- 8:39 AM Ticket #12254 (Reflected XSS) reopened by
- 8:37 AM Ticket #12371 (Creating span element with class from string doesn't work in IE8, IE7..) closed by
- invalid: That's because the html is not well formed, it needs that closing tag. …
- 8:08 AM Ticket #12372 (getScript() not working for localhost) closed by
- invalid
- 6:15 AM Ticket #12372 (getScript() not working for localhost) created by
- The code below doesn't work […] Where as this works […]
- 4:39 AM Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:54 AM Ticket #12371 (Creating span element with class from string doesn't work in IE8, IE7..) created by
- As you might expect, third line should create span element too, but …
- 1:54 AM Ticket #12370 (jquery android 2.1-update1 problem) created by
- […] loading this page in android 2.1-update1 nothing happens. …
Aug 21, 2012:
- 11:16 PM Ticket #12369 (ajax, use find method for read xml) created by
- hi ajax time, use find method read xml error. sample. […] sample …
- 4:24 PM Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) closed by
- invalid: Yes, that selector is invalid and Sizzle now correctly throws an error.
- 4:08 PM Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) created by
- For the following HTML:
[…]
selector
'form#some_form_id'
… - 2:52 PM Ticket #12367 (IE8 change event does not fire) closed by
- invalid: Thank you for your quick reply.
- 2:22 PM Ticket #12365 (Change all obj++ to ++obj where applicable) closed by
- invalid: agreed, this is not valid.
- 1:37 PM Ticket #12367 (IE8 change event does not fire) created by
- With jQuery 1.8 , live change event does not work for input field …
- 1:35 PM Ticket #12366 (Error on hover+mouseleave+mouseenter when they must change html content) created by
- This is the code: $('.button_std').mouseenter(function(){ …
- 1:01 PM Ticket #12365 (Change all obj++ to ++obj where applicable) created by
- Can you guys please change every instance of something such as i++ to …
- 12:11 PM Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) closed by
- invalid: That is a bug in the old version, not the new one. The selector …
- 11:18 AM Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) created by
- Example case: http://jsbin.com/awetuy/3/edit Error thrown is "Syntax …
- 9:02 AM Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by
- fixed: Fix #12350: jQuery.trim should remove BOM Changeset: …
- 8:59 AM Changeset [9e246dd]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 8:42 AM Ticket #12182 (jQuery initialization problems in Safari for Windows) closed by
- invalid: We are not sure whether it is a bug in "our own product" (which you …
- 8:30 AM Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) closed by
- duplicate: Duplicate of #12359. Seems like this is a dup of #12359, which …
- 8:28 AM Ticket #12360 (slide up not working smoothly) closed by
- invalid: All bug reports should be against the latest version; jQuery 1.6.4 is …
- 6:40 AM Ticket #12363 (Selector fails for top elements on $.ajax response) created by
- Hi! I'm using $.ajax to partially update an HTML page. I request the …
- 5:05 AM Ticket #12362 (documentation: jQuery.ajax() and JSONP) created by
- Related: #8510 The above bug has been closed but the documentation is …
- 4:38 AM Ticket #12206 (jQuery 1.7.2 Bug reg. attr('id')) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:38 AM Ticket #12204 (Unexpected call to method or property access for .html and .append) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:31 AM Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) closed by
- patchwelcome: Even if we could come up with a clean CSP feature detection, we would …
- 2:31 AM Ticket #12361 (seleter has bug) created by
- $("#dataTable tr[trtype=data]:has('input:checked') td[userType=User]") …
- 1:20 AM Ticket #12360 (slide up not working smoothly) created by
- $($menu).slideUp(800);-Not working in jquery1.6.4
Aug 20, 2012:
- 11:10 PM Ticket #12333 ($.browser.webkit (undefined) -> $.browser.chrome) closed by
- fixed: Fix #12333. Chrome needs $.browser.webkit too. Changeset: …
- 11:09 PM Changeset [465959e]1.12-stable2.2-stablekillphp by
- src/deprecated.js
- 10:55 PM Ticket #12359 (1.8.0 creating invalid tag/attribute when loading the library) created by
- Using XHTML strict documents and all the related headers including xml …
- 10:51 PM Ticket #12319 (IE - input tag in iframe has problem with focus) closed by
- patchwelcome: I could not reproduce this problem on IE8 in a VM, but it did fail the …
- 10:37 PM Ticket #12145 (adding a new css file using a relative url does not work in IE8 on ...) closed by
- patchwelcome: The problem appears to be that IE does not like trying to process the …
- 9:57 PM Ticket #12177 (change event in oldIE is still leaking) closed by
- duplicate: Duplicate of #12149.
- 9:56 PM Ticket #12251 (hide() fails while fadein is in progress) closed by
- invalid: This isn't a bug. You'd need to
.stop()
the animation and.fadeOut
… - 9:52 PM Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) closed by
- duplicate: Duplicate of #12303.
- 9:34 PM Ticket #12194 (customEvent: error in code for building event.namespace_re) closed by
- invalid: I don't think there is any need to change code, let's add some docs …
- 9:31 PM Ticket #12212 (Document that $.extend will ignore null/undefined arguments) closed by
- invalid: closing invalid but marking as needsdocs
- 9:07 PM Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) created by
- In jQuery 1.8.0, if I run a selector against an XML document, and this …
- 8:56 PM Ticket #12271 (`.attr` and other such functions accepting a function returning an object) closed by
- wontfix: This can easily be done with other approaches such as
$.each
so I … - 8:54 PM Ticket #12295 (It`s not closed : "live" / "delegate" bug about ":enabled" filter) closed by
- worksforme: These are different things.
"[disabled]"
means it has adisabled
… - 8:00 PM Ticket #12339 (Live Examples Do Not Work) closed by
- invalid: Since this isn't a core issue (it's a site issue) I'll mark it as …
- 7:50 PM Ticket #12347 (Proposed method: $.fn.htmlOf) closed by
- wontfix: I don't think we want to add more manipulation primitives in 1.9, …
- 7:48 PM Ticket #12348 ($.when doesn't work as-documented?) closed by
- worksforme: Here's the results of that example, slightly modified: …
- 7:36 PM Ticket #12351 (Submitting a form via jquery Dialog using Ajax..) closed by
- invalid: Please ask for help on a forum; this is not a bug report.
- 7:21 PM Ticket #12355 (Individual buttons looked elongated) closed by
- invalid: Please ask for help on a forum; this isn't a bug report.
- 7:21 PM Ticket #12354 (Serialize causes “ character to be converted to “.) closed by
- invalid: Sounds like your character encodings are wrong. This isn't a jQuery …
- 7:14 PM Ticket #12356 (bootstrap typeahead doesn't work with jquery 1.8 in google chrome) closed by
- invalid: The events are occuring in the keyup handler, for some reason they …
- 6:10 PM Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) created by
- jQuery 1.8.0 usage of <tag> and other unescaped "<" character …
- 4:33 PM Ticket #12356 (bootstrap typeahead doesn't work with jquery 1.8 in google chrome) created by
- Specifically, navigating the suggestions list with the up/down keys …
- 3:32 PM Ticket #12355 (Individual buttons looked elongated) created by
- The butttons behind the numbers which has white background appears to …
- 3:30 PM Ticket #12354 (Serialize causes “ character to be converted to “.) created by
- When the user: 1. Has a form with an input that contain the character …
- 3:23 PM Ticket #12353 (deferred.done demo does not work on IE8) created by
- Go to deferred.done page on jQuery site. The Demo does not work. Get …
- 2:00 PM Ticket #12352 ($.fn.css() return values don't match across browsers) closed by
- duplicate: Duplicate of #8362. If the discussion in #8362 is correct, there …
- 10:22 AM Ticket #12352 ($.fn.css() return values don't match across browsers) created by
- jQuery version: 1.8.0 Browsers: Chrome 21.0.1180.79, Firefox 14.0.1 …
- 10:11 AM Ticket #12351 (Submitting a form via jquery Dialog using Ajax..) created by
- I've encountered one issue while submitting a form using Ajax on a …
- 9:37 AM Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) reopened by
- 9:33 AM Changeset [ac043b1]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- src/core.js
- test/unit/core.js
- 8:20 AM Ticket #12282 (1.8.0 regression - document ready is fired too early on IE 9/10) closed by
- fixed: Fix #12282. IE has premature .readyState == "interactive". Close …
- 8:16 AM Changeset [0f553ed]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/partialLoadReady.php
- test/data/testinit.js
- test/unit/event.js
- test/unit/support.js
- 8:04 AM Ticket #12329 (event.js still has a reference to bindReady) closed by
- fixed: Fix #12329. Remove leftover jQuery.bindReady reference. jQuery.ready …
- 8:02 AM Changeset [f3ea073]1.12-stable2.2-stablekillphp by
- src/event.js
Aug 19, 2012:
- 11:02 PM Ticket #12283 (jQuery 1.8 outerHeight is returning undefined instead of null) closed by
- fixed: Fix #12283. Return null for dimension getters on non elements. Fix …
- 10:58 PM Changeset [ad04018]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- test/unit/dimensions.js
- 10:49 PM Ticket #12324 (cssNormalTransform can produce wrong values) closed by
- fixed: Fix #12324, line-height "normal" isn't always "1". Close gh-898. …
- 10:46 PM Changeset [9f86dc9]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 10:40 PM Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by
- fixed: Fix #12350. Remove BOM in jQuery.trim. Close gh-897. Changeset: …
- 10:39 PM Changeset [2b5b4eb]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- src/core.js
- test/unit/core.js
- 10:22 PM Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) created by
- Per discussion on https://github.com/jquery/jquery/pull/896 .
- 10:13 PM Ticket #12273 (animate fails with 0 duration) closed by
- fixed: Fix #12273. Don't call easing functions for duration 0 animations. …
- 10:09 PM Changeset [0fea007]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 9:53 PM Ticket #12278 (.promise(type) not working for non-default queue) closed by
- fixed: Fix #12278. Promises on non-default queue wait until a dequeue is …
- 9:48 PM Changeset [3812f94]1.12-stable2.2-stablekillphp by
- src/queue.js
- test/unit/queue.js
- 9:24 PM Changeset [6b9fde1]1.12-stable2.2-stablekillphp by
- README.md
- 9:09 PM Changeset [2b2ca8b]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 8:56 PM Changeset [488e502b]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 8:34 PM Changeset [109d910]1.12-stable2.2-stablekillphp by
- src/css.js
- 8:30 PM Ticket #12149 ('change' event handler leaks in IE7/8) closed by
- fixed: Fix #12149. Avoid memory leak on oldIE change events. Close gh-878. …
- 8:24 PM Changeset [ff7b7cf]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- src/event.js
- test/unit/event.js
- 7:41 PM Ticket #12349 (opera prefixes mess) created by
- opera 12 removing some prefixes (transform, transition...) combined …
- 4:37 PM Ticket #10045 (hide() with a duration fails when the element is contained within a ...) closed by
- fixed: Works as expected in 1.8
- 4:10 PM Ticket #12224 (scrollbarDarkShadowColor inappropriately camelCased) closed by
- wontfix: these are non-standard css attributes, and don't follow normal …
- 3:47 PM Ticket #12008 (Element is reflowed once $.outerWidth(true) is called (when ...) closed by
- patchwelcome: As of right now, the only known way to overcome the …
- 3:01 PM Ticket #12348 ($.when doesn't work as-documented?) created by
- I see this text and example [http://api.jquery.com/jQuery.when/ the …
- 1:16 PM Ticket #12347 (Proposed method: $.fn.htmlOf) created by
- Sure, we have this: […] But why don't we have this? […] I …
- 7:58 AM Ticket #12346 (fn.append not working correctly) created by
- Hi, I think it will be faster, if I just show you :-) Try following …
Aug 18, 2012:
- 9:03 PM Ticket #12345 (isPlainObject returns different results in IE & chrome) closed by
- invalid: According to the docs, host objects have known inconsistencies and …
- 8:48 PM Ticket #12345 (isPlainObject returns different results in IE & chrome) created by
- when check BOM object, it returns true in IE but false in chrome i use …
- 8:03 PM Ticket #12322 (onclick events do not work in Safari 5.1.7) closed by
- invalid: This is not a jQuery bug and yes, JavaScript case sensitive
- 7:08 PM Ticket #12338 (jquery .animate() - > left attribute treated inconsistently in ...) closed by
- invalid
- 6:56 PM Ticket #12335 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) closed by
- invalid: Thank you for contributing! Trac does experience issues. If you …
- 6:52 PM Ticket #12334 (jquery 1.8.0 stack) closed by
- invalid: This is not a jQuery core bug report. It would be best to ask for …
- 1:39 PM Ticket #12341 (Redirect to Google) closed by
- invalid
- 1:05 PM Ticket #12344 (manual) closed by
- invalid
- 11:05 AM Ticket #12344 (manual) created by
- how about a proper manual without misusing english words like …
- 11:03 AM Ticket #12290 ($.ajaxSetup "success" global event bug against "complete" and other ...) closed by
- invalid: Invalid simply means its not a bug. Please don't assume it's a …
- 10:42 AM Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) created by
- NOTE: tested using jQuery 1.7.2 and 1.8.0, both have this problem. …
- 6:44 AM Ticket #12342 (Compatibility problem with pure javascript) created by
- A pure javascript code document.getElementById('someID') always return …
- 2:36 AM Ticket #12341 (Redirect to Google) created by
- /*! jQuery v1.6.4 http://jquery.com/ | http://jquery.org/license */ …
Note: See TracTimeline
for information about the timeline view.