Timeline
Sep 29, 2013:
- 8:08 PM Ticket #14400 ($.text() goes into infinity) created by
- If $.text() is provided a parameter as string, it goes into infinity. …
- 7:23 PM Ticket #14399 (jQuery does no binding for visibilitychange events in Chrome) created by
- According to http://caniuse.com/#feat=pagevisibility Chrome, Opera, …
- 5:05 PM Ticket #14372 (Jquery Table rows become borderless) closed by
- notabug: This is not a valid bug report. Please ask for help on StackOverflow.
- 5:03 PM Ticket #14364 (Unable to access http://www.jquery.com via one of our proxy 136.1.1.104) closed by
- notabug: I've pointed the infrastructure team to this post but will close it …
- 4:58 PM Ticket #14355 (text method returns a bullet in IE11 RTM when used on a LI element ...) closed by
- cantfix: Let's hope it gets fixed soon, and I think it will. Any internal fix …
- 4:54 PM Ticket #14361 (animate duration off be MILLISECONDS) closed by
- notabug: That's a race condition. You can't assume the browser will execute …
- 4:52 PM Ticket #14374 ($.param without serializing function results) closed by
- plugin: The documentation for
$.param()
explains that it calls the function … - 4:44 PM Ticket #14358 (Remove Deferred.pipe as it has been deprecated since 1.8) closed by
- notabug: We don't plan on making any API changes in 1.11/2.1. I'll close this …
- 4:38 PM Ticket #14388 ($(selector).every(fn) and $(selector).any(fn) methods would be a nice ...) closed by
- duplicate: Duplicate of #14389.
- 4:38 PM Ticket #14389 ($(selector).every(fn) and $(selector).any(fn) methods would be a nice ...) closed by
- plugin: Best as a plugin, we don't need these internally and can just use …
- 4:37 PM Ticket #14390 (toggle() on version 1.10.2) closed by
- notabug: The
.toggle(fn,fn...)
signature has been deprecated since 1.8 and … - 4:35 PM Ticket #14392 (toggle() on version 1.10.2) closed by
- duplicate: Duplicate of #14390.
- 4:35 PM Ticket #14391 (toggle() on version 1.10.2) closed by
- duplicate: Duplicate of #14390.
- 4:34 PM Ticket #14398 (批注) closed by
- notabug
- 3:22 AM Ticket #14398 (批注) created by
- 注释
Sep 28, 2013:
- 12:35 PM Changeset [f519539]2.2-stablekillphp by
- src/core.js
- src/data.js
Sep 27, 2013:
- 7:51 PM Ticket #14397 (jQuery v2.0.3 is executing a local script even when it is 404 Not Found .) created by
- In Chrome, I am loading a html page into a DIV using: {{{ …
- 1:11 PM Ticket #14395 (Put absolute URLs to source maps in release scripts) created by
- Since renaming files on the internet is a common thing we get a lot of …
- 12:40 PM Ticket #14394 (style="x: y !important;" doesn't get changed when calling el.css(x, z) ...) created by
- Example: http://jsfiddle.net/xuNAr/
Sep 26, 2013:
- 6:44 AM Ticket #14392 (toggle() on version 1.10.2) created by
- hi, the toggle action don't work very well when i have tried this: …
- 6:44 AM Ticket #14391 (toggle() on version 1.10.2) created by
- hi, the toggle action don't work very well when i have tried this: …
- 6:42 AM Ticket #14390 (toggle() on version 1.10.2) created by
- hi, the toggle action don't work very well when i have tried this: …
Sep 25, 2013:
- 12:20 PM Ticket #14386 (Sizzle calling into attachEvent breaks IE11) closed by
- duplicate: Duplicate of #13980. It looks like IE11 will continue to throw …
- 11:19 AM Ticket #14389 ($(selector).every(fn) and $(selector).any(fn) methods would be a nice ...) created by
- It will be very convenient if jQuery has .every() and .any() methods. …
- 11:19 AM Ticket #14388 ($(selector).every(fn) and $(selector).any(fn) methods would be a nice ...) created by
- It will be very convenient if jQuery has .every() and .any() methods. …
- 4:27 AM Ticket #14302 (offset().left shows wrong value in webkit(chrome) brower's) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 24, 2013:
- 9:12 PM Ticket #14387 (option considered as a hidden element on Chrome) created by
- # TEST DESCRIPTION # myForm => element containing 9 visible inputs …
- 4:20 PM Ticket #14386 (Sizzle calling into attachEvent breaks IE11) created by
- This bug affects IE11 and the following code within jQuery: […] …
- 12:06 PM Ticket #14385 (The data() method returns String values for custom data-* attributes ...) closed by
- notabug: This is by design: > A value is only …
- 11:46 AM Ticket #14385 (The data() method returns String values for custom data-* attributes ...) created by
- The data() method of jQuery returns String values for custom …
- 9:25 AM Ticket #14384 (JQuery 1.10.2 is not working with IE10) closed by
- duplicate: Duplicate of #13169.
undefined
is not valid JSON and is … - 9:20 AM Ticket #13412 (parseJSON does not handle undefined in 1.9.1) closed by
- duplicate: Duplicate of #13169.
- 9:19 AM Ticket #13430 (Error in parseJSON:) closed by
- duplicate: Duplicate of #13169.
- 9:18 AM Ticket #13412 (parseJSON does not handle undefined in 1.9.1) reopened by
- 9:18 AM Ticket #13430 (Error in parseJSON:) reopened by
- 9:02 AM Ticket #14384 (JQuery 1.10.2 is not working with IE10) created by
- We are facing issue when we are parsing a json data. Below is the …
- 8:09 AM Ticket #14382 (pls check the themeroller) closed by
- notabug: This is the bug tracker for jQuery core. If you continue to have …
- 5:37 AM Ticket #14383 (The same code works differently with different browsers) created by
- Hello the same code works differently with Internet Explorer 9 and …
Sep 23, 2013:
- 10:18 PM Ticket #14382 (pls check the themeroller) created by
- hello, I try to use a themeroller, but is not walk in anywhere. it is …
- 6:11 PM Ticket #14381 (.add() throws "no such interface" in IE when adding nodes from another ...) created by
- 1. Open a new window, either with
target="_blank"
orwindow.open
… - 4:02 PM Ticket #14380 (Edge self-replacement cases of replaceWith) created by
- I created this ticket as per gibson042 request in …
- 1:10 PM Changeset [33c80f3]2.2-stablekillphp by
- test/unit/event.js
- 12:01 PM Changeset [9dadd68]2.2-stablekillphp by
- test/unit/event.js
- 10:13 AM Changeset [2d4c0d5]2.2-stablekillphp by
- src/manipulation/support.js
- 10:10 AM Changeset [2aa2957]2.2-stablekillphp by
- src/core.js
Note: See TracTimeline
for information about the timeline view.