Timeline
10/05/06:
- 20:54 Ticket #6 (changed from input/radio/checkbox, etc. break too much) closed by
- invalid: spamspamspam
- 18:04 Ticket #249 (Implement and test nextUntil (or similar)) created by
- http://jquery.com/discuss/2006-August/010451/ John's untested …
- 10:29 Ticket #240 (jQuery IE6 bug with base href) created by
- If you use 'base href=""' in document, jQuery slideToggle() function …
- 07:40 Changeset [d9ebe848d01d90bbc7397e6f115d47bd44ebfbf8] by
-
- src/dimensions/dimensions.js
10/04/06:
- 21:08 Ticket #239 (Animation Docs) created by
- There are lots of plugins with different attemps to customize animations. …
- 21:05 Ticket #238 (Seperate private and public $.extend) created by
- Using $.extend like this: […] results in the jQuery object being …
- 21:01 Ticket #237 (Assert that animate does not alter the hash param) created by
- Currently animate seems to alter the hash it uses. This should be …
- 16:23 Ticket #236 (extend not(jQuery) to be able to operate with sets) created by
- Want to be able to use s1.not(s2) to remove all nodes from s1 that are in …
- 15:44 Ticket #235 (Simon) created by
- if we have var s1=$('td.s1'), s2=$('td.s2') then s1.add(s2) is expected to …
- 04:55 Ticket #216 ($.ajax: Evaluate JS for "html" dataType like load()) reopened by
- OK, there is the "html" dataType, but evaluation of JS like it is done …
- 01:31 Ticket #234 ([PATCH] $().unhover and $().untoggle) created by
- I've added a uhover and untoggle method to jQuery. Here is the …
10/03/06:
- 21:47 Ticket #229 (it is impossible to implicitly abandon search context (without .end())) created by
- This issue is similar to #48 I want to be able to abandon search context …
- 21:03 Ticket #222 (Hover Bug) reopened by
- In the hover method please change this line: […] to this: […] This …
- 18:58 Ticket #228 (different behavior for next() in IE and Firefox) closed by
- invalid: when nesting the elements different behavior gets alike.
- 18:34 Ticket #225 ([PATCH] IE Memory Leaks from event system) closed by
- fixed: I added it to SVN. Just reopen this ticket if there are other issues…
- 18:33 Changeset [25ee2d8e2efaf4cad8a6d4c247013e573d9d66e9] by
-
- src/event/event.js
- 15:47 Ticket #225 ([PATCH] IE Memory Leaks from event system) reopened by
- danyalex is correct. Here is an updated patch and example. The example …
- 14:58 Changeset [004f3dd51799fa0a32379c8168c71c8b4690774f] by
-
- src/event/event.js
- src/jquery/jquery.js
- 10:55 Changeset [eee853f120b61673191ffbbbf97e8ebb2f545751] by
-
- src/ajax/ajax.js
- 10:54 Changeset [374dbbe80a3df30f52505a9c3ebd31efef711ec0] by
-
- build/test/data/testrunner.js
- 09:40 Changeset [3527e8f6745786e65dc209f1518372f3270a9920] by
-
- build/test/index.html
- src/jquery/jquery.js
- 09:35 Changeset [3672372c1871d3626447006f0dccc4858a6aeedf] by
-
- src/jquery/jquery.js
- 08:58 Ticket #116 (Different Encodings for AJAX) closed by
- invalid
- 08:51 Ticket #228 (different behavior for next() in IE and Firefox) created by
- When using this code: <html> <head> <title>A Tree</title> <script …
- 08:45 Changeset [215f785de699015ba7221f3414807f9e7474ef4d] by
-
- build/test/data/testrunner.js
- 08:37 Changeset [301e2b64937cf1b03899f0583a9c6de1086820a5] by
-
- src/jquery/jquery.js
- 07:47 Changeset [9203775234e83c48411b8b182df72c41532250d0] by
-
- Makefile
- src/jquery/jquery.js
10/02/06:
- 16:58 Changeset [ad2a6bd91626efbaf9509c9643c60679b1fab942] by
-
- src/ajax/ajax.js
- 16:45 Changeset [785de349f5d31d8ecb75c6842b3b9d63e90a433d] by
-
- src/ajax/ajax.js
- 16:29 Changeset [7609b59c3f32f5836a4fb7b1e01c3c86df778151] by
-
- src/jquery/jquery.js
- 16:29 Ticket #206 (IE 6 removes whitespace, eg. when using append) closed by
- wontfix
- 16:15 Changeset [feabeb8572979f7888bd73e80f436bece1448e5a] by
-
- src/jquery/jquery.js
10/01/06:
- 17:41 Ticket #113 (hover() mouseout bug) closed by
- invalid
- 17:40 Ticket #222 (Hover Bug) closed by
- fixed: Fixed in SVN.
- 17:40 Changeset [644256759f959b30c6e041adb46714675421fb5d] by
-
- src/event/event.js
- 15:12 Ticket #197 ($.postJSON) closed by
- invalid: If you need this alot, you could just add it as a plugin: […] This …
- 15:00 Ticket #215 (Diana) closed by
- fixed: Fixed in SVN.
- 15:00 Changeset [7654d3b833c0161aacc66abd6d861f53f9d8c395] by
-
- src/ajax/ajax.js
- 14:35 Ticket #16 (Returning script tag in IE fails) closed by
- invalid: Can be easily worked around by ommiting the script tags in the response …
- 14:33 Ticket #165 (Last-Modified and Firefox 1.0) closed by
- fixed: Fixed in SVN (swallowing the exception).
- 14:32 Ticket #156 (ifModified arg to $.ajax()) closed by
- fixed: Fixed in SVN.
- 14:32 Changeset [08d865862a0d26f8ca616ff5a39d97203bda9614] by
-
- src/ajax/ajax.js
- 14:16 Ticket #195 (Timeout as Argument to AJAX) closed by
- fixed: Added to SVN.
- 14:15 Changeset [e94db76ada82c6a00d557e4452738bb3a81229b7] by
-
- src/ajax/ajax.js
- 14:05 Changeset [7dd456176d399a27784f22e58168ba9db95df8f5] by
-
- src/ajax/ajax.js
- 13:15 Changeset [47200bc76f83784f448bda31ac2cb166647aca71] by
-
- src/event/event.js
- 03:52 Ticket #227 (.animate() overflow not reset) created by
- When calling .animate directly, it seems as if element overflow is not …
09/30/06:
- 14:36 Ticket #69 (Replacement :input, :radio, etc.) closed by
- fixed: Fixed in SVN.
- 14:35 Ticket #225 ([PATCH] IE Memory Leaks from event system) closed by
- fixed: Added to SVN. Good job Brandon!
- 14:34 Changeset [308d771dd1973015166f0ac3b6cc7d538f7911c4] by
-
- build/test/data/json.php
- build/test/data/name.php
- build/test/data/test.js
- build/test/data/testrunner.js
- build/test/index.html
- build/test/test.js
- 14:34 Changeset [cc5625067a6bb75d357181cf6483ae0ab367c73f] by
-
- src/event/event.js
- 14:32 Changeset [10532fb3ae4f18c77263a7cbc0840e9eb3805de4] by
-
- src/ajax/ajax.js
- 14:30 Changeset [401b58c17e5b1e666ea30c262399254ae0a60a0e] by
-
- src/jquery/jquery.js
- 11:02 Ticket #216 ($.ajax: Evaluate JS for "html" dataType like load()) closed by
- invalid
- 10:37 Ticket #1 (SPAM) closed by
- invalid
- 03:34 Ticket #225 ([PATCH] IE Memory Leaks from event system) created by
- Currently jQuery does not take care of the well known memory leak from …
09/29/06:
09/28/06:
- 14:57 Ticket #223 (IE6 jQuery.ready bug in jQuery Rev. 249 (released 8/31/06)) created by
- IE6 (unreliably) generates the following error message at line 1200 of the …
- 02:40 Ticket #222 (Hover Bug) created by
- In firefox if you have a div with an input element inside of it and use …
Note: See TracTimeline
for information about the timeline view.
