Timeline
11/17/06:
- 23:58 Ticket #71 (hide/show broken) closed by
- fixed
- 23:54 Ticket #51 (Issue with Arrays) closed by
- fixed
- 22:22 Ticket #392 (Update CSS Selectors Documentation) closed by
- fixed: Updated.
- 22:20 Ticket #67 (the center() function doesn't work when the parent object is body) closed by
- fixed: I'm fairly certain that this has been resolved in SVN.
- 22:19 Ticket #48 (Seach scope does not work as expected with content loaded via $.get) closed by
- duplicate
- 20:15 Ticket #360 ($('dd:nth-child(odd)') Doesn't select correctly) closed by
- wontfix: This is correct - and the way its expected to work in CSS. To do what you …
- 18:57 Ticket #308 (Making jquery 1.0.2 work in Firefox 2.0 ...) closed by
- worksforme: Not able to duplicate this, closing.
- 18:50 Ticket #266 (AJAX xml override for XHTML docs.) closed by
- wontfix: I didn't realize that overrideMimeType didn't exist in IE, though. So it …
- 17:40 Ticket #408 (name attribute removed in Internet Explorer) created by
- When I create an input element with a name, the name gets removed when I …
- 17:23 Ticket #266 (AJAX xml override for XHTML docs.) reopened by
- I think what's being driven at here is that the dataType should try harder …
- 16:55 Ticket #407 (getScript and Safari) created by
- While developing the PunchCard widget I've found a problem with getScript …
- 15:14 Ticket #290 (Document behaviour of destructive methods like find etc.) closed by
- invalid: Destructive behaviour will be history from 1.1 on, therefore this ins't …
- 15:13 Ticket #349 (Fix to API navigation in Safari) closed by
- invalid: The current API docs will be replaced with a new version soon that doesn't …
- 14:58 Ticket #266 (AJAX xml override for XHTML docs.) closed by
- worksforme: Klaus said he doesn't see any bug here, and he is our personal mimtype …
- 14:50 Ticket #405 (Aborting XMLHttpRequest is not possible) closed by
- fixed: Fixed in SVN. $.ajax() now returns the XMLHttpRequest. Docs reflect this …
- 14:49 Changeset [cb0fbbbac1ccad88fe548d9e1fe2b8d791098eb0] by
-
- src/ajax/ajax.js
- 14:49 Ticket #405 (Aborting XMLHttpRequest is not possible) created by
- Currently it is not possible to manually abort an XMLHttpRequest started …
- 10:15 Changeset [c119a80ea37a6940ec55dfb7b9f9b296800c7928] by
-
- src/ajax/ajax.js
- 09:57 Ticket #371 (ajax dosen't support xml posts) closed by
- fixed: Fixed in SVN. Added option to override Content-Type header (contentType), …
- 09:56 Changeset [1e620109d7bd3f77f770f5dbe22f3ef616fa0bb0] by
-
- build/test/data/testsuite.css
- src/ajax/ajax.js
11/16/06:
- 21:42 Changeset [06c185321c4d6feea0894146db0547caf9b4768a] by
-
- src/fx/fx.js
- 20:39 Changeset [6404d6e3ecfc369c45c2e9661628402d0a6e9898] by
-
- src/ajax/ajax.js
- 15:28 Ticket #399 (Second handler firing after first returned false) created by
- When registering two functions to an event on the same element and the …
- 10:30 Changeset [317ea5caeacdae60ef759fd1e35c9219c9e14c87] by
-
- src/ajax/ajax.js
11/15/06:
- 23:11 Ticket #276 (animate() sets absolute dimensions when using "show" and "hide" targets) closed by
- fixed: This is actually the way it is supposed to work. The stylesheet should …
- 22:54 Ticket #276 (animate() sets absolute dimensions when using "show" and "hide" targets) reopened by
- This still isn't working right. I suspect that this issue is related, as …
- 17:13 Changeset [32816eff59095841e078cf5a7bf637ea64c4c801] by
-
- src/event/event.js
- 16:14 Ticket #219 (slideDown misscalculates the height in some cases.) closed by
- worksforme: I'm closing this out as worksforme. Feel free to reopen with a simplified …
- 16:09 Ticket #368 (attribute selector not working in IE6 in jQuery 1.0.3) closed by
- wontfix: This is caused by IE messing with the attribute value when using …
- 16:01 Ticket #288 (Expressions: sorting) closed by
- worksforme
- 15:54 Ticket #395 ($(E ~ F) fails if E is the first sibling) closed by
- duplicate: See #310 This is now fixed in SVN Rev: 585
- 15:53 Ticket #310 (jQuery ~ operator bug (and fix)) closed by
- fixed: This is now fixed in SVN Rev: 585 See also #395
- 15:53 Changeset [f12df1df853d9ddabe45164f03c811ba01b6bfd2] by
-
- src/jquery/jquery.js
- 10:08 Changeset [db621dd8ddf90259d4a170691fdd15574c2c011b] by
-
- build/test/data/testrunner.js
- build/test/data/testsuite.css
- 10:07 Changeset [d6ab3c71ac49f370367f28e0bdf433c173adbdb1] by
-
- src/jquery/jquery.js
- 04:24 Ticket #395 ($(E ~ F) fails if E is the first sibling) created by
- I am having a problem with the "element preceded by" syntax for $. …
- 01:58 Changeset [fcc99cd0f5464d8172405ad33b797e74d751b4c6] by
-
- src/jquery/jquery.js
11/14/06:
- 21:11 Ticket #276 (animate() sets absolute dimensions when using "show" and "hide" targets) closed by
- fixed: This is now fixed in SVN REV: 576. As a result of this fix the private …
- 21:02 Changeset [044d47a504b73b66518852374e04024d22a75662] by
-
- src/fx/fx.js
- 19:34 Ticket #392 (Update CSS Selectors Documentation) created by
- Seem that the documentation about the CSS Selectors …
- 16:18 Ticket #390 (Can't attach IFrame's load event/IE7) created by
- Try: […] $(d).bind(...) dosen't work too. but standard …
11/13/06:
- 14:17 Ticket #48 (Seach scope does not work as expected with content loaded via $.get) reopened by
- 14:16 Ticket #284 (Create a nightly build) reopened by
- 10:37 Changeset [9261e7ee13d867b3434ea0d9617ca30844318966] by
-
- src/ajax/ajax.js
11/12/06:
- 18:26 Ticket #384 (IE fails to send/set custom request headers) created by
- It'd be nice to allow custom request headers in AJAX requests. Here is a …
11/11/06:
- 14:04 Ticket #165 (Last-Modified and Firefox 1.0) closed by
- invalid: SPAMPOLICE
- 13:18 Ticket #285 (Selecting $(window) with iFrame errors) closed by
- worksforme: You shouldn't use body onload=... with jQuery. Please check if it works …
- 13:14 Ticket #321 (getScript doesn't handle "file not found" errors) closed by
- wontfix
- 13:11 Ticket #48 (Seach scope does not work as expected with content loaded via $.get) closed by
- wontfix
- 12:13 Ticket #376 (Apparent conflict between prototype & jquery in IE6 & IE7) closed by
- wontfix: There is documentation available to get jQuery working with Prototype: …
- 12:11 Ticket #377 (Auto-convert data in $.ajax if passed as object other then string) closed by
- fixed: Fixed in SVN.
- 12:11 Changeset [93c1340d5504264584d8837b87c1b58dc8a8ac50] by
-
- src/ajax/ajax.js
- 12:08 Ticket #337 (More consistent/feature rich ajax programming model) closed by
- fixed: Fixed in SVN: The callback for load() gets the responseText as first …
- 12:08 Changeset [d0eda6827f9bfcf88906e4e45f357cb40e425a05] by
-
- src/ajax/ajax.js
- 11:59 Ticket #284 (Create a nightly build) closed by
- wontfix
- 11:58 Ticket #346 (A suggestion for the Wiki) closed by
- wontfix: It's true that the wiki and track spam is ugly, but it looks like the …
- 11:53 Ticket #278 (Make :contains() be optionally case insensitive) closed by
- worksforme: This could easily be added when required: $.extend($.expr:?, { …
- 11:49 Ticket #380 ($.getJSON() causes eval()-related errors on timeout.) closed by
- fixed: As a side-effect, this was fixed while refactoring $.get. $.get now uses …
- 11:34 Changeset [7ff54c403435bbb9f0e66caf6e5f6a663acc543d] by
-
- src/ajax/ajax.js
- 11:32 Ticket #223 (IE6 jQuery.ready bug in jQuery Rev. 249 (released 8/31/06)) closed by
- worksforme: Please correct me if I got it wrong, but to summarize this: If you include …
- 11:00 Ticket #381 (Document global ajax settings) created by
- By moving the defaults into a global object, clients could modify these …
- 00:30 Ticket #380 ($.getJSON() causes eval()-related errors on timeout.) created by
- When $.getJSON function is used and the request timeouts, in .httpData …
11/10/06:
- 22:40 Ticket #378 (Deprecate $.get and $.post) closed by
- invalid: $.get and $.post are still useful for convenience: They provide a "typed" …
- 19:58 Ticket #379 (Fix for Safari's lack of support for 'onchange') created by
- Safari 2.x (and 1.x) doesn't support radio button 'onchange' so I've …
- 17:52 Ticket #55 (this.set is not a function) closed by
- invalid
- 17:20 Ticket #378 (Deprecate $.get and $.post) created by
- $.get and $.post are currently degenerated versions of $.ajax. The only …
- 17:18 Ticket #377 (Auto-convert data in $.ajax if passed as object other then string) created by
- There is hardly a case where the data passed to $.ajax is not converted …
- 16:36 Ticket #376 (Apparent conflict between prototype & jquery in IE6 & IE7) created by
- Rails app using prototype defaults & jquery(1.0.3) - Rails' …
- 16:18 Ticket #320 (Why not make jQuery objects inherit directly from Array?) closed by
- wontfix: Oh god, the magic length value. I thought there was some way around that …
- 10:08 Ticket #262 (Extending Object prototype breaks jQuery (was: "name.replace is not a ...) closed by
- invalid: It's nice to have compability with other's code, but this is a topic where …
- 07:42 Ticket #182 (jQuery’s toggle(); gets mixed up with moo.fx’s toggle();) closed by
- invalid: SPAM
Note: See TracTimeline
for information about the timeline view.
