Timeline
Sep 14, 2009:
- 9:02 PM Changeset [19cd84c]1.12-stable2.2-stablekillphp by
- src/data.js
- 8:35 PM Changeset [9b20eb4c]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 8:32 PM Changeset [321267dc]1.12-stable2.2-stablekillphp by
- src/fx.js
- test/unit/fx.js
- 7:28 PM Changeset [5e0da8c]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 7:22 PM Ticket #4824 (API / 1.3 / CSS / Positioning / Offset works wrong) closed by
- invalid: Please feel free to reopen with a test case.
- 7:20 PM Changeset [3eb56b0]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 7:12 PM Changeset [766635e8]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 6:58 PM Changeset [681f4fd]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:56 PM Ticket #5225 (wrapInner with node containing document.write breaks on Firefox 3.5) created by
- Odd series of events, but on Firefox, if you have a node containing …
- 6:34 PM Ticket #5224 (Expose jQuery's internal expando attribute) closed by
- fixed: Fixed at [6554].
- 6:34 PM Changeset [a273120]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 6:22 PM Ticket #5224 (Expose jQuery's internal expando attribute) created by
- 6:16 PM Ticket #5222 ([autocomplete] Autocomplete plugin "max" parameter causes search hits ...) created by
- This is apparently a design flaw in Dylan Verheul's autocomplete …
- 6:09 PM Ticket #3940 (after() and before() fail after newly created jquery elements) closed by
- fixed: Fixed in SVN rev [6553].
- 6:09 PM Changeset [173c147]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 6:08 PM Ticket #3940 (after() and before() fail after newly created jquery elements) reopened by
- 6:05 PM Ticket #4989 (Make "blur" and "focus" events bubble so live() can be used) closed by
- fixed: Fixed at [6552].
- 6:04 PM Changeset [bca8225]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:28 PM Ticket #5198 (ready functions being triggered (accidentally?) on 'Back' button) closed by
- fixed
- 5:14 PM Changeset [f3474c0]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:59 PM Ticket #5039 (:visible selector don't work on IE) closed by
- fixed: This is fixed in jQuery SVN
- 4:56 PM Ticket #5017 ([PATCH] JSONP fails on page with no HEAD) closed by
- fixed: Fixed in r6550
- 4:55 PM Changeset [4a3c4c8]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:45 PM Changeset [b539b6e]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 3:57 PM Ticket #5042 (JSONP callback does not work for urls like format_options=callback:?) closed by
- invalid: Could you provide a link to the API that requires the callback in this …
- 3:57 PM Changeset [36ebb4f]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:26 PM Ticket #2969 (Add failsafe check to jQuery.ready()) closed by
- wontfix
- 3:26 PM Ticket #5122 (The IE memory leak prevention at 'unload' event occurs strange effects) closed by
- invalid: Unfortunately we can't fix what we can't test. Please try to get a …
- 2:34 PM Ticket #4767 ($.get and $.post don't shift type) closed by
- duplicate: Duplicate of #4785.
- 2:13 PM Ticket #5197 (Cannot pass data to event function with live() using function (){}()) closed by
- duplicate: Duplicate of #4612.
- 2:04 PM Ticket #5202 (Simple .selector fix for when .pushStack 'selector' == jQuery object) closed by
- fixed: Fixed at [6547].
- 2:03 PM Changeset [0790989]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/core.js
- 1:47 PM Ticket #5216 ([autocomplete] Added support for "no results found" text.) created by
- Hi, I've been working with the very handy jQuery autocomplete plugin, …
- 1:34 PM Ticket #5203 (.selector bug in 1.3.3 $('body')) closed by
- invalid: I just removed the whole body check ([6546]) as it is then handled by …
- 1:33 PM Changeset [66c58e9]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:18 PM Ticket #5209 ($().ready() assumes nothing is added to $.readyList during processing ...) closed by
- duplicate: This is already fixed in trunk, I'm closing as duplicate.
- 6:57 AM Ticket #5210 (css background-position in IE8 returns undefined) created by
- el.css({ 'background-position': "10px 10px"}); set some …
Sep 13, 2009:
- 2:09 AM Ticket #5209 ($().ready() assumes nothing is added to $.readyList during processing ...) created by
- If you have several $() functions, and want to control their load …
- 12:29 AM Ticket #5208 (Possible bug involving :not()) created by
- It seems to me that if you have 3 select lists and each have 10 …
Sep 12, 2009:
- 7:18 AM Ticket #5204 (It seems that the ajax 'cache' parameter is useless) closed by
- invalid: It actually does make a difference whether you set it to true or …
Sep 11, 2009:
- 11:12 PM Ticket #5205 (Currently ajax caching is browser dependant not jQuery dependant, I ...) closed by
- wontfix: That's really not something we should implement on our side, it will …
- 1:47 PM Changeset [9e1a955]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:36 PM Ticket #5207 (iexplorer & Opera bug with swf's sliding in &sliding out) created by
- Hey all, I've got a bug using jquery with 4 SWF's sliding in and out. …
- 9:33 AM Ticket #5206 (create namespaced elements when building the jQuery.support object) created by
- To build the jQuery.support object, the code creates a number of html …
- 6:25 AM Ticket #5205 (Currently ajax caching is browser dependant not jQuery dependant, I ...) created by
- As I am observing that caching requests in ajax by using jQuery …
- 6:16 AM Ticket #5204 (It seems that the ajax 'cache' parameter is useless) created by
- except for internet explorer where is has an important effect but is …
Sep 10, 2009:
- 3:30 PM Ticket #5203 (.selector bug in 1.3.3 $('body')) created by
- I encountered this when working on #5202. $('body').selector isn't …
- 3:24 PM Ticket #5202 (Simple .selector fix for when .pushStack 'selector' == jQuery object) created by
- The appendTo, prependTo, insertBefore, insertAfter, replaceAll methods …
- 2:26 PM Ticket #5201 (getScript should support an error callback, incorrect documentation) created by
- Currently, $.getScript doesn't accept a function that can be invoked …
- 1:08 PM Ticket #5200 (1.2.6 or higher causes type error in Galio) created by
- When simply loading a page in Galio I get a type error notification. I …
- 9:20 AM Ticket #5199 (Problem with Selector using) created by
- It's wonderful soluton with 'selector' property. But it doesn't work …
- 6:20 AM Ticket #5198 (ready functions being triggered (accidentally?) on 'Back' button) created by
- I get the following behaviour on both Firefox 3.0.13 and Opera 9.63 …
Sep 9, 2009:
- 11:22 PM Ticket #5197 (Cannot pass data to event function with live() using function (){}()) created by
- $('body').live('click', function (testVar) { alert(testVar); …
- 7:50 PM Ticket #5194 (toggle() doesn't preserve element's display attribute) created by
- I have a <div> that has its 'display' attribute set to 'table-cell', …
- 5:29 PM Ticket #5191 (add .unwrap method) created by
- Per John's request, I have merged my .unwrap method into r6543 here, …
- 5:16 PM Ticket #5190 (Use access() for bind, one, live, data and removeData) created by
- The addition of access() should make relatively easy the addition of …
- 5:14 PM Ticket #5189 (Add a generic function to handle getting/setting key-value/setting a hash) closed by
- fixed: Added at [6544].
- 5:14 PM Changeset [d128550]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/core.js
- src/css.js
- test/unit/attributes.js
- 5:13 PM Ticket #5189 (Add a generic function to handle getting/setting key-value/setting a hash) created by
- This could actually work as well for data, removeData, bind, one and live.
- 3:45 PM Ticket #5188 (JQuery Lightbox Balupton Edtion) created by
- In Opera 9.64 Browser (Portable Edtion) by clicking the next, if the …
- 12:51 PM Ticket #5187 (getElementsByTagName optimization breaking $('div').live()) closed by
- fixed: Fixed at [6543].
- 12:50 PM Changeset [aadc268]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:50 PM Ticket #5187 (getElementsByTagName optimization breaking $('div').live()) created by
- $('div').live('click', ...) won't work because context is undefined.
- 12:35 PM Ticket #5186 (getElementsByTagName optimization breaking the selector attribute) closed by
- fixed: Fixed at [6542]
- 12:33 PM Changeset [bf230ff]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:32 PM Ticket #5186 (getElementsByTagName optimization breaking the selector attribute) created by
- $('div').selector would now yield ""
- 11:00 AM Ticket #5185 (Setting "cursor" CSS property to null causes MSIE to request "null" ...) created by
- I discovered this quirk while using the BlockUI plugin, but its root …
- 4:46 AM Ticket #5184 (DropDownList - Change not working in IE7) created by
- Hello Developers, The below code is not working in IE7, but …
Sep 8, 2009:
- 11:47 PM Ticket #5183 (position() behavior in Firefox 3.5 for Mac) created by
- position() returns floats instead of ints in Firefox 3.5 on Mac. The …
- 8:21 PM Ticket #2164 (.first() and .last() methods?) closed by
- fixed: Landed in SVN rev [6541].
- 8:21 PM Ticket #2164 (.first() and .last() methods?) reopened by
- 8:21 PM Changeset [9de120e]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 9:08 AM Ticket #5177 (fadeOut(),animate() bug in IE6、IE7、IE8) created by
- fadeOut(),animate() in'<div class=""></div>' is not very well. but …
- 12:26 AM Changeset [4ea4fad]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:00 AM Ticket #5176 (Inserted elements with unbalenced quotes become unselectable) created by
- $("body").append('<div id=foo">'); console.log($("#foo").length); …
Sep 7, 2009:
- 9:45 PM Changeset [1e750a0]1.12-stable2.2-stablekillphp by
- src/core.js
- 9:07 PM Changeset [96dd06e]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 4:55 PM Changeset [520f1a2]1.12-stable2.2-stablekillphp by
- Makefile
- build.xml
- src/manipulation.js
- test/unit/manipulation.js
- 2:58 PM Changeset [9d8d745]1.12-stable2.2-stablekillphp by
- src/core.js
- src/manipulation.js
- test/unit/core.js
- 1:20 PM Changeset [b7d4e0e]1.12-stable2.2-stablekillphp by
- src/core.js
- 9:32 AM Ticket #5175 (Display the selected node) created by
- Hi, I would to display the selected node and path, on click of a …
- 4:27 AM Ticket #5174 (Unit tests failures in modules 25 and 26) created by
- In Opera 9.63, running on Linux. Test 6 fails in both modules 25 and …
- 4:26 AM Ticket #5173 (Unit test 137 fails) created by
- ajax module: jQuery.post(String, Hash, Function) - simple with xml (1, …
Note: See TracTimeline
for information about the timeline view.