Timeline
May 22, 2012:
- 11:04 PM Changeset [4621a013]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/queue.js
- test/unit/effects.js
- test/unit/queue.js
- 10:42 PM Ticket #11755 (animate and it aliases should not use :hidden selector) closed by
- fixed: Fix #11755. Avoid :hidden selector for animations. Closes gh-774. …
- 10:36 PM Changeset [ae20e732]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 9:34 PM Ticket #11796 (Change event doesn't bubble in oldIE when content is copied via .html()) closed by
- fixed: Fix #11796. Preserve oldIE change delegation on clone. Closes gh-789. …
- 9:29 PM Changeset [4757881]1.12-stable2.2-stablekillphp by
- src/event.js
- src/manipulation.js
- test/unit/event.js
- 6:39 PM Ticket #11801 (jQuery 1.7.2 - dragleave event has no relatedTarget in Chromium) closed by
- wontfix: The only specification of a relatedTarget value is setting it to …
- 6:04 PM Ticket #11798 (Event delegation does not work for some widgets in 1.7 when it worked ...) closed by
- invalid: There was a bug in some earlier versions of jQuery that would fire …
- 5:28 PM Ticket #11801 (jQuery 1.7.2 - dragleave event has no relatedTarget in Chromium) created by
- Hi! I'm trying to use jQuery event objects to catch different kinds …
- 5:25 PM Changeset [b5a84a4]1.12-stable2.2-stablekillphp by
- version.txt
- 5:08 PM Ticket #11800 (More than one command in JS_ENGINE variable) closed by
- invalid: Thanks but this is actually going to be obsolete in 1.8. PR closed
- 4:57 PM Ticket #11800 (More than one command in JS_ENGINE variable) created by
- Expected one command in JS_ENGINE variable, but currently it can …
- 2:56 PM Ticket #11799 (resizable("destroy"); destroys all resizable handlers inside parent ...) closed by
- invalid: Please report jQuery UI bugs to jQuery UI.
- 2:53 PM Ticket #11799 (resizable("destroy"); destroys all resizable handlers inside parent ...) created by
- I have a resizable container div. Inside that div there's another …
- 10:55 AM Ticket #11798 (Event delegation does not work for some widgets in 1.7 when it worked ...) created by
- I am sure this ticket will be invalidated because it is hard to prove …
- 10:20 AM Tickets #11441,11443 batch updated by
- fixed: Fix #11443 #11441, shut up Chrome 19 and Safari 5.0.x. Closes gh-790. …
- 10:11 AM Changeset [551f851]1.12-stable2.2-stablekillphp by
- src/support.js
- test/unit/support.js
- 5:30 AM Ticket #11797 (New animation related events) created by
- http://api.jquery.com/animate/ The .animate() supports …
- 4:38 AM Ticket #11722 (eq()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:38 AM Ticket #11713 (when i am using <sj:submit> as a button then it bahaves like submit ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 21, 2012:
- 5:49 PM Ticket #11796 (Change event doesn't bubble in oldIE when content is copied via .html()) created by
- This is happening because the content is being retrieved via the …
- 1:46 PM Ticket #10877 (Make outerWidth/Height a setter) closed by
- fixed: Fix #10877. Make outerWidth/Height a setter. Closes gh-783. …
- 1:44 PM Changeset [e0151e5]1.12-stable2.2-stablekillphp by
- src/css.js
- src/dimensions.js
- test/unit/css.js
- test/unit/dimensions.js
- 12:25 PM Ticket #11795 (Resolve script manipulation/execution inconsistencies) created by
.domManip
's treatment of<script>
s is undocumented, inconsistent, …- 11:58 AM Ticket #11791 (Strange focus event behaviour in Firefox) closed by
- invalid: This isn't really reduced to a bug report form, especially with all …
- 11:50 AM Ticket #11792 (In the 1.7 version the tag select's can't be set with text) closed by
- invalid: There is no
text
attribute, so it looks like we fixed the bug that … - 11:44 AM Ticket #11793 (trigger('change') on a disabled input do not trigger filtered listener ...) closed by
- duplicate
- 11:42 AM Ticket #11794 (Injecting html with a name=xxx seems to corrupt a function with the ...) closed by
- invalid: You have a name conflict, this is independent of jQuery. …
- 11:29 AM Ticket #11794 (Injecting html with a name=xxx seems to corrupt a function with the ...) created by
- a. create a function xxx b. inject some html with name=xxx [I'm using …
- 5:03 AM Ticket #11793 (trigger('change') on a disabled input do not trigger filtered listener ...) created by
- Let $input be a disabled input in a $form. A call to …
- 4:46 AM Ticket #11792 (In the 1.7 version the tag select's can't be set with text) created by
- For example , write a tag like this <select id="test"><option …
- 2:40 AM Ticket #11791 (Strange focus event behaviour in Firefox) created by
- Hi, this is the complete code block example Expected behaviour is: …
- 12:17 AM Ticket #11790 (<li> .clone(), .show() .appendTo() force-sets display to list-item) closed by
- worksforme: If you call show on an item that isn't yet appended to the DOM, it …
May 20, 2012:
- 11:36 PM Ticket #11790 (<li> .clone(), .show() .appendTo() force-sets display to list-item) created by
- See http://jsfiddle.net/BHCcy/2/ Tested in -Firefox 12 -Chrome …
- 11:33 PM Ticket #10657 (Deprecate jQuery#size() in favor of jQuery#length) closed by
- fixed: Docs updated.
- 11:29 PM Ticket #11733 (Deprecate .load(), .unload(), and .error() methods) closed by
- fixed: Docs updated.
- 11:21 PM Ticket #11731 (Deprecate "hover" pseudo-event) closed by
- fixed: Docs updated.
- 11:18 PM Ticket #11719 (Deprecate .bind("ready") event) closed by
- fixed: Documentation updated.
- 11:13 PM Ticket #11718 (Deprecate .data() events) closed by
- fixed: No docs changes required, since the events were never documented …
- 11:05 PM Ticket #9400 (Deprecate :text, :radio, :checkbox, etc. selector extensions) closed by
- fixed: Docs updated. Again, this does not obligate us to remove them but I …
- 5:51 PM Ticket #11789 (Update README to describe grunt build system) created by
- For someone who just wants to get up and running building jQuery, the …
- 4:18 AM Ticket #11704 (IE8: object doesn't support this action - line# 8593) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:18 AM Ticket #11656 ($.ajax ignores type setting) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 19, 2012:
- 5:42 PM Ticket #11788 (attribute equals selector is broken) created by
- http://api.jquery.com/attribute-equals-selector/ the demo itself is …
- 10:16 AM Ticket #11787 (Remove jQuery.curCSS) created by
- It was deprecated in 1.3, and I can't even find documentation for it.
- 9:59 AM Ticket #11786 (Deprecate .toggle( handler, handler, ... ) signature) created by
- Did you know we have two
.toggle
s? The one we like performs.show
… - 4:15 AM Ticket #11695 ($().data() bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 18, 2012:
- 5:01 PM Changeset [978acb9]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 4:37 PM Ticket #11649 (delegated form submit event handler does not fire after being removed ...) closed by
- fixed: Fix #11649. Preserve oldIE submit flag when cloning, closes gh-772. …
- 4:34 PM Changeset [e93f2a8]1.12-stable2.2-stablekillphp by
- src/event.js
- src/manipulation.js
- test/unit/event.js
- 3:24 PM Ticket #11785 (.findOne() method) created by
- There would certainly be a performance benefit to this on platforms …
- 1:54 PM Ticket #7157 (Animation callback shows element is still ":animated") closed by
- fixed: Fix #7157. Animation callbacks shouldn't see an element as :animated. …
- 1:48 PM Changeset [6bf3f20]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 1:32 PM Ticket #11777 (Add jQuery Core support for EditorConfig file) closed by
- fixed: Fix #11777. Add EditorConfig support, closes gh-715. Changeset: …
- 1:28 PM Changeset [f1dcaad]1.12-stable2.2-stablekillphp by
- speed/benchmark.js
- speed/benchmarker.css
- speed/benchmarker.js
- speed/closest.html
- speed/filter.html
- speed/find.html
- speed/index.html
- speed/jquery-basis.js
- test/csp.php
- test/data/etag.php
- …
- 1:24 PM Changeset [c4df0c9]1.12-stable2.2-stablekillphp by
- .editorconfig
- 1:15 PM Changeset [8cfdb5c]1.12-stable2.2-stablekillphp by
- test/qunit
- 12:59 PM Changeset [0a2f93e]1.12-stable2.2-stablekillphp by
- src/support.js
- test/unit/support.js
- 11:39 AM Ticket #11756 (event.currentTarget documentation inaccurate for delegated events) closed by
- worksforme: I think we're good with what we currently have so I'll close this …
- 8:47 AM Changeset [d12e9b28]1.12-stable2.2-stablekillphp by
- grunt.js
- 8:05 AM Ticket #11784 (jquery function won't work on external file load('externalfile.php') ...) created by
- i am working on .load("external file"); function, on external file …
- 4:18 AM Ticket #11688 (Jquery1.7.2 x fancybox1.3.4) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:18 AM Ticket #11673 (Unexpected token <) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 17, 2012:
- 10:05 PM Ticket #11604 (Switch $(elem).width(-val) from no-op to $(elem).width(0)) closed by
- fixed: Fixed in 1.8pre.
- 10:05 PM Ticket #9830 (Getting the value of the "value" attribute using .attr("value") is the ...) closed by
- duplicate
- 10:03 PM Ticket #11535 (Inconsistent behavior between .val() and .prop("value") for <select>) reopened by
- 10:03 PM Ticket #11535 (Inconsistent behavior between .val() and .prop("value") for <select>) closed by
- duplicate
- 9:54 PM Ticket #11585 (fadeTo sets css display) closed by
- worksforme: This is working as intended.
- 9:52 PM Ticket #11782 (Radio buttons set as "required" and then "not required" still act as ...) created by
- If you set a radio button as required using jQuery `.attr('required', …
- 9:18 PM Ticket #11556 (Pressing 'Return' in text input does not trigger change event in IE 6-9) closed by
- wontfix: I don't see any solution that is good enough to incorporate into …
- 9:08 PM Ticket #11004 (getWH incorrectly removes padding and border width when box-sizing is ...) closed by
- fixed: Fixed. …
- 1:11 PM Ticket #11781 (question about j query) closed by
- invalid: Please use the forum or Stack Overflow for support questions
- 12:58 PM Ticket #11781 (question about j query) created by
- I was wondering is there a way to create a jqery script so that when i …
- 12:42 PM Ticket #11780 (relative animation result is wrong size) closed by
- fixed: We've moved development to master from 1.8pre, and the test case works …
- 12:10 PM Ticket #11780 (relative animation result is wrong size) created by
- testing under webkit based browser (Chrome) provoking the bug with …
- 4:15 AM Ticket #11686 (Error during invocation of jQuery.css specifically using the ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:15 AM Ticket #11682 ($("#bottomTipss").css({'top':TOP,'left':LEFT});) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 16, 2012:
- 11:15 PM Ticket #11779 (toggle() interferes with text of $(this).) closed by
- invalid: Please ask for help on a forum or StackOverflow.
- 11:13 PM Ticket #11779 (toggle() interferes with text of $(this).) created by
- $('<div>', { id : 'specialButton', text : 'Hide!', click : …
- 5:49 PM Ticket #11778 (Cached XHR requests should still resolve asynchronously) closed by
- fixed: https://github.com/jquery/jquery/commit/d55a764e6e3a5980fb9633df1303418 …
- 5:43 PM Changeset [d55a764]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 5:03 PM Ticket #11778 (Cached XHR requests should still resolve asynchronously) created by
- IE resolves cached XHR requests immediately, even if the XHR is …
- 3:18 PM Ticket #11766 (Move jQuery.support to "unstable" status) closed by
- fixed: Documentation edited.
- 3:06 PM Ticket #11776 ($.map is to eager on testing null) closed by
- worksforme: Docs updated.
- 2:25 PM Ticket #11777 (Add jQuery Core support for EditorConfig file) created by
- https://github.com/jquery/jquery/pull/715 Tabs, spaces, whatever. Let …
- 2:05 PM Ticket #11721 (deprecate and remove internal uses of jQuery.support.boxModel) closed by
- fixed: Fix #11721. Remove jQuery.boxModel, deprecate jQuery.support.boxModel. …
- 2:05 PM Ticket #6724 (wrong $(window).height() in mobile safari (iphone)) closed by
- fixed: Fix #6724, though the Mobile Safari wound remains. Closes gh-764. …
- 2:04 PM Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) closed by
- fixed: jQuery.ajaxSetup() data is merged with params. Fixes #10524 …
- 2:04 PM Ticket #8205 (JSONP random result is causing memory leak in IE8) closed by
- fixed: Fixes #8205. Mitigates memory usage by recycling jsonp callback names …
- 2:04 PM Ticket #11500 (Bug : "change" event handler not executed when triggered manually on ...) closed by
- fixed: Fix #11500. Allow triggered, simulated change events. Changeset: …
- 2:04 PM Ticket #10996 (Simplify offset()) closed by
- fixed: Fix #10996, simplify offset code by forsaking ancient browsers. …
- 2:04 PM Ticket #11543 (.has doesn't work on detached elements) closed by
- fixed: Fix #11543: .has should work on detached elements. Changeset: …
- 2:04 PM Ticket #11338 (Inconsistent behavior with .replaceWith() and disconnected nodes.) closed by
- fixed: Fixes #11338, .replaceWith should work on detached nodes. Changeset: …
- 2:04 PM Ticket #8653 (jQuery.param outputs "null" and "undefined" in the query string) closed by
- fixed: Fix #8653, .param() undefined/null values become empty strings …
- 2:04 PM Ticket #11325 (Improve domManip/buildFragment/clean) closed by
- fixed: Fix #11325: smaller/stronger domManip/buildFragment/clean Changeset: …
- 2:04 PM Ticket #11439 (jQuery.support.parentNode used, but not defined any more.) closed by
- fixed: Fix #11439. Remove use of undefined jQuery.support.parentNode. …
- 2:04 PM Ticket #11435 (Obsolete test code to remove toJSON from .data's return value) closed by
- fixed: Fix #11435. Remove obsolete test code. Changeset: …
- 2:04 PM Ticket #8545 (Leak with events in IE) closed by
- fixed: Fix #8545. Plug event handling memory leak in oldIE. Changeset: …
- 2:04 PM Ticket #10944 ($.ajax does not always return an object implementing the Promise interface) closed by
- fixed: $.ajax now always returns an object implementing the Promise …
- 2:04 PM Ticket #11011 (Allow traditional options object for $.Callbacks flags) closed by
- fixed: Allows traditional options object for $.Callbacks flags. Fixes #11011. …
- 2:04 PM Ticket #10324 (Clone does not copy innerHTML of object element in IE9) closed by
- fixed: Ensure innerHTML of src/dest clone nodes is correctly set. Fixes …
- 2:03 PM Changeset [9efe4d0]1.12-stable2.2-stablekillphp by
- 10:08 AM Changeset [63aaff5]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 4:35 AM Ticket #11676 (Animate jumps to end if starting position is negative percentage in Safari) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
May 15, 2012:
- 11:29 PM Changeset [c4e22ad]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/offset.js
- src/support.js
- test/data/support/boxModelIE.html
- test/unit/offset.js
- test/unit/support.js
- 11:15 PM Ticket #9800 (New method: .addBack (supersedes .andSelf)) closed by
- fixed: Landed …
- 11:14 PM Changeset [f76518e]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 10:50 PM Ticket #11776 ($.map is to eager on testing null) created by
- Given […] results in […] where I'd expect […] …
- 9:51 PM Ticket #11759 (Chrome 18 - $("img").width() methods always return 0) closed by
- invalid: No worries! Thanks for taking the time to file a report.
- 9:30 PM Ticket #11775 (Memory leak in .data()) reopened by
- I think that's his point though,
$.data
is roach-moteling the data. … - 9:15 PM Ticket #11775 (Memory leak in .data()) closed by
- invalid: Comment nodes are not supported by data()
- 7:52 PM Ticket #11775 (Memory leak in .data()) created by
- Reproduce: http://jsfiddle.net/uTDww/ The code which checks wether an …
- 6:46 PM Ticket #11774 (jQuery animate gets incorrect height due to new display table ...) created by
- http://test.yamiko.org/cp/# is the website im working on and …
- 4:22 PM Ticket #11773 (jQuery needs HTML escaping functionality) reopened by
- The patch is straightforward, it's more a question of whether we want …
- 3:16 PM Ticket #11773 (jQuery needs HTML escaping functionality) closed by
- plugin: There is a syntax issue - you have a comma at the end of this line …
- 3:10 PM Ticket #11773 (jQuery needs HTML escaping functionality) created by
- Many of the jQuery example snippets are unsafe to use with untrusted …
- 5:55 AM Ticket #11769 (Datepicker bug in jquery ui 1.8.2) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. …
- 5:54 AM Ticket #11771 (While elem.hide ,elem.offset({left:x,top:y}) = {elem.offset().left+x ...) closed by
- invalid: if ( description.type === 'confusing' ) issue.close('invalid')
- 5:34 AM Ticket #11772 (why jquery post unlike ( php form action=" test.php")) created by
- I am very confused, in a reference file php.
- 4:07 AM Ticket #11771 (While elem.hide ,elem.offset({left:x,top:y}) = {elem.offset().left+x ...) created by
- While elem.hide ,elem.offset({left:x,top:y}) = {elem.offset().left+x …
- 2:29 AM Ticket #11769 (Datepicker bug in jquery ui 1.8.2) created by
- I am using jquery ui 1.8.2 and jquery 1.7.1, but the datepicker is not …
Note: See TracTimeline
for information about the timeline view.