Timeline
07/11/12:
- 21:51 Ticket #10791 (Delegated Events fail on SVG elements) closed by
- wontfix: For the browsers where .foo wouldn't work, [class~=foo] should work.
- 21:23 Ticket #12054 (Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute') closed by
- fixed: Update Sizzle; Closes #12054, #12057. Changeset: …
- 21:23 Ticket #12057 (Sizzle Regression) closed by
- fixed: Update Sizzle; Closes #12054, #12057. Changeset: …
- 20:54 Ticket #12063 (Pass array length as third argument to $.each.) closed by
- plugin: Feel free to create a plugin that adds this functionality.
- 20:20 Ticket #12063 (Pass array length as third argument to $.each.) created by
- It would be so useful.
- 19:57 Ticket #10791 (Delegated Events fail on SVG elements) reopened by
- 19:09 Ticket #12062 (Error Line 2 caracter 30982) closed by
- invalid
- 18:59 Ticket #12062 (Error Line 2 caracter 30982) created by
- Invalid argument jquery-1.7.min.js Line 2 caracter 30982
- 18:58 Ticket #12061 ($(window).beforeunload() clobbers previous handler and return values) created by
- Moved from: http://bugs.jqueryui.com/ticket/8439 No matter what …
- 16:33 Ticket #12060 (Doesn't read data parameter correctly) closed by
- duplicate
- 16:18 Ticket #12060 (Doesn't read data parameter correctly) created by
- The HTML file (shortened): […] When I call: […] I get the videoid …
- 14:28 Ticket #12055 (Memory Leak in IE8 when using custom events) closed by
- duplicate: Sweet!
- 13:54 Ticket #12059 (`grunt custom` should minify - also should add excluded modules to headers) closed by
- fixed: grunt custom saves minified version automattically. Close gh-856, Fixes …
- 13:18 Ticket #12056 (Insert space before capital letters in jquery template using replace and ...) closed by
- invalid: jquery.template is not managed on this bug tracker and is not supported by …
- 12:53 Ticket #12058 (not working with jquery ui dialog) closed by
- invalid: jQuery UI's 1-8-stable branch works, so jQuery UI 1.8.22 will work …
- 12:16 Ticket #12059 (`grunt custom` should minify - also should add excluded modules to headers) created by
- It would be useful if e.g. grunt custom:-deprecated would also create a …
- 12:13 Ticket #12058 (not working with jquery ui dialog) created by
- Not sure this bug should go under jquery core or jquery UI. jquery 1.8 b2 …
- 10:44 Ticket #12057 (Sizzle Regression) created by
- Was working in 1.8b1, now breaks in 1.8b2 ok (quoted value) …
- 08:25 Ticket #12056 (Insert space before capital letters in jquery template using replace and ...) created by
- the below jquery template is not working because f $1 <script id="" …
- 06:44 Ticket #12055 (Memory Leak in IE8 when using custom events) created by
- I'm seeing a memory leak in IE8/7 when binding custom events to a Jquery …
07/10/12:
- 23:15 Ticket #12054 (Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute') created by
- $(document).is(".something"); will throw `Uncaught TypeError: Object …
- 21:35 Ticket #12053 (null pointer exception in .next() / .sibling()) closed by
- duplicate
- 21:21 Ticket #12053 (null pointer exception in .next() / .sibling()) created by
- When using .next() on a last child you get an exception instead of the …
- 20:59 Ticket #12052 (.data() fails when retrieving large numbers) closed by
- duplicate
- 20:43 Ticket #12052 (.data() fails when retrieving large numbers) created by
- Having a "data-something" attribute on an element containing a large …
- 15:31 Ticket #12050 (Jquery :lt Selector) closed by
- invalid: string + number - number = (string + number) - number, which is not what …
- 15:16 Ticket #12050 (Jquery :lt Selector) created by
- I have ten rows in a table with a text box in each cell. I'm attempting to …
- 15:03 Ticket #12049 ($.post()) closed by
- invalid: Please ask for support on the forums or on the …
- 14:39 Ticket #12049 ($.post()) created by
- I have a problem. Try to solve it... 1. I have a webpage1 and in this …
- 14:17 Ticket #10517 (.before() and .after() give unexpected return type) closed by
- fixed: Fix #10517. before() and after() on disconnected node should return …
- 13:51 Ticket #12047 (body.removeChild( container ); can cause an error) closed by
- wontfix: DOMNodeInserted is deprecated and should no longer be used. …
- 11:15 Ticket #12048 ([IE6/7/8] xml set attribute) created by
- On line 2572: […] if elem is XML element,you create HTML attribute …
- 08:29 Ticket #11967 (data argument in ajax dataFilter callback is undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:17 Ticket #12047 (body.removeChild( container ); can cause an error) created by
- [ http://stackoverflow.com/a/11407389/1091014 An answer of a question on …
- 03:16 Ticket #12024 (Certain attributes should be treated as case-insensitive when comparing ...) closed by
- duplicate: @ClarkeyBoy1987: This is absolutely a bug, just not in the implementation …
- 03:13 Ticket #11400 (The .find function fail when nodes have an ID containing a \) closed by
- duplicate: Ported to Sizzle issue https://github.com/jquery/sizzle/issues/121
- 03:11 Ticket #11962 (Standardize getter return values for empty sets.) closed by
- fixed: Fix #11962. Standardize getter return values for empty sets. Changeset: …
- 00:38 Ticket #12043 (Sizzle Error - unrecognised expression (0)) closed by
- invalid: This would require debugging the tablesorter plugin, so it's not (yet) a …
07/09/12:
- 22:27 Ticket #12046 (.remove([selector]) not honoring the sub selector correctly) closed by
- invalid: > selector A selector expression that filters the set of matched …
- 20:18 Ticket #12046 (.remove([selector]) not honoring the sub selector correctly) created by
- http://jsfiddle.net/277w4/ The .remove() function doesn't remove the …
- 16:56 Ticket #12045 (border-box on dynamically altered child elements in Chrome does not update ...) created by
- See this example http://jsfiddle.net/22Wmg/9/ Basically when adjusting …
- 14:10 Ticket #12044 (ready callback should always be called asynchronously) created by
- The documentation of ready says: > If …
- 08:09 Ticket #12043 (Sizzle Error - unrecognised expression (0)) created by
- On the webpage, http://www.bimomotor.com/bimo/category/All+categories I …
07/08/12:
- 09:00 Ticket #12042 (Jquery don't allow to set minHeight value to auto if value was set with a ...) created by
- When one block was defined with min-height at "100%", it's impossible to …
- 08:51 Ticket #11958 (JQuery functions fail to start when activated by a dynamically created DOM ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:51 Ticket #11942 (subsequent getScript callback does not always fire) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:51 Ticket #11940 (Ajax request on Android after a back) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:51 Ticket #11901 (JQuery opacity test is not exhaustive according to spec) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:21 Ticket #12041 (trigger method is trying to access object's properties as functions) created by
- When using custom events on a JavaScript object (such as window, document …
- 03:31 Ticket #12040 (Test against Content Security Policy (CSP)) created by
- Ticket #11249 fixed a CSP issue with inline styles used for feature …
- 02:46 Ticket #12032 ($.browser.safari returns true in latest Chrome release) closed by
- wontfix: This is because $.browser is unmaintained - to maintain is to encourage …
07/07/12:
- 21:49 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) closed by
- fixed: https://github.com/jquery/jquery/commit/dc83072878ed9636c8158a014bd9fa4acc1 …
- 20:48 Ticket #12037 (jQuery triggers default CSP inline style blocking) closed by
- duplicate: Thanks, we'll handle this in #11249. I appreciate the patch!
- 20:45 Ticket #11249 (CSP error in Chrome 18 when loading jQuery 1.7.1) reopened by
- 19:38 Ticket #12027 (Uses classList in Chrome/Firefox for className management) closed by
- duplicate
- 10:11 Ticket #12037 (jQuery triggers default CSP inline style blocking) created by
- This is a re-filing of #11249 since that got closed. (Sorry about the …
- 03:32 Ticket #12033 (The requested URL /servcars/js/jquery-1.3.2.min.js was not found on this ...) closed by
- invalid: This isn't a jQuery core bug. It's not even a bug report.
07/06/12:
- 21:17 Ticket #10290 (ELEMENT TRAVERSING API) reopened by
- Reopening for possible inclusion in 2.0; Orkel has volunteered.
- 18:49 Ticket #12033 (The requested URL /servcars/js/jquery-1.3.2.min.js was not found on this ...) created by
- 17:46 Ticket #12032 ($.browser.safari returns true in latest Chrome release) created by
- The latest Chrome release for Mac (20.0.1132.47) looks like it changed …
- 15:31 Ticket #12031 (Allow objects as event handlers) created by
- Doing OOP with jQuery events requires a lot of $.proxy boilerplate. the …
- 14:16 Ticket #12018 ($(document).ready() fires too early in IE8) closed by
- fixed: Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848. …
- 14:04 Ticket #8482 (position() on AREA element errors in IE (tested IE 7 and 8)) closed by
- fixed: Fix #8482, offsetParent should not return null. Closes gh-847. …
- 13:11 Ticket #11971 (Animating background-position fails in IE8) closed by
- fixed: Fix #11971: force numeric animation start to be numeric, closes gh-836. …
- 07:33 Ticket #12030 (.attr() bug drowser differences IE8) created by
- Browser: IE version 8.0.6001.18702 on WinXp Firefox 13.0.1 on same …
- 04:48 Ticket #12029 (on() not the same as live() for keypress event) closed by
- invalid: Please ask for help on the forums; You're using .on incorrectly.
- 04:42 Ticket #11163 (jQuery.support.checkClone always true) closed by
- fixed: From what I can tell, this is fixed. Markel, if I'm wrong, let me know and …
- 04:30 Ticket #11643 (USING VARIABLE TO REPLACE REDUPLICATE STRINGS) closed by
- wontfix: antishok, thanks for doing the investigative work, but if this only saves …
- 03:20 Ticket #12029 (on() not the same as live() for keypress event) created by
- The documentation states on() should be used in place of live for jquery …
- 01:14 Ticket #12025 ((Not Really) New jQuery Static Method: wait) closed by
- invalid: All the code at docs.jquery.com is really old and will be either moved to …
07/05/12:
- 21:26 Ticket #12026 (Let $(html, props) use any jQuery.fn method) closed by
- fixed: Fix #12026. Let props in $(html, props) be any jQuery.fn method. Closes …
- 21:23 Ticket #12027 (Uses classList in Chrome/Firefox for className management) created by
- Uses el.classList DOMTokenList to handler attr(class) that support it. …
- 21:17 Ticket #12026 (Let $(html, props) use any jQuery.fn method) created by
- As discussed in IRC. Rather than keeping a separate .attrFn white list, …
- 21:09 Ticket #12025 ((Not Really) New jQuery Static Method: wait) created by
- Ever since deferred was refactored out two years ago, every single …
- 17:25 Ticket #12024 (Certain attributes should be treated as case-insensitive when comparing ...) created by
- Hi, Please see …
- 17:03 Ticket #12023 (Add new $.sjax method to explicitly support synchronous AJAX) created by
- Currently, the $.ajax method has an "async" option that has been …
- 15:43 Ticket #12021 (Install error) closed by
- invalid: Please ask for support on the forums or on the …
- 15:36 Ticket #12021 (Install error) created by
- Hi I try to run your install, and get this error: Script: …
- 14:37 Ticket #12020 (A bug that occurs when binding transitionend event to an element via ...) created by
- The event transitionend's argument object event can get two properties. …
- 13:11 Ticket #12012 (unable to disable 'readonly') closed by
- duplicate: Use .prop().
- 13:08 Ticket #12015 (»e.returnValue = false;« does often raise "... member not found .." for ...) closed by
- invalid: This is an issue with what the plugin is doing, not jQuery. IE 6/7 (and …
- 13:00 Ticket #12019 (Calling next() on an element without any next sibling throws) closed by
- duplicate: No test case provided, but seems like a dup.
- 12:51 Ticket #12013 (Problem on parseInt of '08' and '09') closed by
- invalid: Ask on a forum.
- 12:50 Ticket #12014 (jQuery's clone method doesn't clone events bound via addEventListener ...) closed by
- cantfix: Yep, use jQuery's event system if you also want to use jQuery's …
- 12:22 Ticket #12019 (Calling next() on an element without any next sibling throws) created by
- Test case - $("body").next(); Throws (in Chrome 20) - TypeError: Cannot …
- 12:17 Ticket #12018 ($(document).ready() fires too early in IE8) created by
- Demo: http://jsfiddle.net/highcharts/SHD92/ 1. Open the URL in a modern …
- 11:25 Ticket #12016 (Ajax Cross Domain Request doesnt't work correctly in Internet Exploler) created by
- I used a type of code, which sending a cross domain request to other site, …
- 09:06 Ticket #12015 (»e.returnValue = false;« does often raise "... member not found .." for ...) created by
- Test case: http://jsfiddle.net/hfQeG/4/
- 08:34 Ticket #12014 (jQuery's clone method doesn't clone events bound via addEventListener ...) created by
- See example: http://jsfiddle.net/yvguq
- 08:31 Ticket #11896 (jquery ie8 unexpected call to method or property access ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:28 Ticket #12013 (Problem on parseInt of '08' and '09') created by
- Hello, I have a problem with the function parseInt() : parseInt('01') => …
07/04/12:
- 19:31 Ticket #12010 (Data attribute names that contain a digit after a dash are not returned by ...) closed by
- invalid: Numbers aren't valid in data-* attribute names …
- 15:02 Ticket #12012 (unable to disable 'readonly') created by
- Hello, I use Google Chrome Version 20.0.1132.43 Iceweasel/3.5.16 (like …
- 14:44 Ticket #12011 (HEAD only response caused JQUERY parser fail) created by
- When I return a HEAD 200 to a Jquery ajax call. I got: JSON Parse error: …
- 10:06 Ticket #12010 (Data attribute names that contain a digit after a dash are not returned by ...) created by
- jQuery 1.7.2 doesn't always return all data attributes with $.fn.data(). …
Note: See TracTimeline
for information about the timeline view.
