Timeline
Sep 20, 2013:
- 2:55 PM Ticket #14379 (Issue with xhr.js) created by
- I’m trying to use the latest version of jQuery and the latest version …
- 9:42 AM Ticket #14378 (Have $.noop return a resolved promise) closed by
- notabug: You should simply use
$.when()
to get a promise resolved with no … - 9:14 AM Ticket #14377 (We don't want to write rgb in if statements, make this function in ...) closed by
- plugin: https://github.com/jquery/jquery-color
- 8:55 AM Ticket #14378 (Have $.noop return a resolved promise) created by
- $.noop = function () { var dfd = $.Deferred(); dfd.resolve(); …
- 8:42 AM Ticket #14377 (We don't want to write rgb in if statements, make this function in ...) created by
- Hello, I realized the code below doesn't work and it's needed to write …
- 4:44 AM Ticket #14335 (Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute') closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:54 AM Ticket #14376 (`.data()` doesn't handle the attributes with digits in the name well) created by
- version affected: any (1.10.1) browser: any (chrome) OS: any (windows …
Sep 19, 2013:
- 8:17 PM Ticket #14375 (append() leaking objects into the global namespace) closed by
- notabug: Note that
item
,refundAmount
, andrefundCurrency
also "leak", … - 7:02 PM Ticket #14375 (append() leaking objects into the global namespace) created by
- On webkit browsers (i tested current chrome and safari on os x …
- 4:15 PM Changeset [210cbcf]2.2-stablekillphp by
- package.json
- 4:15 PM Changeset [1185427]2.2-stablekillphp2.1.0-beta1 by
- package.json
- 12:43 PM Ticket #14374 ($.param without serializing function results) created by
- Is it possible to add an option in $.param so that functions are …
- 10:27 AM Ticket #14290 (regression $('<table></table>').append("text content") fails in 1.10) closed by
- fixed: Fix #14290. Don't throw if text node is appended to table. Close …
- 10:24 AM Changeset [ec3ac9a]2.2-stablekillphp by
- src/manipulation.js
- 10:06 AM Ticket #14282 (Don't call getPreventDefault() if there is a defaultPrevented property) closed by
- fixed: Fix #14282. Don't fondle getPreventDefault if preventDefault exists. …
- 9:55 AM Changeset [4671ef1]2.2-stablekillphp by
- src/event.js
- 9:18 AM Ticket #14370 (.html(data) incorrectly modifies some regular expressions resulting in ...) closed by
- patchwelcome: As suspected, my implementation was just too big. …
- 9:06 AM Changeset [d79c036]2.2-stablekillphp by
- build/release.js
- 5:04 AM Ticket #14372 (Jquery Table rows become borderless) created by
- Hi , I am using the Jquery attr inside each function for toggle the …
Sep 18, 2013:
- 6:53 PM Ticket #14371 (Framesets and memory not released.) created by
- This issue has been reported before: see bugs #9924 and #8863. TIE …
- 10:49 AM Ticket #14370 (.html(data) incorrectly modifies some regular expressions resulting in ...) created by
- Example of the problem (open up chrome console to view errors) Example …
Sep 17, 2013:
- 5:28 PM Ticket #14369 (message widget) closed by
- notabug: We don't accept tickets for new widgets. You can view our …
- 5:13 PM Ticket #14369 (message widget) created by
- It would be nice to have a widget that is used to display a message …
- 12:06 PM Ticket #14368 (height() does not convert units in Chrome) created by
- Under some circumstances, height() does not convert units to pt …
- 10:09 AM Changeset [94ae713]2.2-stablekillphp by
- test/unit/effects.js
- 8:34 AM Ticket #12723 (Consider using "display: default" (once implemented) to circumvent the ...) reopened by
- This is not fixed, this ticket specifically mentioned `display: …
- 8:11 AM Ticket #12723 (Consider using "display: default" (once implemented) to circumvent the ...) closed by
- fixed: Fix #12723 and simplification and optmization of defaultDisplay helper …
- 8:10 AM Changeset [a253430]2.2-stablekillphp by
- src/css/defaultDisplay.js
- test/unit/css.js
- 5:24 AM Changeset [642e9a45]2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
Sep 16, 2013:
- 10:55 PM Ticket #14367 (jquery-1.2.3.min.js made my navigation list cannot vertical) closed by
- notabug: Ask for help on a forum. And use a more recent version of jQuery.
- 10:50 PM Ticket #14367 (jquery-1.2.3.min.js made my navigation list cannot vertical) created by
- Dear Sir/Madam: I make facebook, twitter using <ul> and <li>. If work …
- 5:34 PM Ticket #14366 (complete related function doesn't work) closed by
- notabug: http://bugs.jqueryui.com/ticket/9478
- 5:28 PM Ticket #14366 (complete related function doesn't work) created by
- Hi. I have an issue. Please, help me, if you can I use …
- 4:03 PM Ticket #14365 (event.which passed to 'click' event is always 0 in IE8) closed by
- notabug: You quoted the docs yourself. The click event doesn't pass through the …
- 4:02 PM Ticket #14164 (Reduce forced layout reflows in init or methods) closed by
- fixed
- 12:11 PM Ticket #14080 (Running two JSONp calls with same jsonCallback simultaneous) closed by
- plugin: This was never supported nor is it supposed to be. If you want to do …
- 11:24 AM Ticket #14365 (event.which passed to 'click' event is always 0 in IE8) created by
- According to the documentation, …
- 8:47 AM Ticket #14363 (IE 9 Compatibility problem) closed by
- notabug: Thanks for your time and interest in helping out the jQuery project …
- 7:54 AM Ticket #14364 (Unable to access http://www.jquery.com via one of our proxy 136.1.1.104) created by
- Hi Team, Good day!!! This is Prabu Prakasam from FORD MOTOR COMPANY. …
- 3:54 AM Ticket #14363 (IE 9 Compatibility problem) created by
- i have used jquery in my website for 1 page site. its not working …
Sep 15, 2013:
- 9:36 PM Ticket #10110 ($.post() doesnt work in safari with $("formname").serialize()) closed by
- notabug
- 6:57 PM Ticket #14361 (animate duration off be MILLISECONDS) created by
- Trying simple unit tests I ran across: …
Sep 13, 2013:
- 4:07 PM Ticket #12862 (Event propagation halted when synchrounous ajax call happens within an ...) closed by
- cantfix: I can't think of a workaround, so I'll change the resolution …
- 4:05 PM Ticket #12862 (Event propagation halted when synchrounous ajax call happens within an ...) reopened by
- 11:29 AM Changeset [80538b0]2.2-stablekillphp by
- src/serialize.js
- 9:37 AM Ticket #14360 (parseJSON gives error with unobstusive validation) closed by
- duplicate: Duplicate of #13430.
- 8:31 AM Ticket #14360 (parseJSON gives error with unobstusive validation) created by
- Line 540 : if ( window.JSON && window.JSON.parse ) { return …
- 7:38 AM Ticket #14359 (triggering focus event with namespace runs all focus listeners) created by
- Using jQuery 1.9 onwards, calling .trigger('focus.myevent') focusses …
- 4:37 AM Ticket #14316 (Deserialization invalid HTML issue inside the "buildFragment") 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.