Timeline
Oct 15, 2013:
- 5:59 PM Changeset [209f0a8]2.2-stablekillphp by
- Gruntfile.js
- 4:49 PM Changeset [3ca883f]2.2-stablekillphp by
- Gruntfile.js
- 4:34 PM Changeset [24e5879]2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 4:14 PM Changeset [6095be1]2.2-stablekillphp by
- Gruntfile.js
- bower.json
- 3:54 PM Ticket #14432 (css('z-index') returns incorrect type of value) closed by
- fixed: Fix #14432: Always return string from .css("z-index"). Close gh-1395. …
- 3:48 PM Changeset [8df348e]2.2-stablekillphp by
- test/unit/css.js
- 12:28 PM Changeset [a339096]2.2-stablekillphp by
- src/css/curCSS.js
- 12:28 PM Changeset [5ce4b06]2.2-stablekillphp by
- src/css/curCSS.js
- test/unit/css.js
- 12:03 PM Changeset [b24a3d5]2.2-stablekillphp by
- build/tasks/build.js
- 10:44 AM Changeset [9628649]2.2-stablekillphp by
- build/tasks/build.js
- 10:41 AM Ticket #14450 (Remove CommonJS+AMD syntax from source) closed by
- fixed: Fixes #14450. Remove CommonJS+AMD syntax. Changeset: …
- 10:40 AM Changeset [a5037cb]2.2-stablekillphp by
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- 10:38 AM Ticket #14451 (Add bower and npm registrations to release script) created by
- Per meeting discussions.
- 10:35 AM Ticket #14450 (Remove CommonJS+AMD syntax from source) created by
- This will allow direct support for AMD loaders that do not support …
- 10:28 AM Ticket #14448 ("Script3: Member not found" in IE7 Error in IE 10 "when IE7 is ...) closed by
- notabug: Please ask for help on stackoverflow, …
- 10:27 AM Ticket #14447 (find("input:hidden")) closed by
- notabug: The :hidden selector finds any elements that are hidden. See …
- 10:26 AM Ticket #14446 (Firefox URL pragmas warning) closed by
- duplicate: Duplicate of #13983.
- 10:23 AM Ticket #14444 (thisCache is undefined at line 3624) closed by
- notabug: Please ask for help on stackoverflow, …
- 10:06 AM Ticket #14449 (Allow done/fail callbacks to return deferreds) created by
- As discussed with @dmethvin on jQuery Russia, callbacks assigned to …
- 9:51 AM Changeset [310b8f5]2.2-stablekillphp by
- build/r.js
- build/tasks/build.js
- package.json
- 6:11 AM Ticket #14448 ("Script3: Member not found" in IE7 Error in IE 10 "when IE7 is ...) created by
- Recently some of the websites we built all came with the error …
Oct 14, 2013:
- 4:54 AM Ticket #14400 ($.text() goes into infinity) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:54 AM Ticket #14397 (jQuery v2.0.3 is executing a local script even when it is 404 Not Found .) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:54 AM Ticket #14383 (The same code works differently with different browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:23 AM Ticket #14447 (find("input:hidden")) created by
- dialog.find("input:hidden") get 2 input:hidden,1 input:submit …
Oct 13, 2013:
- 8:58 PM Ticket #14446 (Firefox URL pragmas warning) created by
- Hi, love the product but I have been getting the following warning …
- 10:10 AM Ticket #14444 (thisCache is undefined at line 3624) created by
- Hi I'm getting a "thisCache is undefined at line 3624". I believe …
- 8:36 AM Ticket #14404 (jQuery.ajax behaves differently when solve the sourceMappingURL) closed by
- wontfix: If you do not make a
script
request, jQuery must use an … - 8:30 AM Ticket #14405 (jQuery.ajax behaves differently when solve the sourceMappingURL) closed by
- duplicate: Duplicate of #14404.
- 8:27 AM Ticket #14410 (script:jquery.js line:4 char:1 error:'window' is undefined code: ...) closed by
- notabug: Please ask for help on a forum.
- 8:26 AM Ticket #14399 (jQuery does no binding for visibilitychange events in Chrome) closed by
- notabug
- 8:25 AM Ticket #14416 (Found a bug with getting checkbox state) closed by
- duplicate: Duplicate of #13573.
- 8:24 AM Ticket #14414 (Selector Error) closed by
- notabug: Please ask for help on a forum.
- 8:23 AM Ticket #14440 (jQuery set offset on transition scale) closed by
- duplicate: Duplicate of #8362.
- 8:22 AM Ticket #14421 (image gallery not working in ie8 , Layers not Working in ie8,toggle ...) closed by
- notabug: Please ask for help on a forum.
- 8:18 AM Ticket #14428 (Change .add() to .and()) closed by
- plugin: The API has been there for years and nobody has been confused about …
- 8:14 AM Ticket #14435 (Serializing the value of text() from empty DOM element in IE8 result ...) closed by
- notabug: jQuery doesn't provide any shim for stringifying to a JSON object so …
- 8:08 AM Ticket #14434 (Marking multiple with selectable in explorer when having scrolled down ...) closed by
- notabug: This is not a jQuery core bug.
- 8:07 AM Ticket #14438 (Not found in chrome 30.x) closed by
- notabug
- 8:04 AM Ticket #14441 (jQuery .data method should return always fresh values) closed by
- notabug: The properties of
.data()
are intentionally not serialized to the … - 8:00 AM Ticket #14442 (jQuery .data method should return always fresh values) closed by
- duplicate: Duplicate of #14441.
- 8:00 AM Ticket #14443 (jQuery .data method should return always fresh values) closed by
- duplicate: Duplicate of #14441.
Oct 12, 2013:
- 10:28 PM Ticket #14443 (jQuery .data method should return always fresh values) created by
- Hi! As stated in the manual, the .data() method pulls in the HTML5 …
- 10:27 PM Ticket #14442 (jQuery .data method should return always fresh values) created by
- Hi! As stated in the manual, the .data() method pulls in the HTML5 …
- 10:25 PM Ticket #14441 (jQuery .data method should return always fresh values) created by
- Hi! As stated in the manual, the .data() method pulls in the HTML5 …
Oct 11, 2013:
- 3:08 PM Changeset [13d58a9]2.2-stablekillphp by
- test/.jshintrc
- test/data/testinit.js
- test/data/testrunner.js
- 2:14 PM Ticket #14381 (.add() throws "no such interface" in IE when adding nodes from another ...) closed by
- fixed: Fix #14381: Update to Sizzle 1.10.11 (cherry picked from commit …
- 2:14 PM Changeset [c93743b]2.2-stablekillphp by
- bower.json
- 11:07 AM Changeset [943dc6c]2.2-stablekillphp by
- README.md
- 9:01 AM Ticket #14437 (jq1.10.2 click点击的问题) closed by
- duplicate: Duplicate of #13245.
- 8:36 AM Ticket #14440 (jQuery set offset on transition scale) created by
- jQuery calculates offset wrong on transition scale. …
- 7:37 AM Ticket #14439 (jquery .val() not working in ie8 with compatibility view mode on) created by
- jquery .val() not working in ie8 with compatibility view mode on
- 4:47 AM Ticket #14438 (Not found in chrome 30.x) created by
- In new chrome 30.x not found jquery 1.9.x
- 2:13 AM Ticket #14437 (jq1.10.2 click点击的问题) created by
- 我不知道怎么上传图片.而且我的英文真的很差,所以只能复制到这里了 html代码: <legend>个人基本信息</legend> …
Oct 10, 2013:
- 4:24 PM Changeset [a9f1cb89]2.2-stablekillphp by
- bower.json
- 1:03 PM Ticket #14436 (.height() problem with firefox) created by
- when i try to calculate: window_height = $(window).height(); …
- 3:20 AM Ticket #14435 (Serializing the value of text() from empty DOM element in IE8 result ...) created by
- This is a known issue in IE8 which described here: …
Oct 9, 2013:
- 2:44 PM Ticket #14434 (Marking multiple with selectable in explorer when having scrolled down ...) created by
- Hi Found an issue on jquery selectable when having to scroll down in …
Oct 8, 2013:
- 6:20 PM Ticket #14433 (sourcemap annotation syntax incorrect) closed by
- duplicate: Duplicate of #13983.
- 6:17 PM Ticket #14433 (sourcemap annotation syntax incorrect) reopened by
- 6:11 PM Ticket #14433 (sourcemap annotation syntax incorrect) closed by
- duplicate: Duplicate of #14415. Not quite a dup, but another nail in the …
- 5:30 PM Ticket #14433 (sourcemap annotation syntax incorrect) created by
- The sourcemap annotation needs to go at the end of the file, by …
- 3:35 PM Ticket #14432 (css('z-index') returns incorrect type of value) created by
- If I call […] browser IE returns value of a number type. But all …
- 1:54 PM Ticket #14427 (Change .add() to .and()) closed by
- notabug: Replying to [email protected]…: > The "add" name is confusing. Does …
- 11:47 AM Ticket #14426 (Prepend and Each Doesn't Add Option to Select) closed by
- notabug: This isn't a bug. item[0] refers to the first
<option>
child of the … - 11:14 AM Ticket #14431 (Iterator variable passed as reference?) closed by
- notabug: The value is not passed as a reference—it's a primitive. This is not a …
- 10:53 AM Ticket #14431 (Iterator variable passed as reference?) created by
- http://jsfiddle.net/zFfV8/ Hi. Just tried to write pager for my widget …
- 9:45 AM Ticket #14430 ($element.css("background-position-x") not working in FireFox) closed by
- notabug: background-position-x is a non-standard css property and not …
- 9:23 AM Ticket #13805 (jQuery.parseHTML can't work as expeced) closed by
- duplicate: Duplicate of #14370.
- 9:22 AM Ticket #13805 (jQuery.parseHTML can't work as expeced) reopened by
- 9:12 AM Ticket #13058 (.text() doubles text for last xml item on (mobile) Safari) closed by
- duplicate: Duplicate of #14142.
- 9:11 AM Ticket #13058 (.text() doubles text for last xml item on (mobile) Safari) reopened by
- As it turns out, this stemmed from numeric values of the "id" attribute.
- 4:17 AM Ticket #14430 ($element.css("background-position-x") not working in FireFox) created by
- not working also setter and animaton on this css property
Note: See TracTimeline
for information about the timeline view.