Timeline
Oct 10, 2006:
- 8:05 PM Ticket #77 (JS 'warnings' generated in firefox) reopened by
- Warnings appear when javascript.options.strict=true (about:config)
- 5:31 PM Ticket #267 (query for id in context ignores context) created by
- From Christof Donat: JQuery could check if context.getElementById …
- 5:28 PM Changeset [05164f3]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 5:15 PM 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: …
- 2:52 PM Ticket #266 (AJAX xml override for XHTML docs.) created by
- Call $.ajax(parm) where parm.dataType is "xml", and the url winds up …
- 1:49 PM Ticket #237 (Assert that animate does not alter the hash param) closed by
- fixed: Fixed in SVN.
- 1:48 PM Changeset [692d676]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 11:01 AM Ticket #227 (.animate() overflow not reset) closed by
- fixed: Fixed in SVN.
- 11:00 AM Changeset [cafd4080]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 10:14 AM Changeset [c901863]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 9:58 AM Changeset [8526de13]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 8:49 AM Ticket #265 (Some variables are not initialized properly in jQuery.ajax in 1.0.2) created by
- The variables
success
,error
,dataType
,global
andtimeout
… - 12:50 AM 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 …
Oct 9, 2006:
- 11:08 PM 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 …
- 10:41 PM Changeset [016bd18]1.12-stable2.2-stablekillphp by
- src/dimensions/dimensions.js
- 9:59 PM Changeset [dbee06d]1.12-stable2.2-stablekillphp1.0.2 by
- src/dimensions/dimensions.js
- src/event/event.js
- src/fx/fx.js
- src/intro.js
- src/jquery/jquery.js
- src/outro.js
- 9:17 PM Changeset [967eec1]1.12-stable2.2-stablekillphp by
- build/docs/docs.js
- build/docs/style/docs.xsl
- 8:23 PM Changeset [766c376]1.12-stable2.2-stablekillphp by
- Makefile
- build/docs/docs.js
- src/jquery/jquery.js
- version.txt
- 2:16 PM Ticket #260 (Multiple simultaneous animations not completing in FF) created by
- Here is a demo: …
- 9:34 AM Ticket #258 (Sherry) created by
- In IE6 the folowing code is not working : var option = …
- 3:24 AM Changeset [6cb2e8ee]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
Oct 8, 2006:
- 1:19 PM Ticket #256 ($('something').load('test.html').show("slow") won't work) created by
- As the subject says, while $('something').load('test.html').show() …
- 12:19 PM Changeset [b30a469a]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- src/jquery/jquery.js
- 10:34 AM Changeset [fac6a87d]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 5:57 AM Changeset [0121530]1.12-stable2.2-stablekillphp by
- build/docs/docs.js
- build/js/writeFile.js
- build/test/test.js
Oct 7, 2006:
- 10:10 PM Ticket #184 (Cross Browser Dimensions) closed by
- fixed: The dimensions.js now has an offset method for getting the position of …
- 9:59 PM Ticket #187 (I.E. text rendering at full opacity) closed by
- fixed: This is fixed in SVN revision 407. Setting background-color: …
- 9:41 PM Ticket #200 (FadeIn/FadeOut breaks if opacity is already set) closed by
- fixed: Fixed in SVN revision 407.
- 9:32 PM Ticket #74 (css('top') and css('left')) closed by
- fixed: This is now available through the $().offset() method in …
- 9:26 PM Ticket #179 (fx.custom() doesn't work for opacity in IE) closed by
- fixed: Fixed in SVN revision 407
- 6:24 PM Ticket #255 (Add reverse and sort to jQuery core) created by
- reverse: […] sort: […]
- 6:22 PM Ticket #6 (changed from input/radio/checkbox, etc. break too much) closed by
- invalid
- 4:35 PM 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 …
- 4:08 PM Ticket #204 ([PATCH] IE Opacity issues resolved) closed by
- fixed: Fixed in SVN Rev: 407.
- 4:06 PM Changeset [c26ae24]1.12-stable2.2-stablekillphp by
- src/dimensions/dimensions.js
- src/fx/fx.js
- src/jquery/jquery.js
Oct 6, 2006:
- 1:15 PM Changeset [7b2c84d]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/event/event.js
- src/fx/fx.js
- src/jquery/jquery.js
- 11:11 AM Ticket #204 ([PATCH] IE Opacity issues resolved) reopened by
- Not yet working, Brandon tries to figure it out.
- 11:09 AM Ticket #115 (Namespaced Selection of Elements and Attributes) closed by
- duplicate: See http://jquery.com/dev/bugs/bug/155/
- 11:05 AM Changeset [e218628d]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:05 AM Ticket #214 (append(html) function fails, if html is a table fragment and begins ...) closed by
- fixed: Trimming whitespace should help, fixed in SVN, yet untested.
- 11:01 AM Ticket #207 (IE weirdness on semi-opaque anti-aliased text, a small fix) closed by
- duplicate
- 11:01 AM Ticket #160 (a fix for getAttribute('action') in forms) closed by
- fixed: Opera did work fine, but the test was crap. Fixed.
- 10:53 AM Ticket #163 (IE throws errors for $(this) in nested each loops) closed by
- duplicate
- 10:52 AM Ticket #211 (IE5 scripting error) closed by
- invalid: In that case, you should load the mentioned code before jQuery on your …
- 10:37 AM Ticket #221 (filter seemingly not operating correctly) closed by
- fixed: Fixed in SVN.
- 10:33 AM Ticket #212 (Rhonda) closed by
- fixed: sibling() is fixed in SVN.
- 10:32 AM Ticket #235 (Simon) closed by
- duplicate: Summarized in http://jquery.com/dev/bugs/bug/252/
- 10:31 AM Ticket #236 (extend not(jQuery) to be able to operate with sets) closed by
- duplicate: Summarized in http://jquery.com/dev/bugs/bug/252/
- 10:31 AM Ticket #252 (Extend not(), filter(), add() etc. to accept jQuery object as argument) created by
- 10:26 AM Ticket #218 (Brad) closed by
- fixed
- 10:26 AM Changeset [cc96756]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 10:14 AM Changeset [29f3fd5]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 10:05 AM Ticket #222 (Hover Bug) closed by
- fixed: Fixed.
- 10:05 AM Changeset [c5943ff]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 9:13 AM 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 …
- 9:11 AM Ticket #217 (Sabrina) closed by
- fixed: All important points have been solved.
- 9:10 AM Ticket #251 (Merge form plugin into core) created by
- The core serialize method is extremely limited, while the form plugin …
- 9:05 AM Ticket #173 (Safari crash in test suite) closed by
- fixed: Should all be fixed by now.
- 9:01 AM Ticket #204 ([PATCH] IE Opacity issues resolved) closed by
- fixed: Added fix to SVN, still needs proper testing
- 9:00 AM Changeset [1ffa984]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- src/jquery/jquery.js
- 8:53 AM Ticket #250 (wrong safari detection) closed by
- fixed: I'm not sure when, but it has already been fixed in SVN: […]
- 5:49 AM Ticket #250 (wrong safari detection) created by
- Safari is not truly detected because mozilla detection is quite wrong …
Oct 5, 2006:
- 4:54 PM Ticket #6 (changed from input/radio/checkbox, etc. break too much) closed by
- invalid: spamspamspam
- 2:04 PM Ticket #249 (Implement and test nextUntil (or similar)) created by
- http://jquery.com/discuss/2006-August/010451/ John's untested …
- 6:29 AM Ticket #240 (jQuery IE6 bug with base href) created by
- If you use 'base href=""' in document, jQuery slideToggle() function …
- 3:40 AM Changeset [d9ebe84]1.12-stable2.2-stablekillphp by
- src/dimensions/dimensions.js
Oct 4, 2006:
- 5:08 PM Ticket #239 (Animation Docs) created by
- There are lots of plugins with different attemps to customize …
- 5:05 PM Ticket #238 (Seperate private and public $.extend) created by
- Using $.extend like this: […] results in the jQuery object being …
- 5:01 PM 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 …
- 12:23 PM 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 …
- 11:44 AM Ticket #235 (Simon) created by
- if we have var s1=$('td.s1'), s2=$('td.s2') then s1.add(s2) is …
- 12:55 AM Ticket #216 (Add "html" dataType for $.ajax) reopened by
- OK, there is the "html" dataType, but evaluation of JS like it is done …
Oct 3, 2006:
- 9:31 PM Ticket #234 ([PATCH] $().unhover and $().untoggle) created by
- I've added a uhover and untoggle method to jQuery. Here is the …
- 5:47 PM 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 …
- 5:03 PM Ticket #222 (Hover Bug) reopened by
- In the hover method please change this line: […] to this: […] …
- 2:58 PM Ticket #228 (different behavior for next() in IE and Firefox) closed by
- invalid: when nesting the elements different behavior gets alike.
- 2:34 PM 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…
- 2:33 PM Changeset [25ee2d8e]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 11:47 AM Ticket #225 ([PATCH] IE Memory Leaks from event system) reopened by
- danyalex is correct. Here is an updated patch and example. The …
- 10:58 AM Changeset [004f3dd]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/jquery/jquery.js
- 6:55 AM Changeset [eee853f]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:54 AM Changeset [374dbbe]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- 5:40 AM Changeset [3527e8f6]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/jquery/jquery.js
- 5:35 AM Changeset [3672372]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 4:58 AM Ticket #116 (Different Encodings for AJAX) closed by
- invalid
- 4:51 AM Ticket #228 (different behavior for next() in IE and Firefox) created by
- When using this code: <html> <head> <title>A Tree</title> …
- 4:45 AM Changeset [215f785]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- 4:37 AM Changeset [301e2b6]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:47 AM Changeset [9203775]1.12-stable2.2-stablekillphp by
- Makefile
- src/jquery/jquery.js
Note: See TracTimeline
for information about the timeline view.