Timeline
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
Oct 7, 2013:
- 9:46 PM Ticket #14428 (Change .add() to .and()) created by
- The "add" name is confusing. Does it add to the original element list? …
- 9:45 PM Ticket #14427 (Change .add() to .and()) created by
- The "add" name is confusing. Does it add to the original element list? …
- 6:24 PM Changeset [fc4ff93]2.2-stablekillphp by
- Gruntfile.js
- build/bower-install.js
- build/release-notes.js
- build/release.js
- 5:19 PM Changeset [fea6904]2.2-stablekillphp by
- build/bower-install.js
- package.json
- 5:17 PM Changeset [4d818ab]2.2-stablekillphp by
- build/bower-install.js
- package.json
- 2:38 PM Ticket #14426 (Prepend and Each Doesn't Add Option to Select) created by
- When I do this it works fine $("[id*=FT_DDL_COMP0]").prepend(new …
- 8:52 AM Ticket #14425 ($element.css("background-position-x") not working in ie10) created by
- 8:33 AM Ticket #14424 (ajax with isLocal=true flag in IE) created by
- Hi, I found a difference in behavior of jQuery 1.* and 2.* when …
- 8:26 AM Ticket #14423 (Internet Explorer leaks click event on body after adding an ...) created by
- In a mousedown event-handler of a div another new div is created and …
Oct 6, 2013:
- 11:23 PM Ticket #14422 (CSP violation including jquery in a blank page) created by
- To reproduce: Using Firefox 24.0, open the network console then load …
- 9:42 PM Changeset [d1f247d]2.2-stablekillphp by
- build/tasks/testswarm.js
- 9:30 PM Ticket #13993 (.triggerHandler doesn't return value from handler for DOM0 events) closed by
- fixed: Landed at: …
- 7:16 PM Changeset [b561f5a]2.2-stablekillphp by
- src/css.js
- src/css/var/getStyles.js
- src/css/var/rmargin.js
- src/css/var/rnumnonpx.js
- src/intro.js
- src/manipulation/support.js
- src/offset.js
- src/selector-sizzle.js
- 5:43 PM Changeset [3bcd04f]2.2-stablekillphp by
- src/event.js
- test/unit/event.js
Oct 5, 2013:
- 7:39 AM Ticket #14421 (image gallery not working in ie8 , Layers not Working in ie8,toggle ...) created by
- Hi Jquery Team, I am using jquery and it is working good in all …
Oct 4, 2013:
- 11:47 AM Changeset [43757500]2.2-stablekillphp by
- .mailmap
- AUTHORS.txt
- 9:51 AM Ticket #14420 (bug !important) closed by
- notabug
- 5:55 AM Ticket #14420 (bug !important) created by
- fix all the bug in the website I will buy this site for 50 million do …
Oct 3, 2013:
- 5:42 PM Ticket #14419 (Fieldset contents overflow during animation when using slideToggle()) created by
- When using slideToggle() on a fieldset, its contents overflow the …
- 12:49 PM Ticket #14418 (Calling prepend('<!-- comment -->') on an empty table result in an error) closed by
- notabug: Comment nodes are not supported by prepend(). …
- 12:27 PM Ticket #14418 (Calling prepend('<!-- comment -->') on an empty table result in an error) created by
- Trying to insert some comment inside a <table> element result in: …
- 11:55 AM Ticket #14417 (Impossible to select attribute value that contain backslash.) closed by
- notabug: This is actually not a bug at all, but a misunderstanding of …
- 7:42 AM Ticket #14417 (Impossible to select attribute value that contain backslash.) created by
- Iam not sure this is a jQuery bug probably Sizzle related. …
- 4:35 AM Ticket #14416 (Found a bug with getting checkbox state) created by
- Hi, I have found this bug since jquery previous version 1.9 and this …
Note: See TracTimeline
for information about the timeline view.