Timeline
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
Aug 20, 2007:
- 6:55 PM Ticket #1520 (Imagebox Previous and Next images disappearing/transparent in IE6 & IE7) created by
- I encountered this oddity after successfully implementing Imagebox and …
- 5:28 PM Ticket #1519 (IE7 bug with $(document).ready(); no evaluation problem...) created by
- $(document).ready() function does not fire any action when it is …
- 4:31 PM Changeset [8cf5d2d]1.12-stable2.2-stablekillphp by
- 2:59 PM Changeset [4d4f13a]1.12-stable2.2-stablekillphp by
- 11:30 AM Ticket #1028 (.extend() recursively) reopened by
- Fails violently with the dimensions plugin - I figured something like …
- 9:08 AM Ticket #1518 (Error in IE when animating undefined properties) created by
- Yes, I know you shouldn't animate undefined props! But a minor change …
- 3:28 AM Ticket #1377 (jquery 1.1.3.1 is slow in adding class) closed by
- fixed: Not sure if this was an issue before, but I made some recent changes …
- 3:18 AM Ticket #1403 (Performance issues when creating and unbinding elements) closed by
- fixed
- 3:08 AM Ticket #1427 (Memory and performance leak) closed by
- fixed: Fixed in SVN rev [2791].
- 3:08 AM Changeset [bd78d4f]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/jquery/jquery.js
- 3:04 AM Changeset [05fb8eaa]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 2:29 AM Changeset [f0353e89]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Aug 19, 2007:
- 11:59 PM Changeset [2b05e24]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/fx/fx.js
- 10:52 PM Ticket #1517 (.slice()) closed by
- fixed: Fixed in SVN rev [2784].
- 10:51 PM Changeset [887c007]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 10:03 PM Ticket #1517 (.slice()) created by
- Add a new .slice() method.
- 7:39 PM Ticket #1463 (jQuery slowdowns on consecutive calls) closed by
- fixed: Fixed in SVN rev [2783].
- 7:38 PM Ticket #1210 (Create "script" tag fails in IE) closed by
- fixed: Fixed in SVN rev [2783].
- 7:38 PM Ticket #1080 ($.get(url, callback) overwrites default 'data' parameter) closed by
- fixed: Fixed in SVN rev [2783].
- 7:38 PM Ticket #1028 (.extend() recursively) closed by
- fixed: Fixed in SVN rev [2783].
- 7:38 PM Ticket #1236 (Extend should not die before processing all of its arguments.) closed by
- fixed: Fixed in SVN rev [2783].
- 7:37 PM Changeset [2ef4093]1.12-stable2.2-stablekillphp by
- build/runtest/test.js
- build/test/data/dashboard.xml
- build/test/data/test.html
- build/test/data/test.js
- build/test/data/test2.html
- build/test/data/test2.php
- build/test/data/testrunner.js
- build/test/index.html
- src/ajax/ajax.js
- src/ajax/ajaxTest.js
- …
- 5:12 PM Ticket #1353 ($.getJSON optional parameters bug) closed by
- worksforme: In the test suite, and works for me.
- 5:10 PM Ticket #1274 (ajaxSend(callback), ajaxSuccess(callback) problems in jQuery 1.1.2) closed by
- fixed: Fixed the docs.
- 5:07 PM Ticket #948 (jquery ajax authentification intégré iis) closed by
- worksforme
- 5:06 PM Ticket #384 (IE fails to send/set custom request headers) closed by
- worksforme
- 5:06 PM Ticket #1079 (FF and IE fail to send custom headers) closed by
- worksforme
- 9:48 AM Ticket #1516 (.load - add support for standard key/value pairs string as a parameter) created by
- Problem: .load(url, parameter) has an obstrusive and ambiguious …
- 3:28 AM Ticket #1155 ($("*") returns comments in IE) closed by
- fixed: Fixed in SVN rev [2781].
- 3:28 AM Changeset [24db022b]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selectorTest.js
- 3:06 AM Ticket #1482 (.curCSS() fails in safari when elem has no .parentNode) closed by
- fixed: Committed in SVN rev [2780].
- 3:06 AM Changeset [735e2e8]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Aug 18, 2007:
- 8:49 PM Ticket #1441 (An error in success() triggers the error() callback) closed by
- fixed: Fixed in SVN rev [2770].
- 8:48 PM Changeset [f64eb21]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 8:29 PM Ticket #1515 (slideDown() flickers in Firefox 2.0) created by
- When sliding a hidden div into view with slideDown(), the content of …
- 8:08 PM Ticket #1449 (parent method return duplicate elements) closed by
- fixed: Fixed in SVN rev [2769].
- 8:07 PM Changeset [05d401d]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 7:50 PM Ticket #1484 (.next() function bug) closed by
- duplicate: Duplicate of #1449.
- 7:43 PM Ticket #1514 (animate() has 4 params but why is it being called with only 3 in wrong ...) closed by
- invalid: The only important aspect is that the callback is the last argument - …
- 5:00 PM Ticket #1514 (animate() has 4 params but why is it being called with only 3 in wrong ...) reopened by
- I'm sorry but maybe you can explain it to me better, the easing …
- 4:28 PM Ticket #1514 (animate() has 4 params but why is it being called with only 3 in wrong ...) closed by
- invalid: No, this is correct. The easing argument is optional - so those calls …
Aug 17, 2007:
- 9:33 PM Ticket #1514 (animate() has 4 params but why is it being called with only 3 in wrong ...) created by
- In 1.1.3.1 version, the animate function I see now takes 4 params - …
- 12:30 PM Ticket #1513 ($('<input/>').attr() failure in IE6) created by
- The code below fails in IE6 with the error: "This command is …
- 3:11 AM Ticket #1512 (floating window does not dislay) created by
- this is the senario: 1. may page has an Iframe that permanently …
Aug 16, 2007:
- 7:56 PM Ticket #1490 (Safari Crashes on interface tooltip demo) created by
- http://interface.eyecon.ro/demos/tooltip.html When trying this demo …
Aug 15, 2007:
- 11:36 PM Ticket #1489 (<caption> erroring on append and prepend, nothing on appendTo or prependTo) closed by
- fixed: Fixed in SVN rev [2728].
- 11:35 PM Changeset [760a244]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 11:17 PM Ticket #1489 (<caption> erroring on append and prepend, nothing on appendTo or prependTo) created by
- The following error out when adding to a <table> […] …
- 1:11 PM Ticket #1453 (java.lang.String passed to append/jQuery.clean throws Exception) closed by
- fixed: Fixed in [2719] by adding this to the context initalisation: […]
- 7:31 AM Ticket #1488 (Events cause all object methods to be fired) created by
- With the following code (and jquery.js include file): […] …
- 4:46 AM Ticket #1487 (Manual viewing bug) created by
- Manual's bug While you write an example like at …
Aug 14, 2007:
- 4:05 PM Ticket #1486 (Triggering focus to hidden elements does not work in IE) created by
- If you try to trigger the focus of a field that is hidden (whether …
- 12:37 PM Changeset [d38ee78]1.12-stable2.2-stablekillphp by
- build/runtest/env.js
- 4:15 AM Ticket #1485 (Some bugs and errors in the Sortable functions in the interface plugin) created by
- I have now tryed to figure this out for a couple of hours. I was up to …
- 1:17 AM Ticket #1484 (.next() function bug) created by
- $("#test").next("a>img"); before: <div id='test'></div><a><img …
Note: See TracTimeline
for information about the timeline view.