Timeline
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 …
Aug 13, 2007:
- 9:36 AM Ticket #1483 (Plugin Validation don't work with IE) created by
- When is used jQuery 1.1.3.1 with the plugin Validation …
- 12:31 AM Ticket #1482 (.curCSS() fails in safari when elem has no .parentNode) created by
- […]
Aug 12, 2007:
- 9:54 PM Ticket #1481 (when the input field in the Sortable,inside the input field text ...) created by
- Code: <script type="text/javascript"> $(document).ready(function(){ …
- 4:00 AM Ticket #1480 (isFunction fails in certain cases) created by
- I'm not sure how relevant it is, but: […] If you write {{{ a = …
Note: See TracTimeline
for information about the timeline view.