Timeline
Mar 14, 2013:
- 8:46 PM Ticket #13571 ("isPlainObject" losts compatibility against 1.9.1) closed by
- wontfix: Yep, you're right. Oops!
- 8:14 PM Ticket #13606 (":required" property selector causes error in IE9) closed by
- notabug: Sizzle is correctly throwing an error. ":required" is not a valid selector.
- 5:27 PM Ticket #13611 ($.param should treat empty arrays/objets like empty strings) created by
- It can't send empty array via Ajax: […] Related: …
- 4:23 PM Ticket #13595 (type.indexOf is not a function (type: websocket, browser: Firefox)) closed by
- notabug: The error is being thrown from within the dataTables plugin. Please …
- 4:23 PM Ticket #13610 (abort ajax request) closed by
- notabug: Please ask for help on a forum or elsewhere, this is most definitely …
- 10:32 AM Ticket #13608 (DOES CHILD SELECTOR WORKS WRONGLY WITH ID) closed by
- notabug: Thanks for contributing! Bad input == bad output. Simply don't use …
- 10:12 AM Ticket #13610 (abort ajax request) created by
- I'm generating views with c#, but if i want to change to another view …
- 9:53 AM Changeset [92b2367]2.2-stablekillphp by
- src/data.js
- 8:23 AM Ticket #13609 ('change' event doesn't fired in some browsers when it bubles) created by
- Browsers: Opera 11 and earlier, old Firefox when attaching 'change' …
- 7:58 AM Ticket #13607 (themeroller don't work) closed by
- notabug: ThemeRoller was fixed hours before this ticket was filed. If you're …
- 6:04 AM Ticket #13608 (DOES CHILD SELECTOR WORKS WRONGLY WITH ID) created by
- $('#parent') : selects the first element in the DOM tree with id …
- 2:08 AM Ticket #13607 (themeroller don't work) created by
Mar 13, 2013:
- 7:04 PM Ticket #13606 (":required" property selector causes error in IE9) created by
- In Firefox and Chrome, the selector $(':required') will correctly …
- 1:18 PM Ticket #13604 (Unable to get value of the property 'call': object is null or ...) closed by
- notabug: Please ask for help on a forum, since you're reporting a problem with …
- 10:58 AM Changeset [e0416f2]2.2-stablekillphp by
- .mailmap
- AUTHORS.txt
- 7:06 AM Ticket #13605 (a.attr("href")) created by
- a.attr("href") convert in object Object[a #list_user]
- 4:59 AM Ticket #13523 (Identity comparator in isWindow should be strict equality operator) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:59 AM Ticket #13516 (Attribute-filter combined with :visible gives no results) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:00 AM Ticket #13604 (Unable to get value of the property 'call': object is null or ...) created by
- I am getting an unhandled exception in Internet Explorer 9 PFB the …
Mar 12, 2013:
- 9:33 PM Ticket #13588 (ajax dataType: 'jsonp' does not trigger fail callback) closed by
- notabug: No error callbacks are called with jsonp. It is documented here: …
- 9:08 PM Ticket #13553 (Leftover code for IE8 in effects.js) closed by
- fixed: Edited comments and minor adjustments. Fixes #13553. Closes gh-1195. …
- 9:06 PM Changeset [79992d7]2.2-stablekillphp by
- AUTHORS.txt
- build/release.js
- speed/benchmark.js
- speed/event.html
- speed/slice.vs.concat.html
- src/ajax.js
- src/dimensions.js
- src/effects.js
- src/event.js
- test/unit/ajax.js
- …
- 8:48 PM Ticket #13570 (error in the description: addClass) closed by
- notabug
- 8:46 PM Ticket #13546 (X-XSS-Protection Flag and jQuery 1.9.0 opens about:blank) closed by
- notabug: This is not a bug in jQuery.
- 8:46 PM Ticket #13549 (width() does not read and write using the same box model) closed by
- notabug
- 8:42 PM Ticket #13542 ($(div).css("right", Number.MIN_VALUE);) closed by
- notabug
- 8:42 PM Ticket #13525 (ajax: incorrect/inconsistent handling of 204 NO CONTENT and 205 RESET ...) closed by
- notabug: Thank yaniv
- 8:18 PM Ticket #13556 (İkinci el eşya) closed by
- notabug
- 12:50 PM Ticket #13592 (Corrupt column text when create TD with more than 2 html tags) closed by
- notabug: You're cloning an element with an ID, then reinjecting multiple copies …
- 11:25 AM Ticket #13602 (parseJSON() chokes on embedded tab) closed by
- notabug: The strings in JSON can't have control characters, as laid out pretty …
- 11:16 AM Ticket #13602 (parseJSON() chokes on embedded tab) created by
- $.parseJSON('[{"name":"a\tb"}]'); results in SyntaxError: Unexpected …
- 9:04 AM Ticket #13601 (RemoveAttr fails for 'rows' attribute in ie7) created by
- the call:
$('textarea').removeAttr('rows')
fails in internet … - 8:59 AM Ticket #13599 (ajax automatic reponse mimetype parsing does not work properly when ...) closed by
- notabug: This seems pretty obvious to me. Sorry it took you a while to find it …
- 8:56 AM Ticket #13600 (ajax automatic reponse mimetype parsing does not work properly when ...) closed by
- duplicate: Duplicate of #13599.
- 5:43 AM Ticket #13600 (ajax automatic reponse mimetype parsing does not work properly when ...) created by
- If you run an ajax request to SERVER_URI without explicit dataType …
- 5:42 AM Ticket #13599 (ajax automatic reponse mimetype parsing does not work properly when ...) created by
- If you run an ajax request to SERVER_URI without explicit dataType …
Mar 11, 2013:
- 9:29 PM Ticket #4825 (Data returned from ajaxSetup dataFilter is not passed to ajax ...) closed by
- fixed: You should create a new ticket. Behaviour is consistent with what is …
- 6:01 PM Ticket #13597 (Early WebKit Build lacking trim support) closed by
- notabug: If you want to give 2.0 a go, just create your own shim of …
- 5:37 PM Ticket #4825 (Data returned from ajaxSetup dataFilter is not passed to ajax ...) reopened by
- @jaubourg can you take a look?
- 5:29 PM Ticket #13597 (Early WebKit Build lacking trim support) created by
- When attempting to use jQuery 2.0.0b2 (and b1) on an internal WebKit …
- 4:46 PM Ticket #13596 (.replaceWith should always remove the context set) created by
- (copied from https://github.com/jquery/jquery-migrate/issues/28) …
- 2:59 PM Ticket #13595 (type.indexOf is not a function (type: websocket, browser: Firefox)) created by
- Using jquery-1.9.1 and either Firefox 19.0.2 or Firefox 18.0.1. Line …
- 12:55 PM Changeset [ae35246]2.2-stablekillphp by
- src/sizzle
- 10:09 AM Changeset [91d5764]2.2-stablekillphp by
- Gruntfile.js
- package.json
npm install
)- 9:41 AM Ticket #13594 (The Link has wrong value) closed by
- notabug: Please see issues at https://github.com/jquery/learn.jquery.com
- 9:40 AM Ticket #13593 (.hide() not working on the selected options in dropdown in IE) closed by
- notabug: Please ask for help on the forums or in the …
- 9:39 AM Ticket #13591 (jQuery >= 1.9 is incapable of handling strings as objects) closed by
- duplicate: Duplicate of #13223.
- 8:02 AM Ticket #13594 (The Link has wrong value) created by
- In page "http://learn.jquery.com/javascript-101/syntax-basics/" there …
- 6:39 AM Ticket #13593 (.hide() not working on the selected options in dropdown in IE) created by
- I want to hide the selected options in a drop down,which gets auto …
- 4:39 AM Ticket #13457 (Different Values for $('#foo').position().left in Firefox and Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:39 AM Ticket #13446 (jQuery 1.9x chashed in IE8 on line: var tag = ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:09 AM Ticket #13592 (Corrupt column text when create TD with more than 2 html tags) created by
- When add TD that contain more than 2 html tags, the TD content was …
- 3:06 AM Ticket #13591 (jQuery >= 1.9 is incapable of handling strings as objects) created by
- Works: […] Works in 1.8.3, fails in 1.9.0, 1.9.1 and …
Mar 10, 2013:
- 7:53 PM Ticket #13590 (.trigger() does not pass extraParameters to checkbox's click handler) closed by
- duplicate: Duplicate of #13428.
- 7:45 PM Ticket #13590 (.trigger() does not pass extraParameters to checkbox's click handler) created by
- .trigger()'s second parameter allows …
Mar 9, 2013:
- 8:39 PM Ticket #13589 (base reload err!) closed by
- notabug: You need to read about how
<base>
works. See … - 12:32 PM Ticket #13589 (base reload err!) created by
- url:http://127.0.0.1/test/index.php?action=test if add code : <base …
Mar 8, 2013:
- 7:46 PM Ticket #13588 (ajax dataType: 'jsonp' does not trigger fail callback) created by
- http://jsfiddle.net/delvarworld/QbHDr/ Fixme? Or is this some weird …
- 3:52 PM Ticket #13283 (Remove .andSelf() alias) closed by
- notabug: Okay, I'll just close this for now. It's been deprecated and doesn't …
- 12:26 PM Ticket #13563 (Unable to download the latest jquery files from download link) closed by
- worksforme
- 9:29 AM Ticket #13587 (removeProp doesn't work twice) closed by
- notabug: The docs specifically say "Do not …
- 9:24 AM Ticket #13587 (removeProp doesn't work twice) created by
- On a triggering element that remove a property of another element, if …
- 9:12 AM Ticket #13585 ($(window).height() incorrect) closed by
- duplicate: Duplicate of #12388. You're in quirks mode.
- 9:04 AM Ticket #13586 (thank you) closed by
- worksforme
- 8:48 AM Ticket #13586 (thank you) created by
- 2:43 AM Ticket #13585 ($(window).height() incorrect) created by
- on long scroll pages (One-Page-Layout) (newer than jQ 1.7.2)
Mar 7, 2013:
- 8:23 PM Ticket #13584 (The requested URL /jquery-1.6.3.min.js was not found on this server.) closed by
- duplicate: Duplicate of #13583.
- 8:23 PM Ticket #13583 (Not Found The requested URL /jquery-1.6.3.min.js was not found on ...) closed by
- notabug: There's nothing the jQuery team can do about random sites.
- 7:27 PM Ticket #13584 (The requested URL /jquery-1.6.3.min.js was not found on this server.) created by
- Not Found The requested URL /jquery-1.6.3.min.js was not found on …
- 7:07 PM Ticket #13583 (Not Found The requested URL /jquery-1.6.3.min.js was not found on ...) created by
- http://www.visualproject.it/?lang=en
- 6:16 PM Ticket #13581 (SCRIPT5007: Unable to get value of the property '_focusTabbable': ...) closed by
- notabug: You should report jQuery UI bugs to http://bugs.jqueryui.com. However, …
- 6:05 PM Ticket #13582 ($(" <div>test</div>"); // return a error) closed by
- duplicate: Duplicate of #13223. Use the jQuery Migrate plugin.
- 6:01 PM Ticket #13582 ($(" <div>test</div>"); // return a error) created by
- Why this command is returning a error?? $(" <div>test</div>"); …
- 5:04 PM Ticket #13581 (SCRIPT5007: Unable to get value of the property '_focusTabbable': ...) created by
- Situation: I have an existing page consisting of a form with many …
- 4:25 PM Ticket #13578 (outputting arrays) closed by
- notabug: Don't know what you trying to do here, but this erratic code is …
- 10:31 AM Ticket #13579 (Can't able to select textarea if i use cancel option in draggable ...) closed by
- notabug: This works just fine for me. But, if you're having problems I suggest …
- 10:18 AM Ticket #13531 (jQuery-1.9.1 removeClass() not working properly) closed by
- duplicate: Duplicate of #13367. or use jQuery UI 1.10.1. bam.
- 9:13 AM Ticket #13579 (Can't able to select textarea if i use cancel option in draggable ...) created by
- i wana to make an div element draggable, but not its one of child …
- 5:54 AM Ticket #13578 (outputting arrays) created by
- Dear Sirs, I got an unexpected result with the following code …
- 4:50 AM Ticket #13577 (New minimal selector engine fails on textNode objects) created by
- textNode objects don't have the querySelectorAll function available. …
Note: See TracTimeline
for information about the timeline view.