Timeline
Nov 17, 2012:
- 12:17 PM Ticket #12914 (http://api.jquery.com search issue) closed by
- notabug: Thanks for contributing! Ported this to: …
- 11:10 AM Ticket #12914 (http://api.jquery.com search issue) created by
- A site issue if I enter "jquery children" (for example) in the search …
- 8:37 AM Ticket #12847 (It does not work click on iframe) closed by
- duplicate: Duplicate of #12652. > Tracing jquery's 1.8.3 source code reveals …
Nov 16, 2012:
- 9:16 PM Ticket #12913 (use childElementCount or Element.children.length for ...) created by
- http://jsperf.com/jquery-child-ele-size/10 childElementCount seems to …
- 3:57 PM Changeset [d08d483]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/index.html
- 3:47 PM Ticket #12912 (The .on(event, childSelector, function) method doesnt work in IE 9.0.8) closed by
- worksforme: http://jsfiddle.net/dmethvin/8FWBk/ works on IE 9.0.11, Windows 7
- 2:38 PM Ticket #12912 (The .on(event, childSelector, function) method doesnt work in IE 9.0.8) created by
- <html> <body> <div id='parent'> <div> 1 </div> <div> 2 …
- 12:16 PM Changeset [28df086]1.12-stable2.2-stablekillphp by
- package.json
- 10:12 AM Ticket #12911 (Jquery Bug with Firefox 16.0.2) closed by
- notabug:
.disableSelection()
is not part of core, it's part of UI, and it's … - 10:00 AM Ticket #12911 (Jquery Bug with Firefox 16.0.2) created by
- Firefox 16.0.2 breaks disableSelection with dropdowns. I had reported …
- 8:47 AM Ticket #12899 (jQuery.focus() trigger native onfocus twice) closed by
- wontfix: Since inline event handlers are outside the control of jQuery, we …
- 8:25 AM Ticket #12906 (wrapAll returns 'this' instead of 'wrap') closed by
- notabug: > "This method returns the original set of elements for chaining …
- 8:21 AM Ticket #12907 (Script freezes or fails to complete) closed by
- notabug: This is not a bug report. Please ask for help on a forum and only …
- 8:14 AM Ticket #12910 (my thing won't download) closed by
- notabug: Please ask for help on a forum, this is not a bug.
- 8:12 AM Ticket #12910 (my thing won't download) created by
- I go to the download page, and click download, and all I get is a huge …
- 6:04 AM Ticket #12909 (Dynamically loading CSS.) created by
- Currently jQuery offers a very easy way to dynamically load extra …
- 4:07 AM Ticket #12907 (Script freezes or fails to complete) created by
- http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js:2 …
- 3:58 AM Ticket #12906 (wrapAll returns 'this' instead of 'wrap') created by
- In the 'wrapAll' function: if ( this[0] ) { The elements to wrap …
- 3:47 AM Ticket #12819 (.on() - binding fails after ajax) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:40 AM Ticket #12905 (jqery 1.8.2: Uncaught TypeError: Object #<Text> has no method ...) created by
- 1. the following code leads to Uncaught TypeError: Object #<Text> has …
Nov 15, 2012:
- 10:59 PM Ticket #12904 (.show()ing CSS hidden elements fails permanently if iframes are hidden ...) created by
- Affects all versions of jQuery 1.8 in Firefox 16 (at least) This is …
- 8:22 PM Ticket #12901 (isWindow returns true when it should be false) closed by
- notabug: Unfortunately, there's no simple test for seeing if something …
- 2:24 PM Ticket #12903 (Extra body tag in blog web page) closed by
- fixed: Thanks for the report! In the future, reports for errors in the blog …
- 2:13 PM Ticket #12903 (Extra body tag in blog web page) created by
- Obviously the wrong place, but not sure who to notify. The jQuery …
- 12:20 PM Ticket #12902 (isWindow returns true when it should be false) closed by
- duplicate: Duplicate of #12901.
- 12:07 PM Ticket #12902 (isWindow returns true when it should be false) created by
- […] why not use: […] instead of: […]
- 12:05 PM Ticket #12901 (isWindow returns true when it should be false) created by
- […] why not use: […] instead of: […]
- 11:02 AM Ticket #12900 (Nested $.each()es with indexes don't perform as expected) closed by
- notabug: This isn't a bug report.
- 10:57 AM Ticket #12900 (Nested $.each()es with indexes don't perform as expected) created by
- Bottom line, you nest a few of them, and things really get screwed up. …
- 10:07 AM Ticket #12891 (Poor Tween Performance when Box-Shadow Is Set) closed by
- notabug: There's no test case, so I'll guess you're right and say that there …
- 9:54 AM Ticket #12899 (jQuery.focus() trigger native onfocus twice) created by
- You can see it in example: http://jsfiddle.net/NHENF/28/
- 9:12 AM Ticket #12898 (.on 4 with both selector and data parameters fails for multiple lines) closed by
- duplicate: Duplicate of #12897.
- 9:11 AM Ticket #12897 (.on 4 with both selector and data parameters fails for multiple lines) closed by
- notabug: You're using
.on(event, selector, fn)
incorrectly. The selector … - 2:16 AM Ticket #12898 (.on 4 with both selector and data parameters fails for multiple lines) created by
- According to the documentation, this ought to work... …
- 2:16 AM Ticket #12897 (.on 4 with both selector and data parameters fails for multiple lines) created by
- According to the documentation, this ought to work... …
Nov 14, 2012:
- 9:42 PM Ticket #9904 (Move deprecated functionality to compatibility plugin) closed by
- fixed: Done. …
- 9:40 PM Ticket #11737 (Remove jQuery.sub) closed by
- fixed: Moved to jquery-compat at …
- 9:23 PM Ticket #12569 (Improve feature detect for oldIE event bubbling) reopened by
- 9:21 PM Ticket #12569 (Improve feature detect for oldIE event bubbling) closed by
- fixed: Revert "Fixes #12569. Improve Feature Detect For oldIE bubbling. …
- 9:21 PM Ticket #12777 (Applets don't work when appended on IE) closed by
- fixed: Fix #12777. Add applet to non-cacheable fragment types. I don't want …
- 9:09 PM Changeset [05fb5de3]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:55 AM Ticket #12895 (Find does not find element in IE 9) closed by
- notabug: The html is invalid.
p
tags can only include "phrasing content", … - 11:46 AM Ticket #12896 (Hiding a tr crashes IE8) created by
- Just click any x on the fiddle, IE8 crashes. http://jsfiddle.net/hqjfv/5/
- 11:27 AM Ticket #12895 (Find does not find element in IE 9) created by
- The best way to describe this bug is show code that illustrates it: …
- 10:06 AM Ticket #12887 (Coordinates are not scaled in IE9 when CSS scale transforms are in use) closed by
- duplicate: Duplicate of #8362.
- 9:33 AM Ticket #12894 (show() on inline-block <span>) closed by
- notabug
- 8:06 AM Ticket #12894 (show() on inline-block <span>) created by
- Seems there's a bug on the show() method when applied on a span …
- 7:59 AM Ticket #12893 (.find using an id selector only returns one element) closed by
- notabug: A document with multiple elements having the same ID value is invalid. …
- 7:52 AM Ticket #12892 (unchecked checkbox considered checked) closed by
- notabug
- 7:43 AM Ticket #12893 (.find using an id selector only returns one element) created by
- Using a '#id' selector in a .find only returns the first element, in …
- 4:10 AM Ticket #12892 (unchecked checkbox considered checked) created by
- I use a checkbox created from a html string. when calling .attr() on …
Nov 13, 2012:
- 11:54 PM Ticket #12891 (Poor Tween Performance when Box-Shadow Is Set) created by
- I am about 80% sure that this issue is caused by browsers being …
- 6:42 PM Ticket #12889 (Add .cousin() support) closed by
- plugin: Thanks for your time and interest in helping out with jQuery Core! …
- 5:36 PM Ticket #12889 (Add .cousin() support) created by
- This would be shorthand for .parents().siblings().children()
- 3:04 PM Ticket #12888 (Would like option to have empty / unsuccessful elements return from ...) closed by
- plugin: Not worth the bytes/complexity/documentation for core; there's a clear …
- 2:49 PM Ticket #12888 (Would like option to have empty / unsuccessful elements return from ...) created by
- It would be very useful to be able to have all properly formed input …
- 1:57 PM Ticket #12887 (Coordinates are not scaled in IE9 when CSS scale transforms are in use) created by
- Example: http://jsfiddle.net/khuEm/4/. Click the lower right side of …
- 10:30 AM Changeset [02c726f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 8:30 AM Milestone 1.8.3 completed
- 3:56 AM Ticket #12802 (Attribute Ends With Selector not working latest version of jquery) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 12, 2012:
- 9:06 PM Changeset [48bd8b5]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/attributes.js
- test/unit/effects.js
- 12:21 PM Ticket #12886 (Add source map support for build) created by
- Create source map during the build process to make debugging the .min …
- 12:06 PM Ticket #12801 (Enumerated values in selectors are case sensitive) closed by
- duplicate: This is already an issue in Sizzle: …
- 10:31 AM Ticket #12885 (Optimize jQuery.expr.filters.hidden) created by
- http://forum.jquery.com/topic/optimize-jquery-expr-filters-hidden …
- 9:48 AM Ticket #12884 (Errors thrown on callback handlers can break the original promise) closed by
- duplicate: Duplicate of #11193. See also #11292.
- 5:51 AM Ticket #12884 (Errors thrown on callback handlers can break the original promise) created by
- If errors are thrown by callback handlers passed to …
Nov 11, 2012:
- 3:26 PM Ticket #12883 (.width(), outerWidth(), innerWidth all incorrect in Safari with ...) created by
- I have a situation where I have a UL containing a couple of lis, and I …
- 1:48 PM Ticket #12882 (DOM traversal predictably breaks when $ instantiated with a string of HTML) closed by
- notabug: See the docs and ask for help on the forum if you need it: …
- 1:14 PM Ticket #12882 (DOM traversal predictably breaks when $ instantiated with a string of HTML) created by
- When passing the jQuery object a HTML string, DOM traversal works …
- 9:54 AM Ticket #12881 (Second argument to constructor is ignored if the element has text) closed by
- notabug: The only HTML you can use with that signature is a simple element with …
- 3:07 AM Ticket #12881 (Second argument to constructor is ignored if the element has text) created by
- http://api.jquery.com/jQuery/ states that "As of jQuery 1.4, the …
Nov 10, 2012:
- 12:24 PM Ticket #12880 (Microsoft JScript runtime error: 'parent().get(...)' is null or not an ...) closed by
- notabug: This is not a bug report. Please ask for help on the …
- 12:22 PM Ticket #12878 ($.ajax JSON.stringify issue - replaces ??+ with reference to jquery) closed by
- duplicate: Duplicate of #12326.
- 8:50 AM Ticket #12879 (.outerHeight() returns an object rather than its pixel height) closed by
- notabug: Please make sure you've also updated to the latest version of …
- 7:32 AM Ticket #12880 (Microsoft JScript runtime error: 'parent().get(...)' is null or not an ...) created by
- Microsoft JScript runtime error: 'parent().get(...)' is null or not an …
- 6:14 AM Ticket #12879 (.outerHeight() returns an object rather than its pixel height) created by
- Hi guys, .outerHeight() seems to return actual object rather than …
- 4:14 AM Ticket #12791 (Jquery is not working in IE 8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.