Timeline
Jul 24, 2013:
- 9:31 PM Changeset [410cf4e]2.2-stablekillphp by
- bower.json
- 9:31 PM Changeset [302f222]2.2-stablekillphp by
- src/core.js
- 5:15 PM Ticket #14181 (Provide function similar to replaceWith which uses detach rather than ...) closed by
- plugin: Seems like a good plugin […] (Untested, but probably works the …
- 3:56 PM Ticket #14181 (Provide function similar to replaceWith which uses detach rather than ...) created by
- At present replaceWith() always cleans the removed nodes of handlers …
- 1:05 PM Ticket #14179 ($.isNumeric returns true if argument is an array that contains one integer) reopened by
- 11:54 AM Ticket #14179 ($.isNumeric returns true if argument is an array that contains one integer) closed by
- notabug: isNumeric uses parseFloat (http://es5.github.io/#x15.1.2.3), of which …
- 10:39 AM Changeset [c8c32f1]2.2-stablekillphp by
- test/index.html
- 9:51 AM Ticket #14180 (focusin/out special events don't work cross-window) created by
- The special event implementation for focusin/out refer to the global …
- 8:50 AM Ticket #14179 ($.isNumeric returns true if argument is an array that contains one integer) created by
- If an argument is an array that contains one value that is numeric, …
- 8:11 AM Ticket #14178 (matchExpr[type].exec is not a function) created by
- […] when i tried to run the web page then it throws error like …
- 1:50 AM Ticket #14177 (Image upload error) created by
- Hi I want to upload image contains error report. But It doesnt work
- 1:22 AM Ticket #14176 (contents() is not working for iframe!!!) created by
- $("#frameDemo").contents().find("a").css("background-color","#BADA55"); …
Jul 23, 2013:
- 8:08 PM Ticket #14175 (In IE10 $.get() doesn't make a request when passed an empty object as ...) created by
- Example here: http://jsfiddle.net/96NuG/ In Chrome and Firefox, …
- 7:27 PM Ticket #14174 (globalEval return value) closed by
- notabug: The point of "globalEval" is to evaluate a piece of code specifically …
- 7:12 PM Ticket #14174 (globalEval return value) created by
- Unlike JavaScript's native eval function, jQuery.globalEval has no …
- 3:45 PM Ticket #14173 (Internet explorer 10 doesn't support css() function) created by
- hi, Internet explorer 10 doesn't support css() function.How I can …
- 12:46 PM Ticket #14168 (Autocompete Jquery giving problem in IE,) closed by
- notabug: This does not sound like a jQuery core bug. If you're using jQuery UI …
- 12:45 PM Ticket #14167 (invalid to load FileReader's method onload) closed by
- notabug: Please ask for help on stackoverflow, on …
- 12:44 PM Ticket #14171 (.val(var) does not trigger .change) closed by
- notabug: This is how the DOM works. You'd get the exact same behavior if you …
- 12:43 PM Ticket #14171 (.val(var) does not trigger .change) created by
- I don't know if this is intentional or a bug. Just thought I would let …
- 8:55 AM Ticket #14170 (this.$el) closed by
- notabug
- 6:38 AM Ticket #14170 (this.$el) created by
- 4:45 AM Ticket #14168 (Autocompete Jquery giving problem in IE,) created by
- Hi, I am facing problem in IE9 using Autocomplete jquery, when i …
- 2:22 AM Ticket #14167 (invalid to load FileReader's method onload) created by
- Code like this: $(document).ready(function(){ …
Jul 22, 2013:
- 8:46 PM Ticket #14152 (IE7: [type="anything"] selector throws "Object doesn't support this ...) closed by
- worksforme: jquery-git works for me in real IE7. http://jsbin.com/exuked/1/
- 8:24 PM Ticket #14166 (Accessing a Window's Height in IE 8 Breaks, Sometimes) created by
- If too many iframes are nested, and one of the inner ones loads a PDF …
- 6:10 PM Ticket #14165 (width change of html element during append, using Django template) closed by
- notabug: The bug tracker isn't set up for programming help, and we're not …
- 6:02 PM Ticket #14165 (width change of html element during append, using Django template) created by
- Below is the HTML code. If you try to load it into the browser …
- 5:15 PM Ticket #14164 (Reduce forced layout reflows in init or methods) created by
- This is a meta-ticket for identifying and solving issues with feature …
- 2:38 PM Changeset [831a532]2.2-stablekillphp by
- README.md
- 2:04 PM Changeset [24571f4]2.2-stablekillphp by
- README.md
- 2:04 PM Changeset [806b023]2.2-stablekillphp by
- README.md
- package.json
- 12:41 PM Ticket #14163 (Make Deferreds/Callbacks/.ready() optional modules) created by
- That way we can make smaller builds.
- 12:34 PM Ticket #10814 (make support as lazy as possible with closure in mind) reopened by
- 12:10 PM Ticket #14161 (:nth() selector - removal plans?) closed by
- notabug: It's just an alias. It's not documented by jQuery (because there's …
- 11:57 AM Ticket #14159 (Bug in fancy box 1.7) closed by
- notabug: This is not a fancyBox tracker
Jul 21, 2013:
- 5:52 AM Ticket #14162 (replaceWith looses data) created by
- I think I've encountered a bug using replaceWith. Example scenario: …
Jul 20, 2013:
- 6:39 PM Ticket #14161 (:nth() selector - removal plans?) created by
- There was recently a question (the first of its kind) asked about the …
- 5:22 PM Ticket #14160 (Function overloading) closed by
- worksforme: Interesting resource—thanks for sharing! Unfortunately, this is not a …
- 3:52 PM Ticket #14160 (Function overloading) created by
- Hello guys You have many methods which tackes defferent parameters …
- 8:54 AM Ticket #14159 (Bug in fancy box 1.7) created by
- Bug in fancy box 1.7 while using with uploadify,no fancybox coming.
- 4:28 AM Ticket #14158 ($.ajax() on v2.0.3 under Jasmine 2 throws DOM Exception 12) created by
- I have provided a Git repository that demonstrates the error: …
- 1:12 AM Ticket #14157 (a breaking case for offset()) created by
- I discovered, by accident, a somewhat unusual case (which happened …
Jul 19, 2013:
- 1:59 PM Ticket #14153 (ID selector with escaped characters returns two items in IE8, 1 in ...) closed by
- notabug
- 11:32 AM Ticket #14156 (leaks in global) closed by
- notabug: This is not a "leak" in the undesirable global bindings sense, is …
- 11:22 AM Ticket #14155 (Internet Explorer - Out Of Memory) closed by
- notabug: Please ask for help on a forum. This is not a bug report.
- 11:13 AM Ticket #14156 (leaks in global) created by
- I tested this on 2.0.4-pre edge in various browsers. By just loading …
- 10:47 AM Ticket #14155 (Internet Explorer - Out Of Memory) created by
- I am receiving the following bug in Internet Explorer. SCRIPT7: Out …
- 10:30 AM Ticket #14154 ($.urlParam().appendTo(jqueryapi.utilities)) closed by
- plugin: Sure, write a plugin to do this if you want.
- 10:09 AM Ticket #14154 ($.urlParam().appendTo(jqueryapi.utilities)) created by
- Why no? code: $.urlParam = function(name){ return …
- 9:55 AM Ticket #14142 (Wrong number of elements returned in XML document with numeric IDs in ...) closed by
- fixed: Update Sizzle to 1.10.5. Fixes #14142. Changeset: …
- 9:54 AM Changeset [0600a29]2.2-stablekillphp by
- bower.json
- 9:54 AM Changeset [07b5f12]2.2-stablekillphp by
- Gruntfile.js
- package.json
Jul 18, 2013:
- 4:30 PM Ticket #14153 (ID selector with escaped characters returns two items in IE8, 1 in ...) created by
- See here for an example that shows it working in IE9+, but failing in …
- 3:26 PM Ticket #14152 (IE7: [type="anything"] selector throws "Object doesn't support this ...) created by
- The following selector will throw an error in real versions of …
- 3:23 PM Ticket #14151 (IE7: [type="anything"] selector throws "Object doesn't support this ...) created by
- The following selector will throw an error in real versions of …
- 12:23 PM Ticket #14150 (IE9-10 curCSS => "Interface not supported" in for popups (and probably ...) created by
- The fix for bug #10373 in commit …
- 9:08 AM Ticket #14148 (jQuery.post() - "%5Bobject%20Object%5D") closed by
- notabug: Indeed, that is a bad example. Don't pass an object to
$.post()
… - 9:06 AM Ticket #14149 (REGRESSION: .data() on text nodes removed) closed by
- duplicate: Duplicate of #12197. This is similar to #12197 so I'll mark it as …
- 7:46 AM Ticket #14149 (REGRESSION: .data() on text nodes removed) created by
- Hello, I have spotted a regression (the cause my and a lot of other …
- 7:30 AM Ticket #14148 (jQuery.post() - "%5Bobject%20Object%5D") created by
- The jquery post method can't create the URL, all URLs are set to …
- 7:29 AM Ticket #14145 (jquery mobile grid-listview demo is broken) closed by
- notabug: Please report jQuery Mobile bugs at …
- 6:52 AM Ticket #14147 (jQuery.event.fix() may force layout) created by
- Accessing some of the event properties while copying them (like …
- 4:17 AM Ticket #14146 (You have a facebook issue) created by
- your facebook share not working, it's under statistics on this page …
- 12:50 AM Ticket #14145 (jquery mobile grid-listview demo is broken) created by
- This page here: …
Jul 17, 2013:
- 10:43 PM Ticket #14144 (IE10 Textarea's placeholder attribute gets returned for ".html()") closed by
- notabug: That's sorta interesting. Works fine when you use
.val()
which is … - 2:25 PM Ticket #14144 (IE10 Textarea's placeholder attribute gets returned for ".html()") created by
- jQuery: 1.9.1, 1.10.2, 2.0.3 Browser: IE10 (not IE9 or 8) In IE10, …
- 5:44 AM Ticket #14142 (Wrong number of elements returned in XML document with numeric IDs in ...) created by
- In a very special case find returns the wrong number of elements …
- 4:42 AM Ticket #14093 (Interaction between jquery and coded ui test) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:42 AM Ticket #14091 (jquery-migrate-1.2.1 line 85 jQuery.attrHooks is undefined) 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.