Timeline
Oct 2, 2013:
- 10:33 AM Ticket #14415 (Remove sourcemap comment) created by
- In the core meeting on Monday, we discussed how to deal with some of …
- 8:19 AM Ticket #14414 (Selector Error) created by
- I found a issue with the selectors. I have an ul with class …
- 6:22 AM Ticket #14412 (Ajax on phonegap error URL Domain Name with Between) created by
- This example on PhoneGap $.mobile.allowCrossDomainPages = true set …
Oct 1, 2013:
- 6:39 PM Changeset [923bfc8]2.2-stablekillphp by
- Gruntfile.js
- build/tasks/uglify.js
- 6:24 PM Ticket #14411 (Investigate implementing jQuery (specifically .init) as an Array subclass) created by
- Inspired by an …
- 10:42 AM Ticket #14410 (script:jquery.js line:4 char:1 error:'window' is undefined code: ...) created by
- anyone know anything about this error i hav searched alot bt haven't …
Sep 30, 2013:
- 8:49 PM Ticket #14409 (.map(fn).toArray() and .map(fn).get() will flatten inner arrays) closed by
- notabug: > instead of returning a 2d array as expected. Was that expected …
- 7:28 PM Ticket #14409 (.map(fn).toArray() and .map(fn).get() will flatten inner arrays) created by
- Mapping over a selection with a function that returns arrays will …
- 7:13 PM Ticket #14408 (jQuery Bower Package Does Not Contain Pre-Built jQuery Distribution) created by
- This applies to version 1.10.2 and 2.x. When I install jQuery via …
- 4:06 PM Ticket #14403 (jQuery.ajax behaves differently when solve the sourceMappingURL) closed by
- notabug: When you tell jQuery that you want a script, it can use a script tag. …
- 1:12 PM Changeset [2c0b902]2.2-stablekillphp by
- test/unit/event.js
- 12:53 PM Changeset [0a62e22]2.2-stablekillphp by
- test/unit/event.js
- 12:49 PM Ticket #14407 (expose interface to .usedStyle and .rawComputedStyle once implemented) created by
- http://dev.w3.org/csswg/cssom/#the-getstyleutils-interface will help …
- 12:47 PM Ticket #13956 (.css('right') returns percentage value in Chrome) closed by
- wontfix: This is already being address in chrome/webkit: …
- 12:44 PM Ticket #13767 (left: auto on positioned elements is not converted to pixels by css() ...) closed by
- wontfix: For this case, asking for .left on a position static element is …
- 10:26 AM Ticket #14401 (Error when loading a page with application/xhtml+xml) closed by
- fixed: 1.x: …
- 8:57 AM Ticket #14405 (jQuery.ajax behaves differently when solve the sourceMappingURL) created by
- I use jQuery.ajax to load the javascript file cross domain. The script …
- 8:57 AM Ticket #14404 (jQuery.ajax behaves differently when solve the sourceMappingURL) created by
- I use jQuery.ajax to load the javascript file cross domain. The script …
- 8:56 AM Ticket #14403 (jQuery.ajax behaves differently when solve the sourceMappingURL) created by
- I use jQuery.ajax to load the javascript file cross domain. The script …
- 7:52 AM Ticket #14402 (visualize.jQuery.js is not working in jquery 1.9) closed by
- notabug: You need to report the problem to whoever maintains that plugin. This …
- 1:08 AM Ticket #14402 (visualize.jQuery.js is not working in jquery 1.9) created by
- visualize.jQuery.js is not working in jquery 1.9 and its okay in below …
- 12:50 AM Ticket #14401 (Error when loading a page with application/xhtml+xml) created by
- The new 2.1.0 Beta jQuery won't load into a XHTML page. The following …
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 …
Note: See TracTimeline
for information about the timeline view.