Timeline
10/13/06:
- 23:36 Ticket #278 (Make :contains() be optionally case insensitive) created by
- At the moment, :contains() is case sensitive only. We need a way to make …
- 23:11 Ticket #273 (ajaxStart and ajaxStop are having issues) closed by
- fixed: Yeah, this was it - good catch!
- 23:10 Ticket #271 (.add( jQuery )) closed by
- duplicate
- 23:09 Ticket #188 (Ron) closed by
- fixed: This should be resolved now, as attribute setting has been modified in …
- 21:06 Ticket #276 (animate() sets absolute dimensions when using "show" and "hide" targets) created by
- When you use animate() to change the height or width of an element to …
- 18:52 Ticket #275 (XML not properly parsed by Interface Autocompleter) closed by
- invalid: I see. This is related the the $.ajax function's parameter changes in …
- 18:40 Ticket #275 (XML not properly parsed by Interface Autocompleter) created by
- The Interface plugin's Autocompleter doesn't properly handle the response …
- 18:22 Ticket #164 (IE throws errors for $(this) in nested each loops) reopened by
- From Stephan Woodbridge: I see that Bug #164 has closed. I just …
- 17:53 Ticket #274 (load() of html is not shown properly after hide/show) created by
- Example of the problen can be found here …
- 17:02 Ticket #273 (ajaxStart and ajaxStop are having issues) created by
- There have been multiple reports that ajaxStart and ajaxStop do not work …
- 14:56 Changeset [e7669f64d88612884df27c5744558191f8e6c8b1] by
-
- build/test/data/with_fries.xml
- src/ajax/ajax.js
- src/jquery/jquery.js
- 14:02 Ticket #265 (Some variables are not initialized properly in jQuery.ajax in 1.0.2) closed by
- fixed: global and timeout options are now initialized properly when $.ajax is …
- 14:02 Changeset [bfa8306633da9c2500e4f3e190c81a9827a8f95a] by
-
- src/ajax/ajax.js
- 13:58 Ticket #216 ($.ajax: Evaluate JS for "html" dataType like load()) closed by
- fixed: Fixed in SVN.
- 13:57 Changeset [cb53fc02b68ca267f9eddd8fd4f5d92ef08ae022] by
-
- build/test/data/test.html
- src/ajax/ajax.js
- src/jquery/jquery.js
- 12:48 Ticket #208 ($.load should automatically be JQuerified) closed by
- worksforme: Defining your DOM ready code inside a single function and passing that …
- 12:40 Ticket #256 ($('something').load('test.html').show("slow") won't work) closed by
- duplicate: See #263.
- 12:36 Ticket #270 (Mod of API Docs for jQuery "val") closed by
- fixed: Fixed in SVN.
- 12:36 Changeset [ba7dc19416cf087c6b9c590234bac78b218d5874] by
-
- src/jquery/jquery.js
- 07:19 Ticket #264 (jQuery 1.0.2 appears to break the Interface Elements Autocompleter plugin) closed by
- fixed
10/12/06:
- 16:44 Ticket #164 (IE throws errors for $(this) in nested each loops) closed by
- fixed: I made some more changes and fixed the remaining code. Everything seems to …
- 16:37 Changeset [edb54ef7334831d47591569316beb69e8ad717d6] by
-
- src/jquery/jquery.js
- 16:30 Changeset [96d429b940be462d5908d9a79fbcb2717f9211e5] by
-
- src/jquery/jquery.js
10/11/06:
- 17:11 Ticket #271 (.add( jQuery )) created by
- Trying to merge two jQuery objects does not work correctly.
- 13:35 Changeset [2e544e9eb89c87b9eac6df445474d21e9be604eb] by
-
- build/test/data/dashboard.xml
- src/ajax/ajax.js
- src/jquery/jquery.js
- 13:19 Ticket #270 (Mod of API Docs for jQuery "val") created by
- In the 1.0.2 API for "V", the example $("input").value("test"); should …
- 12:51 Changeset [6de5a6b96a72f7b0b2cc54fa7df5410664b6e18b] by
-
- src/jquery/jquery.js
- 04:24 Ticket #193 (The float property for IE) closed by
- fixed: I would agree that css needs to be seperated from attr and I am working on …
- 04:23 Changeset [dde208fc4b60aa183899687ec071a6c31556ead2] by
-
- src/jquery/jquery.js
- 04:09 Ticket #170 (Hyphens in CSS, IE6) closed by
- fixed: Fixed in SVN.
- 04:09 Changeset [8365b37c483a597774d4d4617bd9d0d7cd87c926] by
-
- src/jquery/jquery.js
- 00:05 Ticket #77 (JS 'warnings' generated in firefox) reopened by
- Warnings appear when javascript.options.strict=true (about:config)
10/10/06:
- 21:31 Ticket #267 (query for id in context ignores context) created by
- From Christof Donat: JQuery could check if context.getElementById exists …
- 21:28 Changeset [05164f34be95f271301d5dbd9a1d13207b3bf850] by
-
- src/fx/fx.js
- 21:15 Ticket #164 (IE throws errors for $(this) in nested each loops) reopened by
- All the necessary fixes have been posted by Peter to the mailing list: …
- 18:52 Ticket #266 (AJAX xml override for XHTML docs.) created by
- Call $.ajax(parm) where parm.dataType is "xml", and the url winds up as …
- 17:49 Ticket #237 (Assert that animate does not alter the hash param) closed by
- fixed: Fixed in SVN.
- 17:48 Changeset [692d676e993b198e30c8940ab61745d7578229bf] by
-
- src/fx/fx.js
- 15:01 Ticket #227 (.animate() overflow not reset) closed by
- fixed: Fixed in SVN.
- 15:00 Changeset [cafd40805a20d02fe1a904a4c0a0cc6f0c525f80] by
-
- src/fx/fx.js
- 14:14 Changeset [c901863b31e4550d44f4512106c102cb4fac285e] by
-
- src/fx/fx.js
- 13:58 Changeset [8526de137ab426a7f9785b545a32a0b05476b2c1] by
-
- src/fx/fx.js
- 12:49 Ticket #265 (Some variables are not initialized properly in jQuery.ajax in 1.0.2) created by
- The variables success, error, dataType, global and timeout are …
- 04:50 Ticket #264 (jQuery 1.0.2 appears to break the Interface Elements Autocompleter plugin) created by
- The Interface Autocompleter plugin worked with 1.0.1. With 1.0.2 IE6/7 …
- 03:08 Ticket #262 (Extending Object prototype breaks jQuery (was: "name.replace is not a ...) created by
- name.replace is not a function jquery.js (line 705) This is at the end of …
- 02:41 Changeset [016bd18ba37d095696a3de983008c4719dff6029] by
-
- src/dimensions/dimensions.js
- 01:59 Changeset [dbee06de85859af59591813d3004e6695b8bb278] by
-
- src/dimensions/dimensions.js
- src/event/event.js
- src/fx/fx.js
- src/intro.js
- src/jquery/jquery.js
- src/outro.js
- 01:17 Changeset [967eec18317d0451af93b1a86902e80d39086507] by
-
- build/docs/docs.js
- build/docs/style/docs.xsl
- 00:23 Changeset [766c3765bd30e6a643eff99da0f1c293aa2897bd] by
-
- Makefile
- build/docs/docs.js
- src/jquery/jquery.js
- version.txt
10/09/06:
- 18:16 Ticket #260 (Multiple simultaneous animations not completing in FF) created by
- Here is a demo: …
- 13:34 Ticket #258 (Sherry) created by
- In IE6 the folowing code is not working : var option = …
- 07:24 Changeset [6cb2e8ee8b801381fba9fcb14078f87de2517926] by
-
- src/ajax/ajax.js
10/08/06:
- 17:19 Ticket #256 ($('something').load('test.html').show("slow") won't work) created by
- As the subject says, while $('something').load('test.html').show() (no …
- 16:19 Changeset [b30a469a5a66d1e11fbe1fa0bcc30636a23d4d78] by
-
- build/test/data/testrunner.js
- src/jquery/jquery.js
- 14:34 Changeset [fac6a87dcf2cb731692ea5baa647293435cdde01] by
-
- src/ajax/ajax.js
- 09:57 Changeset [012153008398ea8fe57c19184d807250b38164a0] by
-
- build/docs/docs.js
- build/js/writeFile.js
- build/test/test.js
- 02:10 Ticket #184 (Cross Browser Dimensions) closed by
- fixed: The dimensions.js now has an offset method for getting the position of an …
- 01:59 Ticket #187 (I.E. text rendering at full opacity) closed by
- fixed: This is fixed in SVN revision 407. Setting background-color: transparent …
- 01:41 Ticket #200 (FadeIn/FadeOut breaks if opacity is already set) closed by
- fixed: Fixed in SVN revision 407.
- 01:32 Ticket #74 (css('top') and css('left')) closed by
- fixed: This is now available through the $().offset() method in dimensions.js. …
- 01:26 Ticket #179 (fx.custom() doesn't work for opacity in IE) closed by
- fixed: Fixed in SVN revision 407
10/07/06:
- 22:24 Ticket #255 (Add reverse and sort to jQuery core) created by
- reverse: […] sort: […]
- 22:22 Ticket #6 (changed from input/radio/checkbox, etc. break too much) closed by
- invalid
- 20:35 Ticket #240 (jQuery IE6 bug with base href) closed by
- wontfix: This is an IE6 bug as the above comment notes. The work-around is to …
- 20:08 Ticket #204 ([PATCH] IE Opacity issues resolved) closed by
- fixed: Fixed in SVN Rev: 407.
- 20:06 Changeset [c26ae24a1be9fda111f2c3fc69a3e865bfc1ec31] by
-
- src/dimensions/dimensions.js
- src/fx/fx.js
- src/jquery/jquery.js
10/06/06:
- 17:15 Changeset [7b2c84ddbe004ed4ab2ee3982af40b7275d7dfde] by
-
- src/ajax/ajax.js
- src/event/event.js
- src/fx/fx.js
- src/jquery/jquery.js
- 15:11 Ticket #204 ([PATCH] IE Opacity issues resolved) reopened by
- Not yet working, Brandon tries to figure it out.
- 15:09 Ticket #115 (Namespaced Selection of Elements and Attributes) closed by
- duplicate: See http://jquery.com/dev/bugs/bug/155/
- 15:05 Changeset [e218628dda347f5aa9241046780f3345713d7a35] by
-
- src/jquery/jquery.js
- 15:05 Ticket #214 (append(html) function fails, if html is a table fragment and begins with ...) closed by
- fixed: Trimming whitespace should help, fixed in SVN, yet untested.
- 15:01 Ticket #207 (IE weirdness on semi-opaque anti-aliased text, a small fix) closed by
- duplicate
- 15:01 Ticket #160 (a fix for getAttribute('action') in forms) closed by
- fixed: Opera did work fine, but the test was crap. Fixed.
- 14:53 Ticket #163 (IE throws errors for $(this) in nested each loops) closed by
- duplicate
- 14:52 Ticket #211 (IE5 scripting error) closed by
- invalid: In that case, you should load the mentioned code before jQuery on your …
- 14:37 Ticket #221 (filter seemingly not operating correctly) closed by
- fixed: Fixed in SVN.
- 14:33 Ticket #212 (Rhonda) closed by
- fixed: sibling() is fixed in SVN.
- 14:32 Ticket #235 (Simon) closed by
- duplicate: Summarized in http://jquery.com/dev/bugs/bug/252/
- 14:31 Ticket #236 (extend not(jQuery) to be able to operate with sets) closed by
- duplicate: Summarized in http://jquery.com/dev/bugs/bug/252/
- 14:31 Ticket #252 (Extend not(), filter(), add() etc. to accept jQuery object as argument) created by
- 14:26 Ticket #218 (Brad) closed by
- fixed
- 14:26 Changeset [cc967562cae77d62f8288ead533ec1a7da539d0a] by
-
- src/jquery/jquery.js
- 14:14 Changeset [29f3fd50f717b8e0592f46c6ab8bfd5d77e8e063] by
-
- src/ajax/ajax.js
- 14:05 Ticket #222 (Hover Bug) closed by
- fixed: Fixed.
- 14:05 Changeset [c5943ff9bbc62afe434901e0aa0f28f0c60ba94a] by
-
- src/event/event.js
- 13:13 Ticket #164 (IE throws errors for $(this) in nested each loops) closed by
- wontfix: I see no way to solve this within the text() implementation. It seems …
- 13:11 Ticket #217 (Sabrina) closed by
- fixed: All important points have been solved.
- 13:10 Ticket #251 (Merge form plugin into core) created by
- The core serialize method is extremely limited, while the form plugin …
- 13:05 Ticket #173 (Safari crash in test suite) closed by
- fixed: Should all be fixed by now.
- 13:01 Ticket #204 ([PATCH] IE Opacity issues resolved) closed by
- fixed: Added fix to SVN, still needs proper testing
- 13:00 Changeset [1ffa984e0d27a832245920d045b88c94c00a998c] by
-
- src/fx/fx.js
- src/jquery/jquery.js
- 12:53 Ticket #250 (wrong safari detection) closed by
- fixed: I'm not sure when, but it has already been fixed in SVN: […]
- 09:49 Ticket #250 (wrong safari detection) created by
- Safari is not truly detected because mozilla detection is quite wrong : …
Note: See TracTimeline
for information about the timeline view.
