Timeline
Aug 28, 2007:
- 12:37 PM Ticket #1547 (drop callback function runs twice in jQueryUI) created by
- I have one draggable div and one droppable div. Each is nested in its …
- 10:30 AM Ticket #1546 (sending Document as $.ajax() data parameter breaks in 1.1.4) created by
- With jQuery 1.1.3.1, I was sending an XML document as the data …
- 7:03 AM Ticket #1545 (unbind doesn't work if hover uses) created by
- Please see example page: …
- 12:43 AM Ticket #1417 (event.trigger() doesn't return the handle() results) closed by
- fixed: It's now possible to call jQuery's internal trigger and get back the …
- 12:42 AM Changeset [15faf78]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 12:34 AM Ticket #1416 (event.handle() can only return 'undefined' or 'false') closed by
- fixed: Fixed in SVN rev [2949].
- 12:34 AM Changeset [25e83d27]1.12-stable2.2-stablekillphp by
- src/event/event.js
Aug 27, 2007:
- 4:25 AM Ticket #1544 (.load() callback broken in Firefox3) created by
- i think .load() callback function is broken in Firefox3 (Gran …
- 12:58 AM Changeset [127c0b8]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- src/selector/selectorTest.js
Aug 26, 2007:
- 11:55 PM Ticket #1543 (Find bug incorrectly matches certain IDs) created by
- $("div#foo") doesn't match <p id="foo"> However, …
- 11:47 PM Ticket #1542 ($.ajax not working properly in IE7) created by
- It appears that the update to 1.1.4 broke something in IE7 for ajax. …
- 11:44 PM Ticket #1541 ([PATCH] Ajax request with dataType 'xml' raises parsererror on HTTP ...) created by
- The 1.1.4 release adds the following check on the xmlHttpRequest …
- 3:21 PM Ticket #1540 (Percentage-improvements use non-standard calculations) created by
- jQuery has seen some significant performance improvements in the last …
- 12:59 PM Ticket #1539 (Error in detect IE version with Mail.Ru Agent installed) created by
- There is UserAgent: "mozilla/4.0 (compatible; msie 6.0; windows nt …
- 12:46 PM Ticket #1538 (.ajax() data param not serializing array correctly) created by
- if you create data object with an array item and pass it to jquery, …
- 12:35 PM Ticket #1537 (browser version error) created by
- Sorry, my english very bad. if navigator.userAgent equal to …
- 9:58 AM Ticket #1536 (Jquery cant change input type in IE) created by
- Situation: <input type="text" class="testClass" value="Password"/> …
- 5:03 AM Ticket #1535 (Submenu gets positioned wrong) created by
- Scenario. Apply .Draggable to an li that has a submenu. Mousover li, …
Aug 25, 2007:
- 10:37 PM Ticket #1528 (purple-include style injection doesn't work in IE) closed by
- fixed: Fixed in SVN.
- 8:37 PM Ticket #1366 (1.1.3.1 IE6 / IE7 background images disappear) reopened by
- I seem to be having the same problem where when I am debugging an …
- 3:48 PM Ticket #1534 (test #17 of http://jquery.com/test/ makes Safari crash) created by
- version of Safari : 2.0.4 It works fine with webkit (the nightly build …
- 1:38 PM Ticket #1533 (Hide Bug in IE7) created by
- I have noticed a bug in ie7, when using the following code, in a …
- 1:12 AM Changeset [3ae74b5]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
Aug 24, 2007:
- 11:55 PM Changeset [0477a6e]1.12-stable2.2-stablekillphp by
- build/test/data/test3.html
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- 11:33 PM Changeset [34f1042]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 11:03 PM Changeset [97f2032]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 10:56 PM Ticket #1532 (Animate height and width broken using Interface plugin) created by
- With IE, using animate with a fixed value for width or height (e.g. …
- 7:43 PM Ticket #1513 ($('<input/>').attr() failure in IE6) closed by
- duplicate
- 7:35 PM Ticket #1531 (jQuery §().ajaxStop isnt called at ajax-timeout.) closed by
- invalid
- 7:25 PM Ticket #1359 (Create input of type checkbox not working in IE) closed by
- fixed: Documented: http://docs.jquery.com/Core#.24.28_html_.29
- 2:11 PM Ticket #1531 (jQuery §().ajaxStop isnt called at ajax-timeout.) created by
- see summary. When starting an ajax-request, which needs 17 seconds …
- 7:18 AM Ticket #1294 (selectedIndex lost after clone() in Internet Explorer) reopened by
- The bug is fixed but at a very high performance cost. I wrote this …
- 4:50 AM Milestone 1.1.4 completed
Aug 23, 2007:
- 9:49 PM Changeset [557ec9a]1.12-stable2.2-stablekillphp1.1.4 by
- version.txt
- 9:28 PM Changeset [257eaf7]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/jquery.js
- src/selector/selector.js
- 9:06 PM Changeset [4df20c0c]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 9:24 AM Ticket #1530 (starterkit.html crash on opening page) created by
- I get and "invalid character line 1" javascript as soon as I open the …
- 7:30 AM Ticket #1529 (jquery conflicts with json library) created by
- When using jquery together with library json (from …
- 4:08 AM Ticket #1528 (purple-include style injection doesn't work in IE) created by
- the example http://dev.jquery.com/~john/ticket/load-hash/ works fine …
Aug 22, 2007:
- 11:31 PM Ticket #1527 ([PATCH] Highlight is broken with newer SVN version of jQuery (23/08/2007)) created by
- There is a loop where you iterate over the parents of a node to get …
- 6:31 PM Ticket #1526 ([Imagebox] should adapt the dimensions of the image to the screen) created by
- If the image is bigger than the screen, Imagebox is not working …
- 7:38 AM Ticket #1525 (Incorrect example for append( child string / child nodes )) created by
- Under the section: API/1.1.2/DOM/Manipulation append( child string / …
- 6:21 AM Ticket #1524 (add $.browser.konqueror) created by
- Just found that it's not included.
- 3:10 AM Changeset [f948f02]1.12-stable2.2-stablekillphp by
- src/ajax/ajaxTest.js
- 2:51 AM Changeset [f53aa62f]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/intro.js
- 2:47 AM Changeset [3fb4779]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 2:19 AM Changeset [96f2d0d]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 2:19 AM Changeset [f2f399dc]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selector.js
- 1:49 AM Ticket #1523 (Events expando should be customizable) created by
- Right now if you want to use multiple copies of jQuery the expandos …
- 1:47 AM Ticket #1393 (Assigning jQuery to an existing namespace) closed by
- fixed: I committed the first two points in SVN rev [2833], but changing the …
- 1:44 AM Changeset [fc3e180]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 12:53 AM Ticket #1518 (Error in IE when animating undefined properties) closed by
- fixed: Fixed in SVN rev [2832].
- 12:52 AM Changeset [e06b744]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
Aug 21, 2007:
- 12:18 PM Ticket #1393 (Assigning jQuery to an existing namespace) reopened by
- 11:15 AM Ticket #1442 (Exception in IE when accessing XML attribute) closed by
- invalid
- 4:29 AM Ticket #1522 (Alias .add() to .concat()) closed by
- wontfix: Bah, decided against it.
- 4:27 AM Ticket #1522 (Alias .add() to .concat()) created by
- .add() is ambiguous, we really mean .concat()
- 4:25 AM Ticket #1316 ([Patch] Significantly speed up $('#id')) closed by
- fixed: Fixed in SVN rev [2821].
- 4:25 AM Changeset [b99fd47]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:34 AM Ticket #1521 (:has()) closed by
- fixed: Fixed in SVN rev [2820].
- 3:33 AM Changeset [46e7703]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- src/selector/selectorTest.js
- 3:18 AM Ticket #1521 (:has()) created by
- Add :has() as a substitute for [elem].
- 3:00 AM Ticket #1393 (Assigning jQuery to an existing namespace) closed by
- fixed: Fixed in SVN rev [2819].
- 3:00 AM Changeset [c8bd6e0]1.12-stable2.2-stablekillphp by
- src/intro.js
- src/jquery/jquery.js
- 1:44 AM Ticket #1351 (Selection of tags slower in 1.1.3 than 1.1.2) closed by
- fixed: Fixed in SVN rev [2818].
- 1:43 AM Changeset [b6d920c]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/intro.js
- src/jquery/jquery.js
- src/outro.js
- src/selector/selector.js
- 1:06 AM Ticket #1461 (Firefox 2.0.0.6 can't use the click event) closed by
- worksforme: Everything seems to be working fine for me - if you could provide a …
- 12:46 AM Ticket #1028 (.extend() recursively) closed by
- fixed: Fixed in SVN rev [2816-2817].
- 12:46 AM Changeset [8c15e85]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/jquery.js
- 12:42 AM Changeset [e112e6b]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/coreTest.js
- src/jquery/jquery.js
Note: See TracTimeline
for information about the timeline view.