Timeline
04/14/11:
- 21:34 Ticket #8878 (jquery grep documentation) closed by
- invalid
- 20:29 Changeset [8e1467f97eb8facb6677663794eb159eb8fedaab] by
-
- version.txt
- 20:29 Ticket #8879 (attributeHas selector for SVG elements doesn't work in Opera 11+) created by
- attributeHas selector like this: $("[data-property]") doesn't work for SVG …
- 20:29 Changeset [19ceebd0f4817ddb2b6593d172e36e96d384aabb] by
-
- version.txt
- 20:26 Changeset [d4b31a15ff7bd0ffb6576229d34a98ce1c9c4085] by
-
- src/css.js
- 19:58 Ticket #8099 (SPAN element becomes block level on show()) closed by
- fixed: Merge branch '8099' of https://github.com/rwldrn/jquery. Fixes #8099. …
- 19:57 Changeset [1dda994c463f01977c7126407998d61efed218a5] by
-
- src/ajax/jsonp.js
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/sizzle
- src/support.js
- test/data/testsuite.css
- …
- 19:54 Ticket #8876 (jQuery.ajax, jQuery.param and form input serialization) closed by
- wontfix: That is the correct behavior. As you noted, doing makeArray instead of …
- 19:49 Ticket #4146 (jQuery width inconsistency with buttons) closed by
- fixed: Fix formatting of pull 325. Fixes #4146. Changeset: …
- 19:49 Changeset [84712bd624a9a4eeaab9ea9c543bba494f2cc3e1] by
-
- src/css.js
- 19:44 Changeset [cdb02d09f1166c5fa2ef12a8b5c5fd110a5f84c3] by
-
- src/css.js
- test/unit/dimensions.js
- test/unit/traversing.js
- 19:44 Ticket #8738 (Click on anything but select) closed by
- invalid: Thanks for providing us with a reduced test case. :not(selector) is a …
- 19:43 Ticket #8878 (jquery grep documentation) created by
- the jquery grep page documentation seems to indicate that the original …
- 18:07 Ticket #8877 (Firefox 3.6 and 4 reports different values for position when translate is ...) created by
- Firefox's getBoundingClientRect(), which we use in offset, does not …
- 17:33 Ticket #8876 (jQuery.ajax, jQuery.param and form input serialization) created by
- It seems that it's a mistake to rely on the default data serialization …
- 16:18 Ticket #8875 (Permission denied to access property 'nodeType') closed by
- invalid: Your workaround isn't a workaround, it's the way you *should* be setting a …
- 15:20 Ticket #8869 ("Regular expression too complex" in Firefox 4) closed by
- wontfix: Sizzle passes selectors on to the native implementation whenever possible …
- 14:42 Ticket #8875 (Permission denied to access property 'nodeType') reopened by
- 14:42 Ticket #7709 (Permission denied to access property 'nodeType' from a non-chrome ...) reopened by
- 14:41 Ticket #8875 (Permission denied to access property 'nodeType') closed by
- duplicate
- 14:33 Ticket #8875 (Permission denied to access property 'nodeType') created by
- Problem with jquery 1.4.2 with FF4 The offending line 84 on …
- 13:55 Ticket #8874 (IE8 Memory leak) created by
- Upon setting our companies website from 1.4.4 to 1.5.2 20-30 employees …
- 08:06 Ticket #8638 ([IE9] Function height() not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:06 Ticket #8637 (Incorrect .left and .top values for SVG objects) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:06 Ticket #8603 (.next() doesn't accept multiple classes) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:06 Ticket #8571 ($.get() returns different object type in IE8 and IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #8568 (Live Event callbacks can get out of order in Event liveHandler function.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:21 Ticket #8873 (IE memory leak in jquery support function) created by
- The following code in the jquery support detection function will cause a …
- 04:46 Changeset [38d6d9f6e03e544c3ea7a9f226c3f93d1d97c232] by
-
- test/unit/traversing.js
- 03:45 Changeset [ca5bc202ac37a8e3d5787b24ea3fdc229143802c] by
-
- src/manipulation.js
- test/unit/attributes.js
- 03:14 Changeset [149a040794b3b52bc392281fab68aba40c7018ce] by
-
- src/event.js
- test/unit/event.js
04/13/11:
- 23:09 Ticket #8870 (Binding an event to an iframe window will throw an exception on unbind in ...) created by
- When binding an event to a window other than the current will throw an …
- 23:04 Ticket #8869 ("Regular expression too complex" in Firefox 4) created by
- In Firefox 4 on OS X 10.6.7, the line below caused a JS error of …
- 21:10 Ticket #8867 (.load() and <script> tags doesnt work in any IE) created by
- hi, im using the load() method, to load a html file into a div …
- 20:42 Changeset [72ddc8c64518a748071fd662b21fc995fbd8e96c] by
-
- src/ajax/jsonp.js
- src/event.js
- src/manipulation.js
- src/sizzle
- src/support.js
- test/data/testsuite.css
- test/index.html
- test/unit/attributes.js
- test/unit/event.js
- 20:41 Changeset [42e20269ecf7a300c6dbd7475b8bef2ef160c546] by
-
- src/sizzle
- 20:37 Ticket #8866 (IE8 input[type=file] delegated change event files only on blur) created by
- In IE8 change event on file inputs runs only when you focus out of the …
- 20:17 Ticket #8865 (IE9 display:none in class bug) closed by
- worksforme: With DaveMethvin and ajpiano confirming the first fiddle works in IE9, …
- 19:43 Ticket #8865 (IE9 display:none in class bug) reopened by
- @bestrong89 http://jsfiddle.net/timmywil/YL8gC/1/ Does this also fail? …
- 19:25 Ticket #8865 (IE9 display:none in class bug) closed by
- invalid: jsfiddle is a standard environment. In fact, you can put the code on it's …
- 19:00 Ticket #8865 (IE9 display:none in class bug) created by
- In IE9, slideDown(), fadeIn() and I am assuming other functions, do not …
- 17:32 Ticket #8864 (jQuery 1.5 Ajax in Windows 7 Gadgets) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker. The issue here …
- 17:27 Changeset [4ad9b44deada9da9639f53b1ca3cc4cf2ebf2df2] by
-
- src/ajax/jsonp.js
- 16:48 Ticket #8864 (jQuery 1.5 Ajax in Windows 7 Gadgets) created by
- No Ajax Request possible with a fresh and updated installation of Windows …
- 16:41 Ticket #8863 (Memory leaks in IE(6/7/8) when refreshing a frame, which is in a frameset ...) created by
- If jQuery is included in a frame in a frameset and the given frame is …
- 16:37 Ticket #8862 (verticalmenu Menu is not working in IE8) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 16:35 Changeset [4344d0841756f8572c56490f12739ac204f40966] by
-
- src/support.js
- 15:36 Ticket #8862 (verticalmenu Menu is not working in IE8) created by
- Hi my menu is working in Mozilla,crome but not in IE8,when i debug in IE …
- 14:38 Ticket #8861 (Selectors not evaluating integer variables correctly) created by
- When using the jquery selector like so: […] Where the variable …
- 14:38 Ticket #8860 (On an option created with jQuery in a fragment, setting the selected ...) created by
- This fails whether or not it is connected. See the test case to …
- 14:16 Ticket #8773 (jQuery.support.optSelected bug) closed by
- invalid: All 3 need to be normalized. The behavior of optSelected is correct.
- 14:09 Ticket #8859 (font style value in animated method) closed by
- invalid: To change font style, use http://api.jquery.com/css. This property cannot …
- 13:45 Ticket #7934 ($.fn.animate to implement deferreds) closed by
- fixed: https://github.com/jquery/jquery/compare/e9905b15d4...2b70893928
- 12:07 Ticket #8859 (font style value in animated method) created by
- I am not able to change the font family of an element with the help of …
- 11:25 Ticket #8858 (Special events - _default method doesn't have access to the `data` ...) created by
- The trigger method has an optional second argument data which is passed …
04/12/11:
- 23:42 Changeset [f7f4ef91cf38b3c00414d3ebdb706fc04a8e17c0] by
-
- src/event.js
- src/manipulation.js
- test/data/testsuite.css
- test/index.html
- test/unit/attributes.js
- test/unit/event.js
- 23:39 Changeset [0032e30f7594cbcf63f9f4a3860028abf1f80782] by
-
- src/event.js
- src/manipulation.js
- test/unit/event.js
- 23:29 Changeset [bebd8bc01e63dcb053412f8b247e4fa611867c55] by
-
- src/event.js
- test/unit/event.js
- 23:11 Ticket #8856 (Request: deferred.isUnresolved()) created by
- Sometimes I want to see if a Deferred is still pending. I have to do: …
- 22:46 Changeset [6d49e84dafd8990221913944727e4f5dcaec078d] by
-
- Makefile
- README.md
- src/attributes.js
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/queue.js
- …
- 22:32 Changeset [9e71ad1b120e2b20c7430c017629877ba277f667] by
-
- src/event.js
- 21:46 Changeset [352715bd0802e2df041f86e1a82669574183ec04] by
-
- src/event.js
- 21:02 Ticket #8855 (Object Expected Errors in IE for Versions 1.5 and 1.5.2 but not 1.2.6) closed by
- invalid: Those scripts are stale and have not been updated to use 1.5.2. If you …
- 20:56 Ticket #8855 (Object Expected Errors in IE for Versions 1.5 and 1.5.2 but not 1.2.6) created by
- Every time I try doing any of the examples in the jQuery API section of …
- 20:48 Ticket #7071 (Accessing the 'type' property on VML elements fails on IE) closed by
- fixed: Accessing the 'type' property on VML elements fails on IE. Fixes #7071. …
- 20:48 Changeset [0d8b247cab2f91e118d0b734028ce827e09a71f7] by
-
- src/event.js
- test/index.html
- test/unit/event.js
- 20:40 Ticket #6180 (jQuery.clean should not touch script tags that are not of type ...) closed by
- fixed: Merge branch 'master' of https://github.com/rjgotten/jquery into …
- 20:39 Changeset [3418f323876043db63a2da9f653e51d5458647fa] by
-
- .gitattributes
- .gitignore
- .gitmodules
- MIT-LICENSE.txt
- Makefile
- README.md
- Rakefile
- build.xml
- build/google-compiler-20100917.jar
- build/js.jar
- …
- 20:27 Ticket #7049 (making jQuery.noConflict() callable anytime) closed by
- fixed: Landed.
- 20:26 Changeset [122514a8da8f214dc3e7b7b17defdbff862e8748] by
-
- .gitattributes
- .gitignore
- .gitmodules
- MIT-LICENSE.txt
- Makefile
- README.md
- Rakefile
- build.xml
- build/google-compiler-20100917.jar
- build/js.jar
- …
- 20:14 Ticket #7931 (scrollTop and scrollLeft setters return null when called on empty jquery ...) closed by
- fixed: Landed.
- 20:13 Changeset [f1d75edec70783d67f0e11459f0a2187d98cc553] by
-
- .gitignore
- .gitmodules
- Makefile
- README.md
- build/post-compile.js
- speed/jquery-basis.js
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- …
- 20:05 Changeset [978c0655550ffbe32d977dbc997082e287c3a2b8] by
-
- .gitignore
- .gitmodules
- Makefile
- README.md
- build/post-compile.js
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- src/attributes.js
- …
- 19:58 Ticket #5087 (Use element.classList if available to speed up class manipulation) closed by
- patchwelcome: See my comments in the closed pull request (classList appears to be too …
- 19:58 Ticket #5766 (jQuery.support.classList) closed by
- patchwelcome: classList appears to be too slow right no). If classList gets faster, or …
- 19:54 Changeset [e7787cd09805583ff690d9c5e4b4c58a88393bf9] by
-
- src/event.js
- 19:50 Ticket #8854 (Bug in minifier process) created by
- I'm not sure what has gone wrong but in the minified version of jQuery …
- 19:14 Ticket #7358 (Error object needs to be added to class2type map) closed by
- wontfix: See my comments in the pull request, closing for now. Please reopen if we …
- 18:59 Ticket #8790 (Optimize non-attached events such as data events) closed by
- fixed: Landed.
- 18:58 Changeset [34adda3c8805557028adf137d73cc13316c28cc8] by
-
- src/event.js
- 18:57 Changeset [b05d631b302160d9483cbb595be5eae68c992dd3] by
-
- Makefile
- README.md
- src/attributes.js
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/offset.js
- src/queue.js
- src/support.js
- …
- 15:12 Ticket #8850 (resize events crashes on firefox 4) closed by
- worksforme: Tested in FF 3.6, 4.0, 4.2a1pre http://jsfiddle.net/rwaldron/PX28a/
- 13:28 Ticket #8852 (.slideUp/Down doesn't work on <tr> elements) closed by
- duplicate
- 13:02 Ticket #8852 (.slideUp/Down doesn't work on <tr> elements) created by
- .slideUp/Down doesn't work on <tr> elements but when I tried it on <div> …
- 11:19 Ticket #8851 (Wraps strings with double quotes in sources and tests) created by
- Because that's what the guideline says, and rwladron promised me I would …
- 11:12 Changeset [f19a74f10b82faf61e91a1408d0776d02511b28c] by
-
- test/unit/event.js
- 11:07 Changeset [01a2b51b26cddc6eb22dcb900b5c7b9fdb217113] by
-
- test/unit/event.js
- 10:04 Ticket #8850 (resize events crashes on firefox 4) created by
- In Firefox 4 calling any function on $(window).resize(), even an alert, …
- 09:39 Changeset [02e0047e92de0f1575fb92c091806c4eb4b6ef26] by
-
- src/css.js
- 09:29 Changeset [a5604aedb74ec39624b21229a5c8542c793b0382] by
-
- Makefile
- README.md
- src/attributes.js
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/offset.js
- src/queue.js
- src/support.js
- …
- 09:18 Changeset [8547b34f9265ed2d2b5380b1db5dfcaf97d96d5a] by
-
- test/unit/traversing.js
- 08:47 Changeset [f42010b6574af9e57b3782eced61a7d955bf06d6] by
-
- test/unit/dimensions.js
- test/unit/effects.js
- test/unit/event.js
- test/unit/manipulation.js
- test/unit/offset.js
- test/unit/queue.js
- test/unit/traversing.js
- 07:45 Ticket #8663 (outerWidth Bug in Chrome and Safari) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:54 Changeset [312df0441b16981dd697d74fcbc1e1f212b47b7e] by
-
- test/data/testsuite.css
- test/unit/css.js
- 04:39 Ticket #8402 (jQuery.cssProps is useless in all browsers but IE6/7/8) closed by
- fixed: Landed.
- 04:38 Changeset [0ff4c69929572e107624139851add5c9a5ec28c6] by
-
- src/css.js
- 04:37 Changeset [db80ad94d5f8d008b44b4b4b13157b5aeea14c4f] by
-
- Makefile
- README.md
- src/attributes.js
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/offset.js
- src/queue.js
- src/support.js
- …
- 04:36 Ticket #8401 (minor enhancement to opacity cssHooks) closed by
- fixed: Landed.
- 04:36 Ticket #8403 (jQuery Bulldozes Other IE Filters When Assigning Opacity) closed by
- fixed: Landed.
- 04:35 Changeset [430d9e0b066512f00ceb7573249b45747d7792ff] by
-
- .gitignore
- .gitmodules
- Makefile
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- src/attributes.js
- src/core.js
- …
- 04:34 Ticket #7917 (.animate() when used with large groups of elements is not "in sync") closed by
- fixed: This has been landed.
- 04:31 Ticket #8018 (Unsafe access to frameElement causes error in crossdomain (i)frames) closed by
- fixed: Fixed. …
- 04:29 Changeset [7bfb6a7dd315f0eda3e5227f7d41e38f66f46549] by
-
- src/event.js
- 04:26 Ticket #7885 (jQuery .offset doesn't property works when current offset is float (which ...) closed by
- fixed
- 04:26 Ticket #7885 (jQuery .offset doesn't property works when current offset is float (which ...) reopened by
- 04:25 Ticket #7730 (offset.js: setOffset uses parseInt to parse css values which may contain ...) closed by
- fixed: Landed.
- 04:25 Changeset [0d755dff13ae36a9b2f79ecbb0db05dd2c322e42] by
-
- .gitignore
- .gitmodules
- Makefile
- README.md
- Rakefile
- build.xml
- build/google-compiler-20100917.jar
- build/js.jar
- build/jslint-check.js
- build/lib/jslint.js
- …
- 04:18 Changeset [ea6987e078cedb1a4a8012b8e98b5f245417407b] by
-
- .gitmodules
- Makefile
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- …
- 04:17 Changeset [1299e89dcd803ee0ed48622c716dc3d4c8567cb7] by
-
- test/data/testsuite.css
- test/unit/css.js
- 04:12 Ticket #4366 ($.each fails in IE with document.styleSheets) closed by
- fixed: Landed.
- 04:12 Changeset [31b3c44db3b26274b1ad0efd46952ecc2a9380cc] by
-
- Makefile
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- …
- 04:09 Changeset [2d27ac4d291fb82e8859a6bc2ef2b0c2555c6916] by
-
- README.md
- src/attributes.js
- src/effects.js
- src/event.js
- src/queue.js
- src/support.js
- src/traversing.js
- test/unit/css.js
- test/unit/effects.js
- test/unit/event.js
- …
- 04:05 Changeset [0fa0f4cf020eb4685dd41b51cf04db078944d04f] by
-
- src/attributes.js
- src/support.js
- test/unit/css.js
- 03:59 Changeset [98da6b13bcc77dc117c68686ef4ed305bd83d400] by
-
- src/support.js
- test/unit/css.js
- 03:06 Ticket #8849 (Selector issues) created by
- jQuery 1.4.4 selects all classes with the name share_posts when asked to …
- 00:14 Ticket #8847 (suggestion for ajax: call out cross-domain failure more clearly) created by
- See …
04/11/11:
- 23:30 Changeset [cb659c6054851dfcc52069885e7b7c0d17ee7097] by
-
- src/attributes.js
- 23:09 Changeset [2b70893928035d53f46575003197e4a1fa52a844] by
-
- src/queue.js
- test/unit/effects.js
- 22:27 Changeset [f6f1cc77f402f0825898756e8c2100798918a61a] by
-
- src/effects.js
- src/event.js
- src/queue.js
- src/traversing.js
- test/unit/event.js
- test/unit/queue.js
- test/unit/traversing.js
- 20:00 Changeset [e9905b15d4ab90471d12508938e8935f4cc63581] by
-
- src/event.js
- src/traversing.js
- test/unit/event.js
- test/unit/traversing.js
- 18:50 Ticket #7288 (warning and errors in jquery core code) closed by
- patchwelcome: You're right Dave, if someone wants to step up and fix the problem - by …
- 18:49 Ticket #7288 (warning and errors in jquery core code) reopened by
- 17:53 Ticket #8828 (FadeOut FadeIn broken) reopened by
- A test case was provided. Looks like stop is somehow interfering with the …
- 16:24 Changeset [a564a0b1ec167b2f0fdd2d017a986b226a9850f6] by
-
- src/traversing.js
- test/unit/traversing.js
- 16:14 Ticket #8777 (jQuery 1.6: undelegate() accepts custom namespaced events) closed by
- fixed: Landed.
- 16:13 Changeset [094c48e0c5cff8f7cc039426a34ed47b2a748c3c] by
-
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/effects.js
- …
- 15:32 Changeset [868e1e28ce7cee543e0e47ec2261b44c4c686f99] by
-
- src/event.js
- 15:22 Changeset [6591f6dd9d1c86144903f60e5d19e624c5bf6751] by
-
- test/unit/traversing.js
- 15:09 Ticket #8821 (Javascript error is thrown in IE when executing closest(':visible')) closed by
- worksforme: If it's working on edge, then the issue is resolved. Closing.
- 12:31 Ticket #8839 (JQuery.dialog() Bug) closed by
- invalid: Please report jQuery Ui bugs at the jQuery UI bug tracker
- 10:16 Ticket #8840 (Form Serialize) created by
- I have a form <form id="formpost" onsubmit="return false;" …
- 07:54 Ticket #8839 (JQuery.dialog() Bug) created by
- Basically, Form elements under $("#fooForm") is cleared and populated …
- 04:56 Ticket #8837 (jqXHR.getAllResponseHeaders() returns only ‘Content-Type’) closed by
- invalid: Like timmywil said: it's getAllResponseHeaders, not getAllRequestHeaders …
- 03:31 Ticket #5201 (getScript should support an error callback, incorrect documentation) closed by
- wontfix: I've just gone through the API docs for .getScript() and also put together …
- 03:20 Ticket #8549 (trim extra vertical space) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. I'm not sure why the …
- 03:17 Ticket #8694 (WinXP SP2 + IE7 — not work) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. As you haven't …
- 01:28 Ticket #8838 (JQuery and the eternal problems with IE9!) created by
- SCRIPT5007: Object expected jquery.js, line 16 character 19572 …
04/10/11:
- 22:06 Ticket #8837 (jqXHR.getAllResponseHeaders() returns only ‘Content-Type’) created by
- Hi, jqXHR.getAllResponseHeaders() returned only ‘Content-Type’ header, …
- 21:31 Ticket #8832 (in IE9 trying to access the zeroth element of an empty array causes ...) closed by
- invalid: Thank you again. We appreciate everyone who contributes to improving …
- 21:28 Ticket #8101 (use requestAnimationFrame instead of setInterval for animations, when ...) closed by
- fixed: Landed.
- 21:27 Changeset [56ffad2dad138293c132e6ad353111bd2d1f1239] by
-
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/effects.js
- …
- 21:17 Changeset [791402b4536b8c5cbfeaf27d0a3c639cdb9fd192] by
-
- src/effects.js
- src/sizzle
- 21:11 Changeset [92dfb53314b4654826940eec3dc98aede92d4d49] by
-
- src/attributes.js
- src/core.js
- src/event.js
- src/sizzle
- src/support.js
- src/traversing.js
- test/unit/attributes.js
- test/unit/core.js
- test/unit/event.js
- test/unit/traversing.js
- 21:08 Changeset [215c507f796db16a6e9230a2ecc27c57a1b85280] by
-
- src/attributes.js
- src/support.js
- 20:56 Changeset [f89edbc6e4bd79aa1455e7b3a2e4767ce4371027] by
-
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/effects.js
- …
- 20:51 Ticket #7783 (Fixing $.proxy to work like (and use) Function.prototype.bind) closed by
- fixed: Landed.
- 20:51 Changeset [14ecd9a992fe97461297bb9c2fd55aa669f1e2e8] by
-
- .gitignore
- .gitmodules
- Makefile
- README.md
- build/post-compile.js
- speed/jquery-basis.js
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- …
- 20:48 Ticket #7369 ($('<div>ff</div>').closest('[attr]'); raises exception in all browsers) closed by
- fixed: Landed.
- 20:48 Changeset [909a6ff60a88b17155bc000ab49d02c2dd6938f2] by
-
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/effects.js
- …
- 20:46 Ticket #2616 (A better jQuery.map) closed by
- fixed: Landed.
- 20:46 Changeset [247363b9a77281b202de7d535f356a6921a25cf5] by
-
- .gitmodules
- Makefile
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- …
- 20:42 Ticket #8609 (Result of .find(" ") is undefined) closed by
- fixed: Actually this was landed and fixed - and will be in 1.6.
- 20:41 Ticket #8609 (Result of .find(" ") is undefined) reopened by
- 20:41 Ticket #2773 ($.fn.is and $.fn.not should accept DOMelements and jQuery collections) closed by
- fixed: Landed.
- 20:37 Changeset [523db95de2fe9a66e515d75a7cbcce204c40c93b] by
-
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/effects.js
- …
- 20:32 Changeset [52f31054fd97e20ba423d406a484885b2639178c] by
-
- src/traversing.js
- 20:31 Changeset [b8fd1f03a6667079f28ce3768e743457a6f33958] by
-
- .gitmodules
- Makefile
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- …
- 20:29 Ticket #8753 (jQuery 1.6: jQuery.Event contstructor to support setting properties) closed by
- fixed: Landed.
- 20:28 Changeset [83dc078055164ab766ab90cd9c239f44d9da88f1] by
-
- src/sizzle
- 20:28 Changeset [2c74ee46ee6c9a08fb42e105281f59c582a26e7d] by
-
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/effects.js
- …
- 20:20 Ticket #8836 (event.pageY not correct on IE9 only) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 20:13 Ticket #8105 (:focus selector filter) closed by
- fixed: Fixed. …
- 20:12 Ticket #8457 (attrHooks) closed by
- fixed
- 20:11 Ticket #3786 (removeAttr should use jQuery.props) closed by
- fixed
- 20:03 Ticket #8255 (support for list attribute) closed by
- fixed
- 20:02 Ticket #8150 (removeAttr issue in webkit, firefox) closed by
- fixed
- 20:02 Ticket #8117 (.removeAttr don't works with select element's size attribute) closed by
- fixed
- 20:01 Ticket #7472 ($('form').attr('id') return DOM Element) closed by
- fixed
- 20:01 Ticket #7472 ($('form').attr('id') return DOM Element) reopened by
- 20:01 Ticket #6562 (using .attr() to set the 'target' attribute, with a node that has ID of ...) closed by
- fixed
- 20:01 Ticket #6708 (Opera has inconsistent result for usemap attribute value) closed by
- fixed
- 20:00 Ticket #5413 (tag "img" width/height attribute is zero (IE)) closed by
- fixed
- 20:00 Ticket #3116 (.attr does not work with SVG IDLs) closed by
- fixed: [ https://github.com/jquery/jquery/commit/3892df207d7a4a3babf5017a309263ccef …
- 19:58 Ticket #3685 (Selector fails for forms with an element named "name") closed by
- fixed: [ https://github.com/jquery/jquery/commit/47c80c2050fbc15b84cb69edce309777e7 …
- 19:49 Changeset [7fb95ebe8f1b79220947d127a5d2b8bf56143622] by
-
- README.md
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/deferred.js
- src/effects.js
- …
- 19:41 Changeset [b92d2f0bc96d65c83252fa3033c37b92eb32d442] by
-
- .gitignore
- .gitmodules
- Makefile
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/deferred.js
- src/event.js
- src/manipulation.js
- …
- 19:38 Changeset [9ed5c774e4222a4f100b5a06e5f90327aa2d4b18] by
-
- src/sizzle
- 19:26 Changeset [a019fc9ff35dabe678729d5bce7deef8817e2ef5] by
-
- README.md
- src/core.js
- src/data.js
- test/unit/data.js
- 19:17 Ticket #7328 (Should data-foo-bar be accessible via .data( 'fooBar' ) as well as .data( ...) closed by
- fixed: Fixes #7328. When getting data- attributes, after-cap any embedded dashes …
- 19:17 Changeset [8c318bf41412d493604beed1879c4a273ff05a57] by
-
- src/data.js
- test/unit/data.js
- 18:42 Ticket #8836 (event.pageY not correct on IE9 only) created by
- I am writing a jquery plugin when I go to test this on IE9 I note that …
- 18:32 Ticket #8814 (Unnecessary code in inArray) closed by
- fixed: Fixes #8814. Clean up inArray. Changeset: …
- 18:31 Changeset [8c40c00fac2f30fa0804ae8097642636f9718ddd] by
-
- src/core.js
- 15:46 Ticket #8835 (IE7 Error callback function with show/hide) created by
- Hello, Iv'e noticed bug in IE7 with jquery that i can't make a callback …
- 13:53 Ticket #8834 (Bug in offset changing in chrome during zoom) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Using a …
- 09:48 Ticket #8834 (Bug in offset changing in chrome during zoom) created by
- In chrome, changing element's offset during zoom out is buggy. For …
- 06:24 Ticket #8818 (.contains(window, document) throws an exception) closed by
- patchwelcome: Thanks for replying back with a test case. Further information on …
- 05:58 Ticket #8833 (scrollTop/animate - animate does not stop.) closed by
- worksforme: Thanks for submitting a ticket to the jQuery project!. Please see here …
- 05:20 Ticket #8833 (scrollTop/animate - animate does not stop.) created by
- Using scrollTop in the following manner, browser Firefox 3.6.16: …
04/09/11:
- 19:36 Ticket #8805 (Internet Explorer changes link text when changing the href) closed by
- patchwelcome: Confirmed. I've looked into fixing this and I'm not sure it is worth the …
- 18:15 Ticket #8830 (Event hover() when fast pointing to an element) closed by
- duplicate: This may not be ideal, but you can use .stop to withhold the toggle values …
- 16:28 Ticket #8780 (events, preventDefault) closed by
- invalid: This is not a jQuery bug; It's a valid error triggered by Firefox's E4X …
- 15:34 Ticket #8832 (in IE9 trying to access the zeroth element of an empty array causes ...) created by
- Sizzle.getText = function( elems ) { var ret = "", elem; for ( var i = …
- 14:44 Ticket #8829 (cannot use .css() after using .parent().prev()) closed by
- invalid: Sounds like a Chrome or extension issue then.
- 14:43 Ticket #8831 (sizzle.getText in ie trying to access the zeroth element of an empty array ...) closed by
- invalid: That's done because of an issue with the .length property on some …
- 13:53 Ticket #8831 (sizzle.getText in ie trying to access the zeroth element of an empty array ...) created by
- var arr = []; for (var i = 0; arr[i]; i++) { alert("here"); }
- 09:47 Ticket #8830 (Event hover() when fast pointing to an element) created by
- […] …
- 05:45 Ticket #8829 (cannot use .css() after using .parent().prev()) created by
- i dont seem to be able to use .css() after getting to an element like so: …
04/08/11:
- 22:06 Ticket #8828 (FadeOut FadeIn broken) closed by
- invalid: I believe this is operator error. Please ask for support in the #jquery …
- 17:02 Ticket #8813 (Using .val() on a select with non-existent value produces invalid result) closed by
- patchwelcome: Woops, I read "incorrect". Sorry OP. Anyway, rwaldron and I have …
- 16:36 Ticket #8828 (FadeOut FadeIn broken) created by
- This code may broke the fadeIn / fadeOut : Html : <div …
- 16:24 Changeset [f182b7b92117f8e353a1f712569d3d2642100862] by
-
- src/support.js
- 15:41 Changeset [2594a935de347088cecac987c3868e9bb5f35194] by
-
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/deferred.js
- src/effects.js
- src/support.js
- 15:35 Changeset [7a1c6beab0d92b1419050eb468773bf1138254a6] by
-
- src/deferred.js
- test/unit/deferred.js
- 14:38 Ticket #8824 (Selector is now unrecognized) closed by
- invalid: Even though it worked in jQuery 1.4.2, that is an invalid selector. This …
- 14:34 Ticket #8820 (attr("any",undefined) returns undefined) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Passing …
- 13:55 Ticket #8825 (1.5.2 version bind 函数bug) closed by
- duplicate
- 13:28 Ticket #8722 (jQuery 1.5.1 is placing target variable into the global namespace) reopened by
- 13:26 Ticket #8272 (Exceptions in plain JS object event handlers swallowed by jQuery) closed by
- fixed: Fixes #8722. Remove try/catch used by #3533 to fix the IE Table Colon Blow …
- 11:17 Ticket #8826 (ALLOWTRANSPARENCY can be set in constructor but not using attr()..) created by
- IN IE7 if you do.. $('<iframe ALLOWTRANSPARENCY="true"/>); the attribute …
- 10:47 Ticket #8825 (1.5.2 version bind 函数bug) created by
- IE7下,$(window).bind('beforeunload',function(){}) 会报type为空或不是对象的错误。
- 10:27 Ticket #8824 (Selector is now unrecognized) created by
- I have found this error in Firefox 3.6 under Ubuntu: using jQuery 1.4.2 …
- 10:16 Ticket #8823 (parseJSON Chrome) created by
- Hello, On Chrome, window.JSON.parse fails for: '{a:"x[TAB]y"}' where …
- 09:46 Ticket #8821 (Javascript error is thrown in IE when executing closest(':visible')) created by
- Javascript error in IE 8 when executing element.closest(':visible'); …
- 09:21 Ticket #8820 (attr("any",undefined) returns undefined) created by
- Example (in Chrome debugger): […] I would expect the same behaviour …
- 07:57 Ticket #8819 (jQuery.ajax async:false) created by
- If you make an ajax call using the option async:false and beforeSend for …
- 07:30 Ticket #8818 (.contains(window, document) throws an exception) created by
- Hi, I've notice the following command : jQuery.contains(window, …
- 07:23 Ticket #8817 (Status of XMLHttpRequest object is not set to 0 (If any ajax request is ...) created by
- According to my requirement if i have more that 1 ajax request at a time …
- 06:55 Ticket #8816 (Google Chrome .height(), .innerHeight(), .outerHeight() sometimes return ...) created by
- How to repeat: CSS: […] HTML: […] JS: […] If …
- 05:16 Ticket #8815 (jQuery's html() function removes tabs in IE 8 when it shouldn't) created by
- See jsFiddle here: http://jsfiddle.net/6Hd9J/5/ Notice that in setting …
- 02:53 Ticket #8722 (jQuery 1.5.1 is placing target variable into the global namespace) closed by
- fixed: (incorrectly closed this bug due to a transposition of the ticket number …
- 02:52 Changeset [98d83ef85f41fefb40a14eec24c6804c088bbeeb] by
-
- src/event.js
- test/unit/event.js
- 01:29 Ticket #8813 (Using .val() on a select with non-existent value produces invalid result) reopened by
- Given that dynamic values are common in setting values of select elements, …
- 00:56 Ticket #8813 (Using .val() on a select with non-existent value produces invalid result) closed by
- invalid: This is not a jQuery bug, to add a new, previously non-existent value to a …
- 00:55 Ticket #8814 (Unnecessary code in inArray) created by
- I was looking through core.js and noticed the redefinition of inArray …
04/07/11:
- 23:33 Ticket #8813 (Using .val() on a select with non-existent value produces invalid result) created by
- If you start with: […] And do: […] jQuery removes the selected …
- 22:04 Ticket #8810 (Cannot access top level element of a parsed string) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! That is …
- 21:33 Ticket #8810 (Cannot access top level element of a parsed string) created by
- In Firebug on Firefox 4, the following happens. Console input: var t = …
- 15:30 Ticket #8803 (jQuery.holdReady() method) closed by
- fixed: Create jQuery.holdReady(true/false) method to encapsulate …
- 15:30 Changeset [c470db6950d05644fa9d99e79ce0b2bc3c6235a1] by
-
- src/core.js
- src/deferred.js
- src/effects.js
- src/queue.js
- src/support.js
- test/data/readywaitloader.js
- test/readywait.html
- test/unit/core.js
- test/unit/deferred.js
- test/unit/effects.js
- 15:29 Ticket #8805 (Internet Explorer changes link text when changing the href) created by
- Today I came across a IE bug and wanted to ask if we could apply a generic …
- 15:26 Changeset [14193e449efe76105df61d745ebd7031dd7fe783] by
-
- src/core.js
- test/data/readywaitloader.js
- test/readywait.html
- 15:07 Ticket #8677 (Jquery 1.5.1 - Break on error - (b is undefined at line 16 - ...) closed by
- invalid: The issue you're experiencing is usually caused by older versions of …
- 15:00 Ticket #8803 (jQuery.holdReady() method) created by
- Document this method for delaying ready event rather than exposing the …
- 14:55 Ticket #8764 (Regression in getJSON) closed by
- wontfix: It's because default for cache option is false in the context of a script …
- 14:37 Ticket #8770 (Document `attr` behavior when new value function returns undefined) closed by
- wontfix: That seems like the right behavior to me. I think we could add something …
- 14:20 Ticket #6913 (namespaced event bubbleing wrong) closed by
- fixed: Fixed with the 1.6 event reorg.
- 14:07 Ticket #8784 (globalEval dont allow to catch exceptions) closed by
- wontfix: globalEval is not an "eval" in the traditional sense as it creates a …
- 13:59 Ticket #8795 (Specific Selector doesn't work in IE 6, 7, or 8) closed by
- invalid: Thank you for submitting a bug report to the jQuery bug tracker. It seems …
- 13:55 Ticket #8796 (Executing .click() on a checkbox performs actions out of order) closed by
- invalid: jQuery cannot be accountable for the event firing order in the presence …
- 13:52 Ticket #5337 (left/right/top/bottom css property can't be toggled in FF) closed by
- worksforme: Using dmethvin's test case, this cannot be reproduced. …
- 13:40 Ticket #8769 (https://code.jquery.com has an invalid SSL certificate) closed by
- invalid: https://code.jquery.com/jquery.js is: 504 - Gateway Timeout Also, the …
- 12:46 Ticket #6319 (Regression: stopPropagation inside change handlers in IE is incorrectly ...) reopened by
- Whoops, no it wasn't, I misinterpreted the test case.
- 12:45 Ticket #6319 (Regression: stopPropagation inside change handlers in IE is incorrectly ...) closed by
- fixed: Fixed in 1.5.1.
- 11:33 Ticket #8800 (Opera animate trouble) created by
- Strange trouble with Opera 11.01 and jquery 1.5.2. …
- 11:01 Ticket #8798 (jQuery appends some weird string on the data sending to server) closed by
- duplicate
- 11:00 Ticket #8799 (document loading events ready through error!) closed by
- invalid: This is a user mistake. You have to pass a function reference to …
- 10:50 Ticket #8799 (document loading events ready through error!) created by
- document loading events ready like $( alert('test'); ) or $.ready( …
- 10:46 Ticket #8798 (jQuery appends some weird string on the data sending to server) created by
- StackOverflow discussion: …
- 08:59 Ticket #8797 (jQuery innerWidth() throws ownerDocument is null) created by
- jQuery 1.5.1 AND 1.5.2 (jsFiddle only offers 1.5.1 at the moment) Firefox …
- 04:56 Changeset [6832595ccd41d26f1c5c96ccabeee4ba6e53e1f6] by
-
- src/core.js
- src/deferred.js
- src/effects.js
- src/event.js
- src/queue.js
- src/support.js
- test/unit/core.js
- test/unit/deferred.js
- test/unit/effects.js
- 04:51 Changeset [c1dcad69427b78f3e70628ab1444f42033ee593a] by
-
- src/support.js
- 04:47 Changeset [f3c6077da02f080f09d73ec4d8a8029f76654c2b] by
-
- src/core.js
- test/unit/core.js
- 04:00 Changeset [4552d135f404b78f4fa1494a3de2911b2e2e4773] by
-
- src/queue.js
- test/unit/effects.js
- 03:49 Changeset [bb99899ca0de93dd12f5a53f409ff6f72bfcf94c] by
-
- src/deferred.js
- test/unit/deferred.js
- 03:15 Ticket #8732 (Incorrect feature detect for IE9 focusin/focusout) closed by
- fixed: Fix #8732. Change feature detect for focusin event support, so IE9 won't …
- 03:07 Changeset [75a4bc4a4e55360c7c3c734cbef2558050ed4456] by
-
- src/effects.js
- 03:06 Changeset [bbd9c776ea22296a6807d5b760bd4e82ee5f4414] by
-
- src/event.js
- src/support.js
- 03:01 Ticket #8550 (Incorrect custom event bind) closed by
- fixed: Fixed by the 1.6 event reorg here: …
- 02:53 Ticket #8796 (Executing .click() on a checkbox performs actions out of order) created by
- A code sample says 1000 words: […] Pretty simply unchecked checkbox. …
- 02:17 Ticket #8712 (Custom events don't bubble up to window) closed by
- fixed: Fixes #8712. Bubble custom events to the window when they are triggered. …
- 02:11 Changeset [b7dd8404c52518bc4d71b0e715c506252d651a3f] by
-
- src/event.js
- test/unit/event.js
- 01:56 Ticket #8793 (javascript problem) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 01:35 Ticket #8795 (Specific Selector doesn't work in IE 6, 7, or 8) created by
- Example: http://jsfiddle.net/5WLWq/ […] performing: […] …
- 00:51 Ticket #8791 (Event data being overwritten) closed by
- invalid: For accounting purposes I'm going to close this as invalid. It's not okay …
- 00:48 Ticket #8791 (Event data being overwritten) reopened by
Note: See TracTimeline
for information about the timeline view.
