Timeline
Mar 18, 2013:
- 4:14 PM Ticket #13621 (jQ v1.9.1) created by
- $('form').submit(); - error SyntaxError: JSON.parse: unexpected …
- 12:51 PM Changeset [c5fc953]2.2-stablekillphp by
- package.json
- 12:35 PM Ticket #13619 (Adding a event to the begging of event stack) closed by
- duplicate: Duplicate of #7548. Sorry, I didn't read this closely. I just saw …
- 12:15 PM Ticket #13612 ($("select").val() throws a warning) closed by
- duplicate: Duplicate of #12072. This will be fixed in 1.10.
- 4:36 AM Ticket #13559 (isWindow check in $.isPlainObject is redundant) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 17, 2013:
- 8:18 AM Ticket #13619 (Adding a event to the begging of event stack) created by
- being able to bind events that get placed at the beginning of the …
- 4:36 AM Ticket #13547 (propHooks failing in IE9 under non-minified 1.9.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 16, 2013:
- 3:52 PM Ticket #13618 (Feature request: $(window).loaded(function(){...});) closed by
- plugin: This isn't a common need. You could do it easily yourself by setting a …
- 3:44 PM Ticket #13618 (Feature request: $(window).loaded(function(){...});) created by
- $(window).load(function(){...}); works fine for doing things after the …
- 9:32 AM Ticket #13617 (On Safari, options with index>0 is selected twice times) closed by
- notabug: Thanks for contributing! As you note, your ids are invalid: …
- 8:18 AM Ticket #13617 (On Safari, options with index>0 is selected twice times) created by
- on Safari, $("#selectMultiple option:selected") return selected …
Mar 15, 2013:
- 11:29 AM Ticket #13616 (find ... replaceWith.. not working correctly in Firefox and IE9) closed by
- notabug
- 10:36 AM Ticket #13616 (find ... replaceWith.. not working correctly in Firefox and IE9) created by
- I am trying to convert font tags and their attributes (if any) to span …
- 10:34 AM Ticket #10515 (Meta: Investigate viability of insertAdjacentHTML use) closed by
- wontfix: Thoroughly investigated by @orkel in …
- 10:31 AM Ticket #13611 ($.param should treat empty arrays/objets like empty strings) closed by
- duplicate: Duplicate of #6481. You're right, that is the question. How would …
- 10:10 AM Ticket #13615 (Examples on api.jquery.com are pointing to jquery-latest) closed by
- notabug: File this at http://github.com/jquery/api.jquery.com/issues
- 10:08 AM Ticket #13615 (Examples on api.jquery.com are pointing to jquery-latest) created by
- Example: http://api.jquery.com/parents/#entry-examples This is …
- 9:59 AM Ticket #10550 (clone does not transfer checked state for input[type=checkbox] in IE9) reopened by
- Reopening for us to take a look. We're only doing this special case …
- 9:36 AM Ticket #13614 (A DOMMouseScroll script that work in 1.6.2 don't work in 1.7.2+) closed by
- notabug: See that mousewheel plugin you copy/pastaed into the fiddle? Notice …
- 9:34 AM Ticket #13614 (A DOMMouseScroll script that work in 1.6.2 don't work in 1.7.2+) created by
- Here is the jsfiddle link : http://jsfiddle.net/me2loveit2/4KeZz/33/ …
- 7:36 AM Ticket #13613 (jQuery ajax behaviour change) created by
- I've tried to upgrade to jquery 1.9.1 from jquery 1.8.3 and found that …
- 6:55 AM Ticket #13612 ($("select").val() throws a warning) created by
- the .val() Method gives me a warning in the console, if i try to get …
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 …
Note: See TracTimeline
for information about the timeline view.