Timeline
Nov 15, 2006:
- 6:11 PM 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 …
- 5:54 PM 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, …
- 12:13 PM Changeset [32816eff]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 11:14 AM 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 …
- 11:09 AM 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 …
- 11:01 AM Ticket #288 (Expressions: sorting) closed by
- worksforme
- 10:54 AM Ticket #395 ($(E ~ F) fails if E is the first sibling) closed by
- duplicate: See #310 This is now fixed in SVN Rev: 585
- 10:53 AM Ticket #310 (jQuery ~ operator bug (and fix)) closed by
- fixed: This is now fixed in SVN Rev: 585 See also #395
- 10:53 AM Changeset [f12df1df]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 5:08 AM Changeset [db621dd8]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- build/test/data/testsuite.css
- 5:07 AM Changeset [d6ab3c7]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Nov 14, 2006:
- 11:24 PM 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 $. …
- 8:58 PM Changeset [fcc99cd]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 4:11 PM 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 …
- 4:02 PM Changeset [044d47a]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 2:34 PM Ticket #392 (Update CSS Selectors Documentation) created by
- Seem that the documentation about the CSS Selectors …
- 11:18 AM Ticket #390 (Can't attach IFrame's load event/IE7) created by
- Try: […] $(d).bind(...) dosen't work too. but standard …
Nov 13, 2006:
- 9:17 AM Ticket #48 (Seach scope does not work as expected with content loaded via $.get) reopened by
- 9:16 AM Ticket #284 (Create a nightly build) reopened by
- 5:37 AM Changeset [9261e7e]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
Nov 12, 2006:
- 1:26 PM 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 …
Nov 11, 2006:
- 9:04 AM Ticket #165 (Last-Modified and Firefox 1.0) closed by
- invalid: SPAMPOLICE
- 8:18 AM Ticket #285 (Selecting $(window) with iFrame errors) closed by
- worksforme: You shouldn't use body onload=... with jQuery. Please check if it …
- 8:14 AM Ticket #321 (getScript doesn't handle "file not found" errors) closed by
- wontfix
- 8:11 AM Ticket #48 (Seach scope does not work as expected with content loaded via $.get) closed by
- wontfix
- 7:13 AM Ticket #376 (Apparent conflict between prototype & jquery in IE6 & IE7) closed by
- wontfix: There is documentation available to get jQuery working with Prototype: …
- 7:11 AM Ticket #377 (Auto-convert data in $.ajax if passed as object other then string) closed by
- fixed: Fixed in SVN.
- 7:11 AM Changeset [93c1340]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 7:08 AM Ticket #337 (More consistent/feature rich ajax programming model) closed by
- fixed: Fixed in SVN: The callback for load() gets the responseText as first …
- 7:08 AM Changeset [d0eda682]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:59 AM Ticket #284 (Create a nightly build) closed by
- wontfix
- 6:58 AM 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 …
- 6:53 AM Ticket #278 (Make :contains() be optionally case insensitive) closed by
- worksforme: This could easily be added when required: $.extend($.expr:?, { …
- 6:49 AM Ticket #380 ($.getJSON() causes eval()-related errors on timeout.) closed by
- fixed: As a side-effect, this was fixed while refactoring $.get. $.get now …
- 6:34 AM Changeset [7ff54c40]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:32 AM 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 …
- 6:00 AM Ticket #381 (Document global ajax settings) created by
- By moving the defaults into a global object, clients could modify …
Nov 10, 2006:
- 7:30 PM Ticket #380 ($.getJSON() causes eval()-related errors on timeout.) created by
- When $.getJSON function is used and the request timeouts, in .httpData …
- 5:40 PM Ticket #378 (Deprecate $.get and $.post) closed by
- invalid: $.get and $.post are still useful for convenience: They provide a …
- 2:58 PM 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 …
- 12:20 PM Ticket #378 (Deprecate $.get and $.post) created by
- $.get and $.post are currently degenerated versions of $.ajax. The …
- 12:18 PM 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 …
- 11:36 AM Ticket #376 (Apparent conflict between prototype & jquery in IE6 & IE7) created by
- Rails app using prototype defaults & jquery(1.0.3) - Rails' …
- 11:18 AM 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 … - 5:08 AM 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 …
- 2:42 AM Ticket #182 (jQuery’s toggle(); gets mixed up with moo.fx’s toggle();) closed by
- invalid: SPAM
Nov 9, 2006:
- 4:25 PM Changeset [d8fb555]1.12-stable2.2-stablekillphp by
- build.xml
- 4:16 PM Changeset [03b0a9c]1.12-stable2.2-stablekillphp by
- build/test/data/test.html
- build/test/data/test.js
- src/ajax/ajax.js
- src/jquery/jquery.js
- 1:28 PM Ticket #262 (Extending Object prototype breaks jQuery (was: "name.replace is not a ...) reopened by
- 8:39 AM Ticket #371 (ajax dosen't support xml posts) created by
- $.ajax/$.post dosen't support xml as "data" for post to server.
- 3:22 AM Changeset [c0e0119]1.12-stable2.2-stablekillphp by
- build.xml
Nov 8, 2006:
- 11:44 AM Ticket #368 (attribute selector not working in IE6 in jQuery 1.0.3) created by
- Using this selector to find null links in my #nav container: $("#nav …
- 10:21 AM Ticket #171 (IE Eval Context) closed by
- worksforme: Can't verify this problem, the eval stuff seems to work fine in IE.
- 4:44 AM Changeset [e07bfbef]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
Note: See TracTimeline
for information about the timeline view.